Loading Tool

Explorer IconExplorer

Memory Pool

47,411 transactions
28.00 vMB
0.06627130 BTC
Random Selection Loading Transactions
Max Size: 149.08/200 MB

Candidate Block

Mining Attempt f42043536bfe8e7702dca353d15826e1c10c6060ac38da488359c4f0c1655136
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 23800012600f3c13816eb9ac002d204b9d218bc37625a0b7ae6761c323f05e2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,032
Size: 1.00 vMB
Total Fees: 0.01314853 BTC
Feerates: 40.21 > 1.32 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (345,292 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
569,498 569,498 000000000000000000187d18bcbd98f11009e790f11aa8668e25944c98cb136c 3,179 1.00/1.00 vMB 38
569,497 569,497 00000000000000000008f218ccc374cd56393adc325895da14661e4aa579ebad 3,361 1.00/1.00 vMB 51
569,496 569,496 00000000000000000006ecb30e324f31e7361303411a31071045ccf50a34de4c 3,394 1.00/1.00 vMB 52
569,495 569,495 00000000000000000013c5cf75e3d74b11f3d6c28298cd227388a021ebfde1b0 3,125 1.00/1.00 vMB 67
569,494 569,494 000000000000000000056915d36409cdc220676056a0e931ec7cf820fc4b46fe 3,433 1.00/1.00 vMB 55
569,493 569,493 0000000000000000002a0cf273baf52c22b8a04fdf95665cdcecd21bd56273ba 3,149 1.00/1.00 vMB 57
569,492 569,492 000000000000000000080f1828e1385944389577e50af407f8fe081b815f3afe 3,283 1.00/1.00 vMB 55
569,491 569,491 0000000000000000001741fe4b64620ede124a388b493e250bcdb47efa28a886 2,441 1.00/1.00 vMB 43
569,490 569,490 0000000000000000001656fdb2c307005cb41a37d6b02995392789e2c8f256d4 2,387 1.00/1.00 vMB 53
569,489 569,489 00000000000000000014d5912d8d4959717f319c0016bb07dfe4c757e08a6fa1 3,085 1.00/1.00 vMB 59
569,488 569,488 0000000000000000001d094b5c2efae3020eaa18ea8679eb5a34883e5d70710c 3,171 1.00/1.00 vMB 61
569,487 569,487 00000000000000000013f23da2d6cd41e62512cc5f9efb067cb3564b449f5572 3,349 1.00/1.00 vMB 58
569,486 569,486 00000000000000000023714c465d5a1819a20346002b432fd137904d046f73de 3,225 1.00/1.00 vMB 52
569,485 569,485 00000000000000000018d2e71887b9e5f3117dece2f1f7f7dedf826440b5a3fd 2,356 1.00/1.00 vMB 57
569,484 569,484 0000000000000000001eb75ab74f22ee3d0f45ac1ee7a1eb23a0823b070c2b93 2,585 1.00/1.00 vMB 59
569,483 569,483 000000000000000000232dc2ca68e7a249b5e11c32dd633c41dc24d82e9ac44c 2,751 1.00/1.00 vMB 64
569,482 569,482 00000000000000000023df46773b51e9a32da0d06a0429a3d8267d01f1b3b47d 3,059 1.00/1.00 vMB 74
569,481 569,481 0000000000000000002b1e463230af5e75da46a4665a43ce2100c0e297a4d87c 3,111 1.00/1.00 vMB 21
569,480 569,480 000000000000000000142cb317fa5772fa2442eb36a8539dec0d2be8cc0f315a 3,027 1.00/1.00 vMB 42
569,479 569,479 000000000000000000269804cd624d2755e3cf24c61c8e0bcd5b441921063059 3,179 1.00/1.00 vMB 46
569,478 569,478 000000000000000000087becae3c5ead6756613aa874e1746e0cf595b188c3c0 2,996 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.01 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: 649.63 GB
    • Received: 13.19 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.