Loading Tool

Explorer IconExplorer

Memory Pool

86,602 transactions
31.67 vMB
0.15014903 BTC
Random Selection Loading Transactions
Max Size: 191.01/200 MB

Candidate Block

Mining Attempt 8b08ef7bfe2e4562ab5b56a1937fcb54e2c1a970b38a53f016591b27de83e4e7
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root c7f719d894c96c08cc2bf13a59d1c0cf8b3a15a7596d2864a8cb2c6516b0221d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,546
Size: 1.00 vMB
Total Fees: 0.06684756 BTC
Feerates: 214.31 > 6.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (557,156 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,813 357,813 000000000000000001da8dffc4e364b0ea31e8b96c7417c70fb496a907fd4c46 296 0.23/1.00 vMB 16
357,812 357,812 00000000000000000b7f611e00e9e24b543b5f93ecaf3c06e0e6cb7b5fe8920a 905 0.59/1.00 vMB 24
357,811 357,811 000000000000000003bc5f70f9f9ac34eb23ebcb809ba2d4149afcdd985b445f 563 0.38/1.00 vMB 27
357,810 357,810 00000000000000000c2bf7fdc0f15f8a754fdefbe3138cc9925e404ed90a7626 820 0.59/1.00 vMB 22
357,809 357,809 000000000000000006c9d20bf804c9724c042d7deea5ee5d94ecfd92a070c24f 372 0.23/1.00 vMB 22
357,808 357,808 0000000000000000061c8b239ef6f35aecc7224db5995b2e712fc79edd0f0404 1,170 0.67/1.00 vMB 25
357,807 357,807 00000000000000000824eae9afcccc8b14828a42f8104fc97fc91f3234f7fc50 244 0.18/1.00 vMB 19
357,806 357,806 000000000000000005c3d56dcdcfd1f02ec644102208bc2cf22c02b0f22a0e77 420 0.31/1.00 vMB 16
357,805 357,805 00000000000000000224e6da7e627552a526dc9e1c1db2b9423e4632ab6633bb 274 0.20/1.00 vMB 17
357,804 357,804 0000000000000000009e6fa00450deb911022495b06a63a06d9a0c49f667b312 553 0.70/1.00 vMB 27
357,803 357,803 00000000000000000e72e53ddd45bad2d09d588f862c851ec55c4c628bebd157 697 0.74/1.00 vMB 14
357,802 357,802 00000000000000000e655ea6cc03796ae2a6142dc65d75dfc29ac8709a61d20d 1,044 0.99/1.00 vMB 14
357,801 357,801 00000000000000000ad0f2b0661047746d0aed4cc60ec903299b633a09ffb276 315 0.85/1.00 vMB 5
357,800 357,800 000000000000000000131b590566124ef4551706a80a3e6251894e5cbaf3bcff 825 0.75/1.00 vMB 14
357,799 357,799 000000000000000013bb1799b275277316c78681f32eed1db50130779fa0fa1c 1,931 0.75/1.00 vMB 36
357,798 357,798 0000000000000000133dc16dadfb2c3d40474129eaaa25b572694f1ffab57dc1 1 0.00/1.00 vMB 0
357,797 357,797 00000000000000000b018d49f036eb3fd4dbeaf925be024a3c09aecb86a4cfdb 1,024 0.72/1.00 vMB 24
357,796 357,796 00000000000000000829bd5cff059e3e0fb22dfc9720619f4440407cd6e18f12 1,273 0.97/1.00 vMB 16
357,795 357,795 000000000000000014b8fc0c148699f825f36a723421f0b600dab87dbac4b377 211 0.20/1.00 vMB 26
357,794 357,794 0000000000000000130eb3ec8608e90d9ab065898db01f81e03fa164e283daf3 863 0.60/1.00 vMB 19
357,793 357,793 000000000000000011b10a0a176c84c86dc2f081e9952b8b6fb314c043dcf46f 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.33 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: 660.73 GB
    • Received: 14.77 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.