Loading Tool

Explorer IconExplorer

Memory Pool

82,537 transactions
30.96 vMB
0.08644450 BTC
Random Selection Loading Transactions
Max Size: 189.63/200 MB

Candidate Block

Mining Attempt f472413d80b1a05170a41b205b1b19ed8a8f7e4af50c0a90fc48696b77dfae39
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root e54e5a3b9f25fd251ec10abf5ef377384c6a16381b19b254d35ca549f16ef102
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,258
Size: 1.00 vMB
Total Fees: 0.01518864 BTC
Feerates: 353.36 > 1.52 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (683,754 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,477 231,477 000000000000017e1307be8f663eec209fa0839b5ed6b8bde8a4017aac403119 421 0.25/1.00 vMB 92
231,476 231,476 0000000000000126354934192b0b262c79da9b28bc09994725a778c394829968 234 0.11/1.00 vMB 165
231,475 231,475 000000000000017a8a40a9b5c433da0221dd6bdd973be28d693e79aa330de0d9 484 0.25/1.00 vMB 126
231,474 231,474 00000000000001a3eb60723c0f774fbf33d067cde7c151c6d86c65d586dd067d 540 0.29/1.00 vMB 121
231,473 231,473 0000000000000211d6c80f5c9ad8f872ccf06d210501c2a5b1de12da473719d6 585 0.25/1.00 vMB 172
231,472 231,472 000000000000015e90679457b8f0a3cff943ca48ecf5c11966796027186700a8 894 0.39/1.00 vMB 196
231,471 231,471 000000000000012cd3fcb6bd80c2a94840b5d0f6b35a786d121ba757d232579b 6 0.00/1.00 vMB 176
231,470 231,470 0000000000000213774bb788e9acd3391121c73949e586ba45ec3f75471ba6ce 350 0.25/1.00 vMB 151
231,469 231,469 000000000000004d6155945fce9fcd2c9c1614f13405158b387c33866bc41b40 85 0.04/1.00 vMB 41
231,468 231,468 000000000000020d743610cbece2e185efbce838c2ccb169bcb5de6995f5614f 854 0.38/1.00 vMB 197
231,467 231,467 000000000000003721e80bcc04f105505970d319c3f89ca05f163c5eb3c75313 276 0.19/1.00 vMB 341
231,466 231,466 000000000000015b9da58d4fc08bdadef151b30eed395a219a983bc847e61344 704 0.25/1.00 vMB 218
231,465 231,465 00000000000000c659099cc32257788d92ab4b9e94edd1760a01ec375b79cc51 387 0.18/1.00 vMB 183
231,464 231,464 000000000000001386026292ee9f2a14e298142f3bf6674b4f067da90df7aef5 406 0.22/1.00 vMB 196
231,463 231,463 0000000000000198497502c2df70e65c0add69c237e2935500f20699a58edccd 695 0.25/1.00 vMB 241
231,462 231,462 00000000000001cb969175e94dd59c56cd25d693e00e89213bb32fa78073f23d 77 0.03/1.00 vMB 111
231,461 231,461 000000000000019cc59ed2a6cbd92fd6cec26354028503a2e67f411bd1781150 469 0.21/1.00 vMB 251
231,460 231,460 00000000000001689afde7a0c96ebdca79c3614b3d9ad6cb675a5eb4ff5545ed 190 0.08/1.00 vMB 217
231,459 231,459 000000000000020225106f600c6ac8e52ba2154b4d1463cc8b6c4470c949cbf3 44 0.02/1.00 vMB 99
231,458 231,458 000000000000019bef10d8b1fc60d5f58a1ec0089e2414467118167bb3087099 612 0.28/1.00 vMB 177
231,457 231,457 00000000000002090a15233cb739c62b95409b6993c6f5c61d4e0133882237b2 120 0.07/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 782.79 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: 709.81 GB
    • Received: 16.99 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.