Loading Tool

Explorer IconExplorer

Memory Pool

77,554 transactions
29.55 vMB
0.07222306 BTC
Random Selection Loading Transactions
Max Size: 180.46/200 MB

Candidate Block

Mining Attempt cc2232212ce18d45c4859e5ef051973e6cf29aa57ee04a58716458f72d762334
Version 20000000
Previous Block 00000000000000000000cf3f5f15c57b2e8fb71d527029774760b564239aaa9b
Merkle Root 86d2578c207c3c1f4cc831763ee5f9b0ebe2fbecc04e303e2ad6407cc8979744
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,239
Size: 1.00 vMB
Total Fees: 0.00700042 BTC
Feerates: 75.20 > 0.70 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,400 (46,131 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
869,269 869,269 000000000000000000022baec7d1b809f26f9c2ef87012059ea7b77b17cea946 3,158 1.00/1.00 vMB 3
869,268 869,268 0000000000000000000210c76ca09ebcd5c977746c905a787c714e01279466f4 3,774 1.00/1.00 vMB 6
869,267 869,267 0000000000000000000214da2935f84d6aa02682c6cd41ee2398149ad71a19d5 3,531 1.00/1.00 vMB 10
869,266 869,266 00000000000000000001e4add93ab2a51d8d405d60177fd30f791027deefaffd 1,405 1.00/1.00 vMB 2
869,265 869,265 00000000000000000002b730c64e4dae2c710a0c6c94332394e3b911cca57586 3,234 1.00/1.00 vMB 4
869,264 869,264 000000000000000000022a873a6f5aaf54c648c438f791813fb5bf4ce1103062 3,592 1.00/1.00 vMB 6
869,263 869,263 000000000000000000002d610018d33acf071944939ece63bfbe93b4121dbe1d 2,883 1.00/1.00 vMB 2
869,262 869,262 00000000000000000001d5861f8876b5d559a6c89e805e354b43cecf010b3409 3,599 1.00/1.00 vMB 14
869,261 869,261 00000000000000000000ffb573cfdde3fff3f7e5dfcc3008fd5cfb2e257d28ca 2,540 1.00/1.00 vMB 3
869,260 869,260 000000000000000000017e32302c3c94671895f41eb2ee5d844ab650bc6425d1 3,210 1.00/1.00 vMB 4
869,259 869,259 000000000000000000006b727da1df3db0c9251e267e4486e4b7edc9a31be789 3,642 1.00/1.00 vMB 11
869,258 869,258 00000000000000000001fad0395e5b838bd4c066dd238258e12edc3492e2369a 5,515 1.00/1.00 vMB 1
869,257 869,257 0000000000000000000283df3419a4c9e76ef8edb6b490bc88a449c3c3b04c33 3,104 1.00/1.00 vMB 4
869,256 869,256 00000000000000000001394342c6f0f85f184f05a8ae3d90fb665e5a91fd319e 5,334 1.00/1.00 vMB 2
869,255 869,255 00000000000000000001c7b7e8c6e3904bc050b079e4937451c53956a9fea30a 3,095 1.00/1.00 vMB 3
869,254 869,254 000000000000000000005e503da528a11a35d5d816acd87e38e7423f342198d3 731 1.00/1.00 vMB 2
869,253 869,253 00000000000000000000ae6bef3024613c210e5d79804296b5bad6a201958fde 3,598 1.00/1.00 vMB 3
869,252 869,252 00000000000000000001947a7feeebe6842782ac54e4ba350a5495d200285b6f 3,079 1.00/1.00 vMB 8
869,251 869,251 00000000000000000001b4c4310885e1405f03576d3fa9bc9b0afa2a709317e5 4,787 1.00/1.00 vMB 2
869,250 869,250 000000000000000000014889bf17ce254ab5762cf2820f9cafec39f9f8fd22fb 2,255 1.00/1.00 vMB 1
869,249 869,249 0000000000000000000179ed6135a5b0af519fc58288358b39493f881cc0cfcc 3,264 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.08 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: 721.16 GB
    • Received: 18.35 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.