Loading Tool

Explorer IconExplorer

Memory Pool

39,956 transactions
25.99 vMB
0.06580633 BTC
Random Selection Loading Transactions
Max Size: 134.87/200 MB

Candidate Block

Mining Attempt 3f945d9ea3d15576fc5fe2ecc7606b54180c51fdbb0671cfb869202c7a07c423
Version 20000000
Previous Block 000000000000000000014ae1b6ec1276480a3d912701d420b2806ba6ee0c7cd5
Merkle Root 64afe306089ddf048440e9da02f77bd15f3e4a9876f339d46e6669f0bad541b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,462
Size: 1.00 vMB
Total Fees: 0.01853376 BTC
Feerates: 73.20 > 1.86 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,873 (410,412 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
504,461 504,461 0000000000000000003b7122c86d22af52a4c261ce038c6bda441d2af3ef1990 1,949 1.00/1.00 vMB 468
504,460 504,460 00000000000000000052c97dae69546a9485539511a0a795db413a3e3341b656 2,702 1.00/1.00 vMB 487
504,459 504,459 00000000000000000062b64d802de29e186acdbef132c8af16b11e679620ce05 1,965 1.00/1.00 vMB 442
504,458 504,458 0000000000000000006dbdde5481779e32bd80378d56c9bc37e75ec41aee2dc3 2,200 1.00/1.00 vMB 434
504,457 504,457 0000000000000000000c24ba786987df317a45d43040ea7300567691b3783d78 1,753 1.00/1.00 vMB 482
504,456 504,456 000000000000000000162a4c035373fe0d1dae146fe9f782c766a19399b7cc92 2,417 1.00/1.00 vMB 529
504,455 504,455 0000000000000000007cde7d4e7cb60a69aae6c2d5d1c0393c604f7902612a94 2,386 1.00/1.00 vMB 457
504,454 504,454 00000000000000000001bb47b56aaee1f7b407940b3a8e6953b09e3754bc13d3 2,346 1.00/1.00 vMB 576
504,453 504,453 000000000000000000373a3da49309ba43cc521e8919b77bab1f9aed0f9f61e1 1,811 1.00/1.00 vMB 283
504,452 504,452 00000000000000000004d2aeca9fd8690dd266982b0c52978b174068543fe635 1 0.00/1.00 vMB 0
504,451 504,451 000000000000000000105252bfc1628ada3195e70db27a4f32566a88ad3e562e 1,865 1.00/1.00 vMB 325
504,450 504,450 00000000000000000043b85b9354f966d6862603c6328be7775c175fc32682b5 2,071 1.00/1.00 vMB 486
504,449 504,449 0000000000000000002409f8146c1f3d6eb534089a409b561e314c4cd2122cf7 2,166 1.00/1.00 vMB 375
504,448 504,448 0000000000000000002f20ffe712dfa16fef7f059be01d337e099a2c46620781 2,302 1.00/1.00 vMB 465
504,447 504,447 0000000000000000007d60f189ae1b049cbf286bd657a3c65736e6750cfeadd7 1,522 1.00/1.00 vMB 389
504,446 504,446 00000000000000000056bbbd9c6534e2a0e08f9e9e2ae277bb85d30bc80f14df 2,402 1.00/1.00 vMB 440
504,445 504,445 0000000000000000002d16622cb450ce79c07df0302f390f86151b6fbfc1d4e1 2,173 1.00/1.00 vMB 447
504,444 504,444 0000000000000000007141086c471b87212603c5a8516effefb8090d3dd9ca0b 2,042 1.00/1.00 vMB 495
504,443 504,443 0000000000000000006ffe97233b2f4ba063d6684f96475705cfaf3373fa8d22 2,695 1.00/1.00 vMB 417
504,442 504,442 0000000000000000001475b345b059a89bb5238fd0a9d153150ad4cbdeb6685c 2,427 1.00/1.00 vMB 523
504,441 504,441 000000000000000000252e3204da278d6435792579633d171ad95ce4a6af8db0 1,560 1.00/1.00 vMB 241
Previous 10 blocks ↓
Total Size: 782.16 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 653.42 GB
    • Received: 13.87 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.