Loading Tool

Explorer IconExplorer

Memory Pool

40,270 transactions
27.52 vMB
0.06742925 BTC
Random Selection Loading Transactions
Max Size: 141.11/200 MB

Candidate Block

Mining Attempt afc43accd747fac5ae9f4275b205392c3d42b60d17d1a2acb3eb8117db494a4d
Version 20000000
Previous Block 000000000000000000004ab2d9074b9d6bcd795d8888845f0458baf6acec01c0
Merkle Root ad6367e34b37eb78d3257d7cd3269a1ffd94bd93d802cb34b7bcdc1863a7538c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,657
Size: 1.00 vMB
Total Fees: 0.01499480 BTC
Feerates: 307.10 > 1.50 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,652 (523,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,542 391,542 0000000000000000042041118cd6570d9d77f92d31879f3ebc11eb0ffd7dc9bd 467 0.32/1.00 vMB 21
391,541 391,541 000000000000000008e7380afb8d21459a885a2684d32813d111927b594a1610 795 0.45/1.00 vMB 32
391,540 391,540 000000000000000003f49ee7f31281921766c671637f0b1b8003480c74ddc238 92 0.11/1.00 vMB 9
391,539 391,539 0000000000000000049f2d0769f55b35f94b7742aace0c8ce16e20896564df66 1,023 0.54/1.00 vMB 32
391,538 391,538 00000000000000000813aebcd0c3e28f83f14e3bc007302334e1484fbab45dd4 687 0.39/1.00 vMB 29
391,537 391,537 0000000000000000018d47d81cd96f7f71f3e6ebadd313a30b04532c477958b9 621 0.39/1.00 vMB 28
391,536 391,536 000000000000000002368e82d87a084b444718eb630f17ef641d8c5ae7409501 1 0.00/1.00 vMB 0
391,535 391,535 0000000000000000054bf6d41275a777fda800ff42726e6dc420360f391f39e9 829 0.48/1.00 vMB 28
391,534 391,534 000000000000000005a8dfaf8f42da0eed41e6ac9cb18f3781481eb63e87b352 983 0.54/1.00 vMB 32
391,533 391,533 000000000000000004fab59c9662359ce482385c4f2769946bf2dacabcff41cb 54 0.06/1.00 vMB 5
391,532 391,532 000000000000000004980274c800b64b54929d670a8dba2d17e5eec0596d89de 943 0.54/1.00 vMB 31
391,531 391,531 00000000000000000195bec2da4bc02831de9b0e945e5660c7bdb81daffb540a 243 0.19/1.00 vMB 29
391,530 391,530 0000000000000000032514a68ff05498f7a80900792ec2a83d59aff32c34c4e5 863 0.76/1.00 vMB 20
391,529 391,529 00000000000000000458c5b094b43969e81e98c24abff438f19832147269b61c 432 0.93/1.00 vMB 16
391,528 391,528 000000000000000000956a0425e1abf2a387647bc93370b66e15a19d1d7cdda5 1,242 0.99/1.00 vMB 22
391,527 391,527 00000000000000000069fd876b91fadc6eb43127b853514e4ed08a592382e3c5 1,459 1.00/1.00 vMB 27
391,526 391,526 0000000000000000051ce1f9dd503c3f12f6eef1efc21575f8d78a18e1d56c22 2,098 0.95/1.00 vMB 36
391,525 391,525 000000000000000003f7d53e7c9a70c6d8822af86cd5b37ab76956af40c2913a 2,425 0.93/1.00 vMB 49
391,524 391,524 000000000000000007eeb7611f0d8bd66edc5d00bd9fc00cd39fd0021473e857 2,257 0.75/1.00 vMB 52
391,523 391,523 000000000000000002aa23ea9ae7255a678a345563ecd9d4404bb964f43352e8 2,354 1.00/1.00 vMB 45
391,522 391,522 0000000000000000089c96354768674588f4bf665d8970cb09a7238a251e245e 1 0.00/1.00 vMB 0
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.87 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.