Loading Tool

Explorer IconExplorer

Memory Pool

81,709 transactions
30.35 vMB
0.08241904 BTC
Random Selection Loading Transactions
Max Size: 182.90/200 MB

Candidate Block

Mining Attempt 9b44fb67e390514e80d5155bc72c9937eb9733542aa41e145c0f83a3007b773a
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root f8782e524c3da9d6a177e5291422ef784595ec84424bda49b6725e764e768078
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,058
Size: 1.00 vMB
Total Fees: 0.02018071 BTC
Feerates: 203.60 > 2.02 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (382,249 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,724 532,724 0000000000000000001b4372ff67d1095875a01f15817900cf1b80d1f3833759 1 0.00/1.00 vMB 0
532,723 532,723 000000000000000000117b7c5e5d43b3e2828442c31b31d0a3bfb6f5759c4661 2,951 1.00/1.00 vMB 29
532,722 532,722 00000000000000000027197eefee87552304eefca06bf38db983bc20999d2023 1,160 0.46/1.00 vMB 20
532,721 532,721 000000000000000000289cb55992cde1c03f5a9f73932935f6c6a503bfc4ae99 1,289 0.73/1.00 vMB 18
532,720 532,720 00000000000000000027a6ac6ce17bc7f3430405b9b80a315e057c962cc237b8 2,237 1.00/1.00 vMB 24
532,719 532,719 0000000000000000001843cca3b742fd3d08359e12bfae5333d1537b996f2ffc 1,353 0.93/1.00 vMB 7
532,718 532,718 0000000000000000001b2bf6177750327a3ceee39e48e110bb5235c299bc9407 2,554 1.00/1.00 vMB 14
532,717 532,717 0000000000000000000bc071b40c9645a39dc5f954105009fcaabcb604e834ba 2,284 1.00/1.00 vMB 20
532,716 532,716 00000000000000000008e4a1c74b5b015d95e74b5486f4a0a6ee07549699d27c 3,040 1.00/1.00 vMB 29
532,715 532,715 0000000000000000002fd2eb476f1ea18a14c4c61153ced498d40d9589854846 2,192 1.00/1.00 vMB 30
532,714 532,714 00000000000000000020eed033fb319ff8d85e86cc9d187012b211966a50c18a 1,210 0.40/1.00 vMB 21
532,713 532,713 0000000000000000001602be411627d7bb60e80f6e89a661e0d43fb904f1fdc2 694 0.25/1.00 vMB 29
532,712 532,712 00000000000000000003edfeb8c23c685a531968202cff731c09a286b2e8824a 615 0.22/1.00 vMB 21
532,711 532,711 0000000000000000001da15751c7a1514fec3e0f110cea22753a04def728d4a4 308 0.14/1.00 vMB 16
532,710 532,710 00000000000000000034e392bf72bba46d43534a87a148cfb7f6cb1b8d9300fe 975 0.58/1.00 vMB 10
532,709 532,709 0000000000000000002397d46c43f17c7070e98cbb3a2e44fe60010cfbd25620 2,477 1.00/1.00 vMB 25
532,708 532,708 00000000000000000025d3c3fce221cac8a168325ed75445cc76312c86d66ea0 2,303 0.97/1.00 vMB 21
532,707 532,707 00000000000000000008793c09d6c87135d80beb50e3fa4d0c63a7a8edfa9668 716 0.32/1.00 vMB 25
532,706 532,706 0000000000000000000c8b13a94df2d2fb3c1be55a3683733d3e7b3798cac0be 1,696 0.65/1.00 vMB 13
532,705 532,705 00000000000000000022a854ac27d87f7511420ccc5d11d444ae7b38b27853c3 2,797 1.00/1.00 vMB 26
532,704 532,704 00000000000000000026df96b57a22238ccff0a2e2ca2d8b6cc956d5b138a4fc 387 0.13/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.34 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: 661.27 GB
    • Received: 14.80 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.