Loading Tool

Explorer IconExplorer

Memory Pool

47,822 transactions
30.28 vMB
0.09822623 BTC
Random Selection Loading Transactions
Max Size: 161.26/200 MB

Candidate Block

Mining Attempt 5333ecb24f496a6d803dd778ba61b2c38c82e0aff70fd89280e1da12e1fc27b1
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 22cab477777d884266b7a18e855ead0323375dd7ece1868eda20654f7cff103b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,097
Size: 1.00 vMB
Total Fees: 0.03677031 BTC
Feerates: 150.97 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (541,534 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,318 373,318 00000000000000000197dac5f001c5fadf33022e24613cb4e3f5476deb4237a9 1,532 0.84/1.00 vMB 35
373,317 373,317 000000000000000012cc9f040defb3ad0413825160f289c919e51a1420e36494 1 0.00/1.00 vMB 0
373,316 373,316 00000000000000000e9826366a6e369bda5e3ca3af5f667a25dc996dfa8e2ec0 1,908 0.93/1.00 vMB 46
373,315 373,315 000000000000000010405a953cd6029de60697e0f07b0b8267f903eb467a6673 50 0.04/1.00 vMB 29
373,314 373,314 00000000000000000da37d3bc8c8bc3d42a87040913cc5dabbe72a77f0875848 398 0.18/1.00 vMB 38
373,313 373,313 0000000000000000078add2a9e4e9c9129eb698d797422e0aaf6031ce0d8f4fa 41 0.07/1.00 vMB 11
373,312 373,312 000000000000000007afeed558ac16cffde286a88828cef70a2b2a0ee48c4bc5 299 0.22/1.00 vMB 23
373,311 373,311 00000000000000000ee4b6e09abf2880543eda4ac03e5dd10b1f89a88b28a3cb 610 0.27/1.00 vMB 44
373,310 373,310 0000000000000000079c045aa602c9e0096837645f13319f1f4aeb9edfdff5de 805 0.45/1.00 vMB 34
373,309 373,309 00000000000000000521efa5929c09d21552410074542e00915beff35e710731 1,284 0.72/1.00 vMB 34
373,308 373,308 000000000000000009a9b4c62a2269a9815e17fced4955654caf1b11c5102664 365 0.75/1.00 vMB 14
373,307 373,307 0000000000000000051e2b55892ae281a0508909bf65fcbb9bb705419ed74a71 299 0.79/1.00 vMB 21
373,306 373,306 00000000000000000d7e854c02451605ab2b589f23c9fdfcdfe814c3fc3215c5 308 0.90/1.00 vMB 12
373,305 373,305 000000000000000007ab4a5d1508ca3fe2095509e7c5cbe2a40f0b6d445cada1 1,513 0.75/1.00 vMB 40
373,304 373,304 00000000000000000e8afb4739407f13cbef6a9e5fc0f7644cf0bf2e371aaa7c 81 0.03/1.00 vMB 47
373,303 373,303 00000000000000000bbaf22a4ff2d46bc9ff3ba74dcb55dfb86dad3e49262513 761 0.86/1.00 vMB 18
373,302 373,302 00000000000000000beecca4c136f9659bdc6a4d2673e90cbe9589302f3ee9f4 2,292 1.00/1.00 vMB 44
373,301 373,301 00000000000000000644ef1690c66499ca891db7f1ec2d27e5fc0878fa0cf8d2 2,680 1.00/1.00 vMB 49
373,300 373,300 00000000000000000afcff1a26f73c5f715a96d9e6c5f6ad8a6480ceb4b982c4 1 0.00/1.00 vMB 0
373,299 373,299 00000000000000000946cd2dd14d8100857600f3c8234f2daf62b687e86ea544 963 0.49/1.00 vMB 33
373,298 373,298 000000000000000000067583f7aa548b78031eb5514883669bab5d8f4c17ed7b 1,503 0.75/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.