Loading Tool

Explorer IconExplorer

Memory Pool

78,732 transactions
28.91 vMB
0.11168370 BTC
Random Selection Loading Transactions
Max Size: 175.47/200 MB

Candidate Block

Mining Attempt c39ad86c0b355cff93dbf1b58a6d988a86366d31c419dfbcc0c492b494326e69
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 72b07e4405164829a7b2c3a37aba7b9297f198ca5335209bd03c5a3e683f8803
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,358
Size: 1.00 vMB
Total Fees: 0.04000648 BTC
Feerates: 602.26 > 4.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (48,865 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
866,440 866,440 000000000000000000030b5bf3251d836541ee3c457bc96a44712c577a4528e6 4,039 1.00/1.00 vMB 8
866,439 866,439 00000000000000000000114c1df2fe8147b8ee76f423df744994ec990ef8ad61 2,831 1.00/1.00 vMB 3
866,438 866,438 000000000000000000024ee803d4781c26c45fa1c49d72cc624c1d100d85745f 4,041 1.00/1.00 vMB 6
866,437 866,437 00000000000000000002c7191bedd2d092db50ecdf3bf5db880ead366bacdeb1 3,973 1.00/1.00 vMB 5
866,436 866,436 0000000000000000000213d176c245ef21028f3e4c05bdb73ac785ab4aaa2530 3,576 1.00/1.00 vMB 11
866,435 866,435 00000000000000000002665e64b57994d45abf938c41ae8dc3a68039d585b4ff 3,300 1.00/1.00 vMB 5
866,434 866,434 0000000000000000000132b00b63dfc866cb877e3568dcd3ac2332c143a0d79e 4,234 1.00/1.00 vMB 7
866,433 866,433 0000000000000000000090338238a2d477c89decb4809dddabca5017f2e149cf 4,213 1.00/1.00 vMB 6
866,432 866,432 00000000000000000000847537993fbfbe94df5027be32462c394bf1956f1ca0 4,664 1.00/1.00 vMB 6
866,431 866,431 000000000000000000020beabd917ebaaf1032243d9a7d227e5aaf041aababc3 4,077 1.00/1.00 vMB 13
866,430 866,430 00000000000000000002fa8b545f38a232962d9346e8960a9d91e0fca4b5541e 4,802 1.00/1.00 vMB 8
866,429 866,429 0000000000000000000183e69d103481793d18db239a349d1be6b1ac54a116a5 64 1.00/1.00 vMB 10
866,428 866,428 000000000000000000016740a2cab1f33290d278e2d640d2b4c9c490badc61fb 4,562 1.00/1.00 vMB 7
866,427 866,427 000000000000000000006a5059d08570a8c3ca957c3681302a9744ac7667f35f 5,265 1.00/1.00 vMB 6
866,426 866,426 0000000000000000000192ea40aa6b32562507501a18700703f0f95ba52bf8e5 4,585 1.00/1.00 vMB 9
866,425 866,425 00000000000000000001135d6dd49ed2c702bc6dea1ac832feee5544fb76bdd1 4,332 1.00/1.00 vMB 7
866,424 866,424 0000000000000000000288e1580750ad1ef2881b70b42a97f11c5bd582532e61 5,366 1.00/1.00 vMB 9
866,423 866,423 0000000000000000000197640ba06470035ac8c8103716e5f62a996a0aa21ed1 4,452 1.00/1.00 vMB 7
866,422 866,422 00000000000000000002b1f8282f1c2c92d613f50edcd4fde7a0f932a00f480c 5,834 1.00/1.00 vMB 10
866,421 866,421 00000000000000000003060f0f5ccffc70d70198f6ac813159625ba76b9f35fb 5,048 1.00/1.00 vMB 12
866,420 866,420 000000000000000000007e913f3845cd9c461d2bbc94d732a95c210ffb409415 6,464 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.92 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: 714.41 GB
    • Received: 17.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.