Loading Tool

Explorer IconExplorer

Memory Pool

37,510 transactions
17.93 vMB
0.13938044 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 94.72/200 MB

Candidate Block

Mining Attempt f0c3b911a98a6b21bd05cbc490d921f2f308de47af48e403b25d0a8635132b2a
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 250e9ef9196e57105a473a982290c5df3f27c524c4ff63f42def8ea160c42bf2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,015
Size: 1.00 vMB
Total Fees: 0.02939416 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (642,589 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
270,740 270,740 000000000000000307489df50e1420888a47cd0ce358f0e8b3e28658b0a920e1 800 0.50 vMB 36
270,739 270,739 000000000000000216354186fb700ecd9af8ad446c75b3461fe19089ae95f1f3 1,180 0.50 vMB 65
270,738 270,738 0000000000000006bcaf2124332e1ff25037c4db53d090ca4faada9a053a705f 160 0.50 vMB 76
270,737 270,737 0000000000000000f2d180ce83f1cbf65fb6a79a2a0e1db0e7ae67f7af11eff1 129 0.50 vMB 72
270,736 270,736 00000000000000043ab6f2f0c08770f3deb6769d10c87564adb3c87dda5d3ef2 322 0.25 vMB 110
270,735 270,735 00000000000000050b195b0352af0ddba1dc7d93ed0093f487fafc45491f2100 251 0.25 vMB 76
270,734 270,734 0000000000000000264485cfeec03264b40c4909a3f807cf33f1a8c0c63cb966 408 0.50 vMB 85
270,733 270,733 00000000000000064d01cd918ba9cbc1b17de7d4e4055fd569622f4984b56efb 137 0.50 vMB 76
270,732 270,732 0000000000000001e3c8526d10f83c916db49f1eb9c965786b99ceaa3c988545 118 0.25 vMB 72
270,731 270,731 0000000000000004df18bede87c7997d34d2eeb2a3d9f11faf91ed1fa46c34fc 147 0.50 vMB 73
270,730 270,730 0000000000000000f76b00a6a90a380a0244608e3a56d6da4c0d2d0300a5d53e 124 0.25 vMB 90
270,729 270,729 00000000000000000c1f741a325b42969a650ecbb2dfcb7fac8d24e2e979d2eb 242 0.25 vMB 96
270,728 270,728 0000000000000006cb9925f0277fdb3c9b70eae96647d5a3a4564aa47e3f383e 38 0.15 vMB 77
270,727 270,727 000000000000000535a0dcd8ed9e1c51dce9c5d7a4065e302ca2de7ef04df46b 178 0.25 vMB 69
270,726 270,726 0000000000000003561811b0cbeedcc37d73f8bea882c8ba517327b5101969c2 160 0.25 vMB 73
270,725 270,725 000000000000000351b1f7ec37aa8d5a744dbd973351312374014ca69e32132b 159 0.35 vMB 89
270,724 270,724 00000000000000036af9c03ac779286f3f8ce922b9aa1f8c2c51909c1d89cc67 677 0.62 vMB 35
270,723 270,723 000000000000000009d751323149f1ce2b144322c6ecfb3a9a671b76ac4cfbbf 92 0.25 vMB 77
270,722 270,722 000000000000000193d8319c2b5dff80f9faf04832b7c45fe97dda2d63c86e9e 35 0.25 vMB 77
270,721 270,721 0000000000000003583ceb0285d703afaba4b1a070821e4c58cdcbd18bb9b31c 113 0.25 vMB 92
270,720 270,720 000000000000000244d0c4366f9eb10ab0e8eed861aaa96d29b13ea96fb47454 131 0.25 vMB 89
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 82
    • Outgoing: 11
  • Data Transfer:
    • Sent: 130.02 GB
    • Received: 0.53 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.