Loading Tool

Explorer IconExplorer

Memory Pool

74,869 transactions
27.63 vMB
0.07391466 BTC
Random Selection Loading Transactions
Max Size: 168.64/200 MB

Candidate Block

Mining Attempt 7e04d945337c33690d1e6c5e2da46bf2be0573f1b93120fb3c7babd9fe539a4e
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root 7e331f5da9cbe20be2871c2395f5066ddcee8afd9e380e12f6086f771031a62c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,294
Size: 1.00 vMB
Total Fees: 0.01485562 BTC
Feerates: 79.15 > 1.49 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (48,141 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
867,120 867,120 00000000000000000001ef6a69f66bd9a648e19ae7c9c8ed24be74579b8099c8 1,485 1.00/1.00 vMB 9
867,119 867,119 00000000000000000001a9f5e3700eafce1d436cf755b8c5b08354d1655c456e 368 1.00/1.00 vMB 10
867,118 867,118 00000000000000000000d8d5d589093811cf7ecf5aa7bd768d459e45e4682d3e 3,285 1.00/1.00 vMB 20
867,117 867,117 000000000000000000009367ed5de4f7587b436ce9f0feea48f39ec3839200e7 2,239 1.00/1.00 vMB 11
867,116 867,116 0000000000000000000205782b808effaece9e67cf7d8bb5f157684124b69aa7 3,484 1.00/1.00 vMB 14
867,115 867,115 0000000000000000000163f232352dfd0c2aaae2334f33640b0f8d53e6abd7cf 3,520 1.00/1.00 vMB 8
867,114 867,114 0000000000000000000055c648d9f1c6a503cf5ccd9d3b08a6d44d4b9b992492 4,657 1.00/1.00 vMB 11
867,113 867,113 000000000000000000002beee6c8355a6217ca01996c2b37e1ac802d0df51db8 3,358 1.00/1.00 vMB 26
867,112 867,112 00000000000000000002a1334f8024470ca28f3df65385cbffd7642a395d04c0 4,366 1.00/1.00 vMB 20
867,111 867,111 000000000000000000002629a2ae8b9a9a34d743759de20e2dce03ed2c659a1d 6,254 1.00/1.00 vMB 11
867,110 867,110 000000000000000000021d8c120fc9d344eee79f6997ce60a928e840b4235523 5,421 1.00/1.00 vMB 21
867,109 867,109 000000000000000000015a2f22074938c872ef359baf30edfdc30cc0964062d7 4,341 1.00/1.00 vMB 11
867,108 867,108 00000000000000000001e18fd42ce671a5f84d727f5368dd69733e8a28904879 4,363 1.00/1.00 vMB 8
867,107 867,107 0000000000000000000078e6b3532d26d3895c3005b780abcae226fb854e7216 3,441 1.00/1.00 vMB 20
867,106 867,106 00000000000000000002d3b6eb9e6ef72eef4fa79fe97b96402375322f9b1510 3,991 1.00/1.00 vMB 9
867,105 867,105 00000000000000000000a72c2e2778f47ddf1b3e5baf273157b5d5a38ad84ef0 2,002 1.00/1.00 vMB 7
867,104 867,104 00000000000000000001837ea2932a45b5f92d7f853b92faca5c63ca1f0d3868 2,665 1.00/1.00 vMB 7
867,103 867,103 00000000000000000002230b42a8e142ba3dbf5022a1e27ff2a1d8b78fd868f0 3,283 1.00/1.00 vMB 14
867,102 867,102 00000000000000000001a95e170c824adeb4966f9a5145b18e2ae568a9760059 4,203 1.00/1.00 vMB 11
867,101 867,101 000000000000000000007638af716358cf7704d31482e539c26b6f917088b146 4,923 1.00/1.00 vMB 10
867,100 867,100 0000000000000000000128c2bf7fd30a4d8dfb276ba82c27449aede7dd9dd90f 3,942 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.85 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: 712.49 GB
    • Received: 17.17 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.