Loading Tool

Explorer IconExplorer

Memory Pool

80,746 transactions
30.42 vMB
0.08709725 BTC
Random Selection Loading Transactions
Max Size: 185.60/200 MB

Candidate Block

Mining Attempt 2fabb991a84154fd2e1df0b5f2976dda1fba56b7a905017b2bee6d1cd7d05ec6
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 03ffc3240c22e5d0a5101712eb1bb89c7de953be061859550c5ff474879e0821
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,734
Size: 1.00 vMB
Total Fees: 0.01902153 BTC
Feerates: 402.75 > 1.91 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (552,768 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
362,584 362,584 000000000000000010b630b0eccbfcc4ddbed369ea7c1ea150370273ec449e25 580 0.44/1.00 vMB 25
362,583 362,583 00000000000000000f13539aa94264e759c126e9189a68817ceea7bb0abdbb5c 440 0.34/1.00 vMB 22
362,582 362,582 000000000000000005100535a018a89c7739d8be461f96a28cd21099f88fcd65 870 0.48/1.00 vMB 30
362,581 362,581 000000000000000007f9685513b8f5313f1f69e8a5465c76b87869ca1bfbddff 178 0.10/1.00 vMB 94
362,580 362,580 000000000000000010ad23d897a35ea636c0451fb4ea1280f86905ef1364a8cf 286 0.16/1.00 vMB 21
362,579 362,579 000000000000000012cfbc3d132259b8095747b4426a18e0ce933da53dd31422 516 0.45/1.00 vMB 18
362,578 362,578 00000000000000001599e26d269a9d453d40ebd03b418230be80179794cc3b0a 1,364 0.75/1.00 vMB 29
362,577 362,577 000000000000000002d9c0251758194162d6b2dec9ef54972d7749f8db2467e3 29 0.01/1.00 vMB 54
362,576 362,576 0000000000000000108434f05ce9a296dc3f6cc7a55f778579a4cf7879d2d0f0 337 0.21/1.00 vMB 27
362,575 362,575 00000000000000000a9dfd5f4972299f30a29eedc2ddbc83a346cb026d0d66e1 300 0.21/1.00 vMB 21
362,574 362,574 0000000000000000050976f0394e15a61d8c46ce448a4d2362406e140ad6c419 1,334 0.69/1.00 vMB 29
362,573 362,573 0000000000000000076d80824e8e3392fa94f52e3edcf9ab4ea95221bfc11577 166 0.17/1.00 vMB 16
362,572 362,572 000000000000000009fa75e8abcb90df59b9a3fbcf9f0377927093de2b61f9fc 459 0.22/1.00 vMB 38
362,571 362,571 0000000000000000046df4f4aac189767085133f0be14734a3f10c7523780e76 1 0.00/1.00 vMB 0
362,570 362,570 00000000000000001347ed5300f74006e21ad65a0c9686a6c803da0825c7d582 1,136 0.69/1.00 vMB 26
362,569 362,569 000000000000000001eba7ca6b1394d66f5dd27d2a5c91209a2c6a46b6e6151f 1,274 0.74/1.00 vMB 38
362,568 362,568 0000000000000000130280160917b2047f84369c821690b1bff21e9e6d40d385 785 0.45/1.00 vMB 26
362,567 362,567 0000000000000000043cdf43a7d5d6ca7578c1ccbefd69e13272e3157dd7ed83 917 0.51/1.00 vMB 29
362,566 362,566 000000000000000004adce7f035d7a1173ccdaed26ec5331e1d5656de3f51b83 1,027 0.51/1.00 vMB 31
362,565 362,565 000000000000000001b313f19cddf1ea6bc17c8dcf4fb7928dac61204daefc65 190 0.09/1.00 vMB 21
362,564 362,564 00000000000000000b24aadc2b0d0d415c2e42dde41c3044cba355306d1f953d 567 0.28/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.00 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: 718.59 GB
    • Received: 17.92 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.