Loading Tool

Explorer IconExplorer

Memory Pool

85,292 transactions
31.93 vMB
0.19747282 BTC
Random Selection Loading Transactions
Max Size: 189.76/200 MB

Candidate Block

Mining Attempt eae2026863630252260cb14ee878c1b59e010dfeec75bcbf291a8775eb5c8f73
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root e00974ff12f68d2c262df668e7763715b72919e9a6c6cfaca659a03d114aaf08
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,833
Size: 1.00 vMB
Total Fees: 0.07628518 BTC
Feerates: 301.64 > 7.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (466,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
448,593 448,593 0000000000000000002f4b7b428f33d2473a2d8284809fdb68bdbf7bd8d0c777 1,191 1.00/1.00 vMB 66
448,592 448,592 0000000000000000019fc56a0ff036db7aee762be69c13cc1947d417d092b305 2,244 1.00/1.00 vMB 79
448,591 448,591 0000000000000000023d7faab2ce0c41b5e03e18c981ae06b2f8e39de08d7440 2,223 1.00/1.00 vMB 101
448,590 448,590 0000000000000000016c1ccc589a8af55a753ee007221132664c0373f031f7c0 1,830 1.00/1.00 vMB 65
448,589 448,589 0000000000000000000b9698791d0793399cdd3bac2454f59b739f2095cc5510 2,643 1.00/1.00 vMB 108
448,588 448,588 000000000000000002ea7e2edebeb8647bccce3f8836479670b464c2975fb643 1,514 0.73/1.00 vMB 83
448,587 448,587 00000000000000000199fc33ab085b9ba44bc0e05b6818d31e0fe66c25930729 239 0.24/1.00 vMB 89
448,586 448,586 0000000000000000009061ba165bf66063a9dc25159008f4bfa2fa1be1cd4003 748 0.38/1.00 vMB 85
448,585 448,585 000000000000000001565ae52e1bf4b6d972ad1862b747a181135a23224f0c1c 582 0.96/1.00 vMB 17
448,584 448,584 000000000000000002ec98d911352404b66ecc254cd158df5ff5eef0c73e78f1 1,789 1.00/1.00 vMB 64
448,583 448,583 0000000000000000023027cf107d50da78a3064271770c3e64d464e46fc492df 2,899 1.00/1.00 vMB 111
448,582 448,582 000000000000000002db5c926a2f2153586e5f982dbca6e83de813963711b952 1,521 0.65/1.00 vMB 84
448,581 448,581 0000000000000000010c46cee18d97438c347be2fc8c1bf7a631a8fdc885566b 1,103 0.57/1.00 vMB 61
448,580 448,580 000000000000000000edc233ecb775c28e3b457cb215f07bbac435560de4deaf 2,008 1.00/1.00 vMB 73
448,579 448,579 0000000000000000006b736c56da8738ce18bc5a1883c729c9d4f72a73494f30 3,139 1.00/1.00 vMB 113
448,578 448,578 00000000000000000135cf8f804378f2da2841b28cb3661e92e1e825129b0ff3 117 0.05/1.00 vMB 88
448,577 448,577 00000000000000000184cb5cd24edb1990055652899f95437dedcfa2c4eeec6b 932 0.49/1.00 vMB 63
448,576 448,576 000000000000000000ea5c57c8eb6b548c10ea4cbb5f542eb155fc41d4ae98d6 537 0.23/1.00 vMB 80
448,575 448,575 00000000000000000153689ac9b7602a6552ceec8dbf7a446fa3e06a90050478 1,673 1.00/1.00 vMB 60
448,574 448,574 00000000000000000318717862719c6961a3b1cc40a610b124e027421c8165b5 2,380 0.99/1.00 vMB 84
448,573 448,573 0000000000000000017008d12aaef6435cb51084fc29f906a524fef613d60424 1,744 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.65 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: 672.62 GB
    • Received: 16.28 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.