Loading Tool

Explorer IconExplorer

Memory Pool

35,480 transactions
7.77 vMB
0.09258674 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 2 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 6 blocks ()
  • 13 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.79/200 MB

Candidate Block

Mining Attempt aaa0193197b008b24c8099ab92d17b4ce37794dd17e88b63d1e39f6f7cf016ad
Version 20000000
Previous Block 0000000000000000000057ad9d1d6b5e34d6fbcde9b1004e9567218fbb95cf49
Merkle Root cfdcb436dc10d0db894f4114fc2c63282a1e3df56932e776cf0b063858da8ab4
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 4,132
Size: 1.00 vMB
Total Fees: 0.05090746 BTC
Avg Feerate: 2.56 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,769 (713,879 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
198,890 198,890 00000000000002a57cec2b7fbadc2473295fdf011ba71e7662d01c139201725d 0.00 MB 18 71
198,889 198,889 00000000000000427cc9fb8ed583852be22c25d648e0be48c2e6635cb4e9921f 0.10 MB 232 165
198,888 198,888 000000000000030311811c12d1e1525aa3963064bd9d189144953bc4c05781c4 0.15 MB 328 163
198,887 198,887 00000000000002772ce106c763eee0f32d669c1a66d8aeb55d7999b966ec12fe 0.00 MB 7 150
198,886 198,886 00000000000001a96247f10c6e2040b0e17287c51ceb8dc1634164d65b3bad03 0.10 MB 200 124
198,885 198,885 00000000000005c48e731288f06a273857a286445d1d3c35a7f0d990b9cb0344 0.00 MB 14 43
198,884 198,884 000000000000042ddabacc901c3caf28bd53e0bb10a3db6c796c910642696443 0.01 MB 21 196
198,883 198,883 00000000000000848048eda5683aa4a7b74ddf3e5f51f0338a709f67194adc96 0.10 MB 207 116
198,882 198,882 000000000000006c028c5876df2c83b1ce8658d803df385f1e21763a2d64870e 0.03 MB 70 117
198,881 198,881 00000000000003b2cf4023c7fd87cf91339363b95b3b7a4840635271d7e15721 0.00 MB 8 0
198,880 198,880 00000000000001cf517522a5bb71bba2ede67de360e48d0717a78d9ae43712f8 0.01 MB 21 84
198,879 198,879 0000000000000157f6100ee9a47d25d870f7602c2253b6b6a9dc6519fafa440b 0.10 MB 151 60
198,878 198,878 000000000000048fcca8536964f4afafe683050afd7fd5ca64f0b181a267e1fd 0.05 MB 136 203
198,877 198,877 000000000000031ba43bb76d7c42dd6b76afe63012a0eed4b129061810527739 0.01 MB 21 122
198,876 198,876 00000000000005d0dd898ff6ab1e0c33021426c5aba2489c338c98dfd206baa1 0.03 MB 93 37
198,875 198,875 00000000000004aa753de7ecfa883369412766776620009b0553dcce8bcc2a01 0.03 MB 51 106
198,874 198,874 000000000000000bb1c883d73c57c9838335b8766dc3147199b7a5abb620cd29 0.02 MB 36 94
198,873 198,873 00000000000005d1807f4a2f671e8a6ab4c5ec66ec09942940ba60046a200117 0.09 MB 195 126
198,872 198,872 00000000000002666821df000abdf59769420d037f6e39a2f45fd881481d70b7 0.02 MB 58 78
198,871 198,871 00000000000004bbc7916c759134c6f293ab53e3c8ccc38520308f03b5148c62 0.01 MB 16 48
198,870 198,870 000000000000022aaa353474212d69d427ce29b6c6a8b510fc0e1a5c7e38e7b0 0.32 MB 683 109
Previous 10 blocks ↓
Total Size: 778.43 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 146.72 GB
    • Received: 1.60 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.