Loading Tool

Explorer IconExplorer

Memory Pool

77,412 transactions
29.08 vMB
0.10078092 BTC
Random Selection Loading Transactions
Max Size: 175.03/200 MB

Candidate Block

Mining Attempt 8ed3c5bbbf20288dae62602b40dc1b0b24c1e521cf6b30c19c714fff802f36df
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root 79916c9331a7d1a6168feaabb1434c775aa7b657a75af04a4db3ebb8eb566f59
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,525
Size: 1.00 vMB
Total Fees: 0.02676525 BTC
Feerates: 453.09 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (466,174 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
449,133 449,133 0000000000000000005c208f8f8085f85292312c1f034025a3e14317ca4b22fe 2,629 1.00/1.00 vMB 92
449,132 449,132 000000000000000002bf2be3760149951b7413d06a2b314875a913c14b5c5744 992 0.99/1.00 vMB 40
449,131 449,131 0000000000000000002df2591c0c053086b9d1b253ea4531bac9e5bb46f526b5 1,175 1.00/1.00 vMB 51
449,130 449,130 0000000000000000015a3341548a814c746cc511b902aab35849adce284776e1 1 0.00/1.00 vMB 0
449,129 449,129 0000000000000000026b2c9b06d948186998e4dd5b56aa3f7d282ca0a253fea5 1,215 0.59/1.00 vMB 68
449,128 449,128 000000000000000001b99b91a8e5ed6a3d39db6f2e9315a6b2b03ae919eeefee 389 0.18/1.00 vMB 77
449,127 449,127 000000000000000000e54cd94a7c881d3a2adae1aa16a66000ed8ce88c99be44 290 0.12/1.00 vMB 78
449,126 449,126 0000000000000000000fa2c54c2cbfa0dcca4552a9cbd34d3a6a1daefa3891ea 1,160 1.00/1.00 vMB 51
449,125 449,125 00000000000000000061a80ba4845d67c8118f47031cbfe7cd7d3cd2daf7bb0b 305 0.15/1.00 vMB 81
449,124 449,124 0000000000000000014385d6e8413e730ecf979ff09798add0458b3fbc2bd2ec 490 0.20/1.00 vMB 88
449,123 449,123 000000000000000002a1ba0debc9581eb256b672be9f128e00c83fe942e17151 1,410 0.77/1.00 vMB 55
449,122 449,122 000000000000000000bdfedc2fb7a574dd40994c8fb38734e7dfdab4a9bf6bc6 2,208 1.00/1.00 vMB 80
449,121 449,121 00000000000000000216c747c14bbf31054be25b39d9bcbfe901ff020b8df142 1,589 1.00/1.00 vMB 101
449,120 449,120 00000000000000000190301efab6f6e1822e85c68a257cb88384635f060ab92d 975 0.44/1.00 vMB 57
449,119 449,119 000000000000000001e66dc0a7387bde01af1e42fcb71b7d41705515de39cf05 2,491 1.00/1.00 vMB 90
449,118 449,118 0000000000000000020ba9f9da70d88369d42c66b3ef9c5424ae77b3e7d1a439 1,116 0.48/1.00 vMB 72
449,117 449,117 00000000000000000012f544bdeeffdbc069030332eb6eaad19b6a28d73d7027 908 0.45/1.00 vMB 73
449,116 449,116 000000000000000001678eb07d10152995d501b3ddf13ad69c8a98b80312a4cd 730 0.35/1.00 vMB 74
449,115 449,115 00000000000000000251b04081c64456f973a0adb6f737e1903f523fe2ad6d57 1,551 0.68/1.00 vMB 84
449,114 449,114 0000000000000000000bcd3a1ff6ad79c48c4ed9936f845fd1c886c60e472808 653 0.31/1.00 vMB 64
449,113 449,113 000000000000000002525ec752df6d8ca9ad9ad8c319a587e5534e9bcb6e9086 913 0.37/1.00 vMB 79
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.51 GB
    • Received: 17.56 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.