Loading Tool

Explorer IconExplorer

Memory Pool

37,675 transactions
26.85 vMB
0.05571509 BTC
Random Selection Loading Transactions
Max Size: 136.82/200 MB

Candidate Block

Mining Attempt b419ee1d9c6cf3f127f88b55884af865cd688d9688e6dacd955cc540a62997ef
Version 20000000
Previous Block 00000000000000000001a8ad75ade9013be9408c50355671e623eb9a302339cc
Merkle Root 29bc85bc7915004a5d64671143b1b601d9838d13c1808601b6c58882ac2128f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,098
Size: 1.00 vMB
Total Fees: 0.00540273 BTC
Feerates: 50.27 > 0.54 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,653 (527,216 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
387,437 387,437 0000000000000000001a1a0db7574ded853742009949f4c4efc55b34e4fe1bf1 294 0.15/1.00 vMB 31
387,436 387,436 0000000000000000087bf22c5f94b4173198c01db548109b5412838ad0cdd638 734 0.42/1.00 vMB 34
387,435 387,435 00000000000000000109832d4e799505f991900743ecc06c266ca5646e5022c8 455 0.24/1.00 vMB 24
387,434 387,434 000000000000000004b84b9a0e8d6007171ed62996ec7bedce98780fe6d5692d 673 0.81/1.00 vMB 17
387,433 387,433 0000000000000000073d4176715dcd782ba4c569976519d2560ccbb3c224a5d6 2,357 0.75/1.00 vMB 48
387,432 387,432 00000000000000000604e689ffa7addb7c4994097b5d4c8f4fa559bbbbe6d5d5 1,884 0.90/1.00 vMB 29
387,431 387,431 00000000000000000cdd4fea3de9907a9d0941f0acdac2b6bae01782c5f0b286 747 0.67/1.00 vMB 26
387,430 387,430 00000000000000000d93e8333e19f4e45ea9f9731287f31e576e68ad3f8d8789 1,583 1.00/1.00 vMB 25
387,429 387,429 00000000000000000697820c1e1f42cfbceb2423e4fc369c5c8efbc59df9f5af 2,444 1.00/1.00 vMB 46
387,428 387,428 000000000000000007b78d2f781c7892e7fbeb76f19a518e5501fef90d991724 2,680 0.93/1.00 vMB 44
387,427 387,427 00000000000000000292f27e3eb549dac78b7a7b0f7103fe97b1092ec699cca7 1,494 0.74/1.00 vMB 30
387,426 387,426 00000000000000000cdc54824b2a8140a509081f0d57607ff7a4a46f8c95cebb 1,141 0.84/1.00 vMB 19
387,425 387,425 000000000000000004669741ed4dbfb226b1370d7b77436e7d048be9997ef0b3 2,851 0.93/1.00 vMB 48
387,424 387,424 0000000000000000028f6fd8d01813f2d3e424872467e2037276133f7863f841 171 0.07/1.00 vMB 44
387,423 387,423 0000000000000000030d23a2e13943240c482ba34a0604e4071f1315ce63eb7f 580 0.26/1.00 vMB 40
387,422 387,422 000000000000000001cf2e06dad44a0a4df24ea9527dd27bc82982e7527f5060 1,761 0.78/1.00 vMB 37
387,421 387,421 00000000000000000d0d35d9392a9763c9f33e257c33b834993442070905d1e1 942 0.38/1.00 vMB 39
387,420 387,420 00000000000000000a0449106d20dfb78b34f3db17e83bc96c1867f1f1bb0ade 1,224 0.69/1.00 vMB 29
387,419 387,419 00000000000000000db29f01670f844e751837537080f05dcdcb1fa50df495cc 1,437 0.73/1.00 vMB 31
387,418 387,418 00000000000000000bd5432b7ad37cbcc797cb7cf0014f408053cbdee4b2df36 1,970 0.75/1.00 vMB 40
387,417 387,417 0000000000000000048d05ae6310864c39fd7e0b39c0c08b9448578e1562ac19 780 0.75/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.78 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: 632.90 GB
    • Received: 12.17 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.