Loading Tool

Explorer IconExplorer

Memory Pool

79,277 transactions
29.32 vMB
0.07272790 BTC
Random Selection Loading Transactions
Max Size: 175.95/200 MB

Candidate Block

Mining Attempt 49bf08b41df0ed1f3d9a223facacd016ece4f8641819022cf524103c4ec80273
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root a03c58882e72a1106704cfcc96306112dfa9cdb3da055fa096e44345c92fdabd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,405
Size: 1.00 vMB
Total Fees: 0.01316751 BTC
Feerates: 170.94 > 1.32 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (395,811 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
519,253 519,253 0000000000000000000bf14f0ea9abddc4be1dae7f3b0345a55122eb3098830e 525 0.97/1.00 vMB 7
519,252 519,252 0000000000000000001a8e738abba679075134861b2d6584492b863ad95a8134 227 0.99/1.00 vMB 4
519,251 519,251 00000000000000000029e7062f170b7ac55a7ee817ba362537a8f32db04faf42 672 0.97/1.00 vMB 13
519,250 519,250 0000000000000000001b421fe74921c4bcc7c0d7b4c135f10404394396589f95 1,006 0.97/1.00 vMB 11
519,249 519,249 00000000000000000032d613d41f84523e4586379e2c9fabe5f3067b51a191b9 122 0.99/1.00 vMB 2
519,248 519,248 000000000000000000151571b2bc4a14bb69fe4da64e7a6dbfbd3aafa51032a1 380 0.98/1.00 vMB 5
519,247 519,247 0000000000000000001e9851cd612fbc1faf5e57bdf6096802f5ae0406ea1b0a 430 1.00/1.00 vMB 6
519,246 519,246 0000000000000000003464de8f15d3e19e1d44f36353a70818b2a9c707a0333d 2,517 1.00/1.00 vMB 29
519,245 519,245 000000000000000000380b66cb757b64de9a2bdf475d4356fe6ab83c4a28e9b9 1,251 1.00/1.00 vMB 16
519,244 519,244 00000000000000000008bbb9436832ec72df71fbc11087c56e2aa640577a9526 2,401 1.00/1.00 vMB 31
519,243 519,243 0000000000000000000d88311bea63f3d6ef82c39453623c932ea24cb659a0a1 629 1.00/1.00 vMB 8
519,242 519,242 0000000000000000004559254b01d504d7af919ba84b1468062b1c539d5f02ec 2,550 1.00/1.00 vMB 8
519,241 519,241 00000000000000000012e0b8fff295226a0f17abddbcf4e02525d7987968fbcf 1,914 1.00/1.00 vMB 58
519,240 519,240 0000000000000000003014bbe86c382345b33c648dcd81631e26f82c87a74e20 113 0.07/1.00 vMB 22
519,239 519,239 0000000000000000001e2b9044a78b2554394f8b190db58056e3d0097c6bc3df 1,236 0.52/1.00 vMB 31
519,238 519,238 0000000000000000000ea27d7e72be763c5939726047e284c21fd84160028a50 314 0.18/1.00 vMB 32
519,237 519,237 00000000000000000039e93e9570390cf95b2d22f5a4fd180b99f02de09dcee8 936 0.41/1.00 vMB 43
519,236 519,236 00000000000000000008e63d338c4ae5b40d5dc3c086137b0234dcaeeb3ff7ad 307 0.12/1.00 vMB 26
519,235 519,235 0000000000000000000d7354e50848c681101ddb6c4675496e6a5204db06d215 1,269 0.48/1.00 vMB 31
519,234 519,234 00000000000000000018bd2a75b63b98c5184697c86ec67b4d8ee2ffbde65ac9 535 0.30/1.00 vMB 36
519,233 519,233 000000000000000000112dad9b24f60f5a1d80523f6fc2de5c87aed1747e3332 652 0.29/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.50 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: 668.46 GB
    • Received: 15.52 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.