Loading Tool

Explorer IconExplorer

Memory Pool

72,711 transactions
28.04 vMB
0.06690995 BTC
Random Selection Loading Transactions
Max Size: 166.07/200 MB

Candidate Block

Mining Attempt baebe80f64a6b15c136bfba8035e8203f12eb7219c27c67f7a1e46b5e4489e5a
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 7a76d67e9c9785c95b0b733be45d87157bf02eec5dcf634b64038bd3d44a6306
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,884
Size: 1.00 vMB
Total Fees: 0.01090293 BTC
Feerates: 150.86 > 1.09 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (603,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,678 311,678 000000000000000006b81285af94c954ff8a4541dc6438ce5c68b3570b8b579d 31 0.04/1.00 vMB 8
311,677 311,677 0000000000000000233db3f455cb03b52117a102793e388051c11869f9f5985b 402 0.25/1.00 vMB 28
311,676 311,676 00000000000000001fc2567746eca259d0ec1183f65dc5a9f9a6dd71b20799a8 161 0.11/1.00 vMB 27
311,675 311,675 0000000000000000234afb249a3a5cfd133e5d31dca626d84574c424ca1ee629 1,012 0.63/1.00 vMB 28
311,674 311,674 00000000000000000abd1795585a551eee971e5b95527b9be98e177b61bc68f9 377 0.26/1.00 vMB 23
311,673 311,673 00000000000000003df0843aec2da3ba5f49629e830a4f1b8900969359696768 66 0.04/1.00 vMB 21
311,672 311,672 0000000000000000320ff49e6fc580ec8bb7e09f91e343ab030cb47b732af7b2 314 0.21/1.00 vMB 22
311,671 311,671 00000000000000000f6a072de9fd8df07897b3ac1c388182593d1e20674e07db 542 0.26/1.00 vMB 33
311,670 311,670 000000000000000016fa6624d62eaa04261f2eec486eb5765f7e9b39b973322a 98 0.05/1.00 vMB 28
311,669 311,669 00000000000000002cfdaefad7a7391a4054990b2c1a67e86ebc67456088ac86 114 0.10/1.00 vMB 19
311,668 311,668 00000000000000002504f84801b05c464dea9b323de004dc2463221c314352c7 373 0.24/1.00 vMB 31
311,667 311,667 00000000000000002240b4d6b52dc670de43c98c8fb1bce48e1fc3c99fc877ff 197 0.08/1.00 vMB 30
311,666 311,666 000000000000000039dbb2c7044ce1f965286e3dd3cf8769c920223cf6ad97d7 234 0.12/1.00 vMB 27
311,665 311,665 00000000000000002bb80745984a6abe2a3463e4f7a6fc907860a3aa28581ca3 558 0.33/1.00 vMB 25
311,664 311,664 0000000000000000177c2614bf0c205a68aac1c480208afbcaa19194989b174f 22 0.01/1.00 vMB 13
311,663 311,663 0000000000000000192391f14ccbc5df3736a5a2e0c5312486e8c4f61a78f7f1 619 0.77/1.00 vMB 20
311,662 311,662 000000000000000002b279adc09d1051c33a55a0dc4ad42a2b2b52bf788edc73 445 0.26/1.00 vMB 24
311,661 311,661 00000000000000000e52f1544ca8aafade25d77846e2af489eae28d2b04387ff 87 0.05/1.00 vMB 24
311,660 311,660 00000000000000003763e53fffadda18054901e3cc612d153fd1fee807a27200 720 0.45/1.00 vMB 25
311,659 311,659 000000000000000020512ebe8ed55022e535e16e04ac335d170a48babd82e9bb 312 0.20/1.00 vMB 23
311,658 311,658 00000000000000001fab687f474f5d05b54300de8c72c991f4b50cef8ebfa31d 109 0.10/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.45 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 666.77 GB
    • Received: 15.22 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.