Loading Tool

Explorer IconExplorer

Memory Pool

65,191 transactions
35.50 vMB
0.15598807 BTC
Random Selection Loading Transactions
Max Size: 190.47/200 MB

Candidate Block

Mining Attempt b3cdb86833c5ff657753205d3fa313d20d71c7e74d8d298ab3c705c5d111837e
Version 20000000
Previous Block 00000000000000000000ac06ecc4d286c0b31c9b3f070678d7446ca42e8e89d9
Merkle Root 6066192bad6e99f4baeeb3cb1942198b0a18e32330b0129ea65c3633bd0e5384
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,757
Size: 1.00 vMB
Total Fees: 0.04092003 BTC
Feerates: 96.89 > 4.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,421 (787,744 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
126,677 126,677 0000000000002e7eae18d9eb196b84271d1a00419ff9de3824d7fd8070e6b73e 31 0.01/1.00 vMB 729
126,676 126,676 00000000000033b6bfa306e48770936e30422c7c3d5fc494c3fe2650d2de9d14 4 0.00/1.00 vMB 0
126,675 126,675 000000000000172590ade753ec4d4b25e7378ca8e3c1f6accc71a0e65c2aaa3a 19 0.01/1.00 vMB 950
126,674 126,674 0000000000002fec34c83250fc6fd37fc558830bb57bcdb83473cf8a02ef9b5a 13 0.00/1.00 vMB 1,017
126,673 126,673 00000000000031b33f5bf207c3e7e933da53f4fb7faa1668d957e2fe3d7eb3ea 49 0.01/1.00 vMB 1,944
126,672 126,672 00000000000043884189c60989bf3a95da4296dc3bdbb86ed8081e6bb71d023e 31 0.01/1.00 vMB 677
126,671 126,671 0000000000000ce1afba344d3ca872ba9b2d168dcec51a645408d7c604a442a5 10 0.00/1.00 vMB 340
126,670 126,670 0000000000002500de5f2b4d78862571542093ed585265fbf1ab997bcc00ead9 15 0.00/1.00 vMB 1,163
126,669 126,669 0000000000003a6609e3bef40650f73c051d16d7cb83d65cf1aa80c9661c61f3 20 0.01/1.00 vMB 940
126,668 126,668 0000000000002a10ebe729692f0d4169f74bc71384d84d1020110b3014adbe35 8 0.00/1.00 vMB 877
126,667 126,667 0000000000001db5047fbb72bd400d7f067da1d67a4f6af691103da51fe1b6b6 5 0.00/1.00 vMB 1,474
126,666 126,666 0000000000002047e7b1f397f67e8ef04484c5a590bd37249b9774e875ee2caf 11 0.00/1.00 vMB 759
126,665 126,665 00000000000020a36594327cf4dfd9691e05192d5ba237394ffdedd3ead66e5d 59 0.02/1.00 vMB 437
126,664 126,664 00000000000038a0dac2f3c4e186d3fd224f3d1f608231a7bbdd4c66fc9f955e 6 0.00/1.00 vMB 308
126,663 126,663 000000000000246b43e87003ff6e79a68c918875db6372fafbd4598261cdcd97 34 0.03/1.00 vMB 814
126,662 126,662 0000000000001eba5c9f91a43945e0b95ffde6fb4035b59a7e73684c3825fc0f 7 0.00/1.00 vMB 1,354
126,661 126,661 000000000000305642e0210e8b3fe7d8b1837397710a9336c1385ac24e8bf313 16 0.00/1.00 vMB 1,232
126,660 126,660 000000000000096dd5ff9a375ac537575031f0ecc2742faceddbe591420a5922 46 0.01/1.00 vMB 1,755
126,659 126,659 0000000000001aeb3a30b5b70e41edbf9243affbce7258086d30cf72e2380ba8 13 0.00/1.00 vMB 1,163
126,658 126,658 0000000000000f9d6021a8b84505f7d2d2e621e27d7f56526fbd443f8ef52e9a 16 0.01/1.00 vMB 875
126,657 126,657 00000000000002119354db13c29962480217e66788f958ce55faf64aa0b1a78d 18 0.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 781.35 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: 602.12 GB
    • Received: 10.31 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.