Loading Tool

Explorer IconExplorer

Memory Pool

82,721 transactions
31.64 vMB
0.13024947 BTC
Random Selection Loading Transactions
Max Size: 189.91/200 MB

Candidate Block

Mining Attempt bebef5b3585aa85ff5aa65da1872dd997b64c137b83893e7ba8d7cd55c894c10
Version 20000000
Previous Block 00000000000000000000ed28e39baea4b6623f6a6c602c921cd015c56b2bd9e9
Merkle Root 19de36dd19197dccd885afee41945dc52f4f7b35d7b0e1619059c2797e0259bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,388
Size: 1.00 vMB
Total Fees: 0.05683834 BTC
Feerates: 180.34 > 5.70 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,171 (366,585 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
548,586 548,586 0000000000000000000af63cf9cc2004b92652d3b97f68af9aae7c8a19be74b3 2,503 1.00/1.00 vMB 13
548,585 548,585 000000000000000000109e5cd0001ea4f9983fd9ffc20b77100e4f04556f07d5 2,811 1.00/1.00 vMB 18
548,584 548,584 0000000000000000001e426317deaf42316fcb5168350d0aa602a64431e6e9d7 503 0.53/1.00 vMB 3
548,583 548,583 000000000000000000216a88d32acb6bb3e7325d88c986442bc80cd11b3c1152 1,637 1.00/1.00 vMB 7
548,582 548,582 0000000000000000001f8c5d148f2725d111f7e3767cd2671ec90ac41f599c86 1,953 1.00/1.00 vMB 4
548,581 548,581 0000000000000000000abe1913fa7ab4dcb9e596ecf9e08643ee0a37385459b2 2,202 1.00/1.00 vMB 22
548,580 548,580 000000000000000000209de1e0b731ecb9944a6c4600831419b0602e11d1446e 1,771 0.91/1.00 vMB 9
548,579 548,579 000000000000000000232d96160399d3b3af6166531bd3fa7400e0099b5bf114 1,126 0.62/1.00 vMB 9
548,578 548,578 000000000000000000237cde185ed62253a5ce6424f3e496746044a3efc8e2ae 278 0.18/1.00 vMB 6
548,577 548,577 00000000000000000017a0d0deea4d9198ce3d83fef13c98d6fe53c3a81ff8cc 345 0.13/1.00 vMB 14
548,576 548,576 0000000000000000000ee79764e681c1cbdd6d11fcbb04f91a9aaee911df3d06 752 0.37/1.00 vMB 11
548,575 548,575 00000000000000000011676e33666682e30cc32b0e9cf38aff7e3f0a0d25e408 2,059 0.94/1.00 vMB 11
548,574 548,574 0000000000000000002235ee37b02ac8cc89be61e0f669be67357ea9257e740d 60 0.03/1.00 vMB 12
548,573 548,573 0000000000000000000a5d9c951148f473baab96beb26316e39cfc8080e0cb93 478 0.34/1.00 vMB 11
548,572 548,572 0000000000000000001c501a6f09094a4b2a2b1c920864f88d806537f915a8dd 1,659 1.00/1.00 vMB 4
548,571 548,571 0000000000000000001744025b17d4f8453c27044de294acd920801e562e10d6 2,374 1.00/1.00 vMB 4
548,570 548,570 00000000000000000003d89f6a336d32839b595ea693d7471494c89fee30ef4b 2,662 1.00/1.00 vMB 15
548,569 548,569 0000000000000000002619c811abef4e551c04f303e5e9430da6c7bad014016b 2,567 1.00/1.00 vMB 21
548,568 548,568 00000000000000000015ebadb27214212f8faefba22f5799c7bcfed0d7c7ec16 2,702 1.00/1.00 vMB 15
548,567 548,567 0000000000000000000c0598f91193c14982d3b005459e2e04a314607c5ab782 997 0.59/1.00 vMB 10
548,566 548,566 0000000000000000001ed717604a82d33e3754b6e62ee51cca9b8a83570667f1 239 0.35/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.69 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: 697.29 GB
    • Received: 16.53 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.