Loading Tool

Explorer IconExplorer

Memory Pool

72,268 transactions
27.98 vMB
0.06612002 BTC
Random Selection Loading Transactions
Max Size: 165.70/200 MB

Candidate Block

Mining Attempt c0591640909516e716cfd91b3f500b5b4d12c45c68a1ae32bf5771c196b234d1
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 14a45b1864b0311c3341fe109d6d10a248510042037bf81102f0d3b5c627fdba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,834
Size: 1.00 vMB
Total Fees: 0.01024489 BTC
Feerates: 73.20 > 1.03 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (582,232 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,804 332,804 00000000000000000f04b174505178cc81de2276452e9bf5dcfb23a3b1f10151 158 0.13/1.00 vMB 18
332,803 332,803 0000000000000000013b3a30836de71960bb66dbb8393df3d0f4ea62f8c648d0 936 0.46/1.00 vMB 25
332,802 332,802 0000000000000000169cdec8dcfa2e408f59e0d50b1a228f65d8f5480f990000 352 0.19/1.00 vMB 27
332,801 332,801 00000000000000000792a44ad057029301f3eb593a8e50c3805ffae1319275fb 223 0.09/1.00 vMB 11
332,800 332,800 00000000000000000a59590277f8491f1b62db53388874a25b8210f31c1ae28d 16 0.01/1.00 vMB 96
332,799 332,799 00000000000000001664c65efaa9c77825ccebe9f3a99b0b2c5ddcf99d2b3017 317 0.17/1.00 vMB 23
332,798 332,798 0000000000000000125649013e333f63045fcf83914ed0127eac0a748c86d6e9 903 0.46/1.00 vMB 25
332,797 332,797 00000000000000000870c8ac30ca254461f8973c21ff80e40ea6e337197dffc3 70 0.02/1.00 vMB 37
332,796 332,796 000000000000000019cfb61144a3ff3af945a21b2a541816d3df38dda2001b3c 163 0.09/1.00 vMB 24
332,795 332,795 00000000000000000b211eb7b9ad5d3d0f28f75173e87c9f28dea0797140c4ae 370 0.35/1.00 vMB 6
332,794 332,794 0000000000000000034acc1c32b66fded1c4510edf7401e27bf8b767b51bd055 512 0.24/1.00 vMB 23
332,793 332,793 00000000000000000668dc4f67da651cd49b5b93116eda53917712daf0d7c4f7 363 0.27/1.00 vMB 21
332,792 332,792 000000000000000013f9e1b7c66e8e244721d65018ce6b262cb659b9221c643b 1,121 0.62/1.00 vMB 21
332,791 332,791 00000000000000001b7a4d5a33edf952034fbfd81f1ab789645967de611f113c 529 0.22/1.00 vMB 42
332,790 332,790 0000000000000000008a6fff6667beec301dcef1c36b67ffc8f9fab6a48bb5c8 906 0.40/1.00 vMB 30
332,789 332,789 0000000000000000126e6510fda3ea6fd880e2645e946c0ae21d167ae4ed5e00 95 0.05/1.00 vMB 12
332,788 332,788 0000000000000000091533100a0132c4d15f7b5b9c85cfa4b3b87ca64732df3a 742 0.43/1.00 vMB 22
332,787 332,787 00000000000000000cd9c15fb39631f4a0ded7ee6d569975ac783cdb8cbd631b 1,421 0.75/1.00 vMB 23
332,786 332,786 0000000000000000129a08caf3054a4afce05bb65cc0c06290b444efdcdc0155 1,354 0.80/1.00 vMB 23
332,785 332,785 0000000000000000088d49417ce92c55eeb4512151bd83e3f926dbda11720b0f 1,169 0.92/1.00 vMB 23
332,784 332,784 0000000000000000031b676ae67d3e1ac13c704f466c74a141fe9c5e56589b18 75 0.03/1.00 vMB 34
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: 667.51 GB
    • Received: 15.26 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.