Loading Tool

Explorer IconExplorer

Memory Pool

40,082 transactions
27.72 vMB
0.06795293 BTC
Random Selection Loading Transactions
Max Size: 142.08/200 MB

Candidate Block

Mining Attempt a4b591c4da33aeb1c7b37a7d70aa8a78b29dd520b52b749f92d068c36dce6387
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root aff41a8d1374360e6db9f2f1340cbc2ab4aa2a0ba6c67684054e6409ae7770a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,855
Size: 1.00 vMB
Total Fees: 0.01505524 BTC
Feerates: 101.49 > 1.51 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (797,305 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
117,340 117,340 00000000000083a676728ac322a0cb03e26e365c2504df94d5f978374ab66174 1 0.00/1.00 vMB 0
117,339 117,339 00000000000054d1c90eab08ecfb006f07eccc8982e3a058e34eaad5858bfcb5 32 0.01/1.00 vMB 0
117,338 117,338 0000000000003db6c18d6656f7eb0929442a3ca6d00eec056cf3226ad562d101 8 0.00/1.00 vMB 242
117,337 117,337 000000000000be57a3418254deee185248ae02145f141d106771642eddbad850 25 0.01/1.00 vMB 90
117,336 117,336 0000000000002d5e9e2015a92bad519b3e0085f8c61a8fa3a7a150a8162cef4d 12 0.00/1.00 vMB 482
117,335 117,335 00000000000004d715670f210ce0f0e9638c5905658c44cac05283d52950fc63 21 0.01/1.00 vMB 483
117,334 117,334 0000000000008d01dc710a096d3afd1f08219a204973d624a7f19adfafe340ca 3 0.00/1.00 vMB 0
117,333 117,333 0000000000006daa0561ba928011941a80a384a14ed67a7bb5346b940065d076 5 0.00/1.00 vMB 736
117,332 117,332 0000000000002eb2ccbd6d5e95b92261cb6adc28d54fd415437eb6cb38a7b9f1 7 0.00/1.00 vMB 0
117,331 117,331 000000000000c8619b2150b4beb08928c4845eeb874f2b510c261f5e9bf85ccd 25 0.01/1.00 vMB 1,961
117,330 117,330 00000000000008e0a7ca4657c118b551f2211e913555e8047647083635b83b15 2 0.00/1.00 vMB 0
117,329 117,329 000000000000170143a8e930d0ee2f347fc6699f42c74514917f844e34aecf15 24 0.01/1.00 vMB 974
117,328 117,328 000000000000acf7d4a6e9c9bc7ba89de1682f58a1febb9b04cc449883d10f6f 10 0.00/1.00 vMB 708
117,327 117,327 00000000000012cff4c55af35100ccaad463ee324999ef453c1765915aa1e853 1 0.00/1.00 vMB 0
117,326 117,326 000000000000650b5f7191897a7ff873cc0f2b1c8bb27f36a4e04a8eaf086444 6 0.00/1.00 vMB 1,360
117,325 117,325 0000000000007d0064b43499fb2760e1b888d1750dfcbfda25e109bcc9ee8bba 2 0.00/1.00 vMB 3,891
117,324 117,324 00000000000037b4ebeae615a6579f6e78c7054d5a596a2c7c290066d9964447 1 0.00/1.00 vMB 0
117,323 117,323 00000000000029fb178f2a7bcc36a2c178c9a820820ac864e5d2e4d9e23c5933 11 0.00/1.00 vMB 0
117,322 117,322 000000000000194336abc009bfe9504b14b84de801e02dfbb412df052275b343 12 0.00/1.00 vMB 705
117,321 117,321 000000000000ae7e5ef288a5ba3bd352b166a01fd748c93c3eadc74b9098d3a1 8 0.00/1.00 vMB 1,010
117,320 117,320 000000000000b335bbfd884c03bf41180d01d21ca02f386e258568444df29912 5 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.76 GB

Node Details:

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