Loading Tool

Explorer IconExplorer

Memory Pool

14,298 transactions
7.88 vMB
0.03590720 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.79/200 MB

Candidate Block

Mining Attempt 6ff159b6618b752557490f99f326fa133c10994ca61d2f248a446c2693c30ffb
Version 20000000
Previous Block 0000000000000000000203302e24479af4b3e218e63b80fdd1783df3ad1b1934
Merkle Root b7e3432a428a69ad96d9719141d7a6a7c74f8a43a0ae3ea161f148b38845120e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,024
Size: 1.00 vMB
Total Fees: 0.01962964 BTC
Median Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,381 (738,364 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
175,017 175,017 000000000000038f051c2f9438ccdc1ca4feb22e0b418da5d8707bcdadf4215a 138 0.05 vMB 39
175,016 175,016 000000000000022a46b5a85ad1354ff684e6a8e1b28ee2d9bc800d4826a0871d 91 0.04 vMB 144
175,015 175,015 000000000000097983e0b9d43472b0f35de2cdc2fe16f837e94e2a5e41273427 30 0.04 vMB 821
175,014 175,014 000000000000023a621923b8f0ec90a4c57e5e87852be87536cdcc4600422874 77 0.03 vMB 36
175,013 175,013 000000000000094130f654ef1241e8c091dcd9bd5d07a7ef45aa514db7c0bd5a 43 0.03 vMB 75
175,012 175,012 000000000000062f098429063b35cacc5a5cc7f469a84a405192dfa6c9e86c11 15 0.01 vMB 80
175,011 175,011 000000000000094b60a3835ff2612aeb0faed8bfde00581c686812e491f5a79a 69 0.03 vMB 53
175,010 175,010 00000000000005af5536b2a3e673c81e1c9ec859b81ff7bfb8bf9e5dfb889e95 28 0.01 vMB 93
175,009 175,009 00000000000005d66a1103dc4d64f869f67f9c182081ee47b481dc79232e8cb0 69 0.02 vMB 0
175,008 175,008 0000000000000295214c4fe542572893f187c9f17685709615929744c07750f8 10 0.00 vMB 53
175,007 175,007 000000000000087072742f974e6ddd40d4f705d9946a3a958e2c00a5408c7ab9 20 0.01 vMB 38
175,006 175,006 0000000000000077b6a38b138c63c0f5f1faca0e773d1475e781505b5d7b9013 1 0.00 vMB 0
175,005 175,005 00000000000002acd7d56ff99f8b30b2ca90abe9c66190e50f4fc6a25f7536f6 46 0.02 vMB 20
175,004 175,004 00000000000006dbdcd44e6d8a274440d02c66f0d1611be942d849d30745fd61 93 0.07 vMB 136
175,003 175,003 00000000000008571c1f5e4a94d3d3e2988a4294fb17e4673b2303b278831304 10 0.00 vMB 353
175,002 175,002 000000000000091396c548210b9e78a829eb8d78cebd529b2cfdf8971b0fdb3a 11 0.00 vMB 33
175,001 175,001 000000000000079d059869f828411b00fc556b27b2425b78d341a9cbd6d87b28 45 0.03 vMB 61
175,000 175,000 00000000000006b975c097e9a5235de03d9024ddb205fd24dfcd508403fa907c 64 0.03 vMB 25
174,999 174,999 00000000000005234ab5bd9eef328069037a94ba4ac25e86dd4d02a8cd4595c8 54 0.04 vMB 89
174,998 174,998 00000000000006cf7b024908cc9a1b8b401ac45475065588b1413147b3035eef 25 0.01 vMB 149
174,997 174,997 0000000000000222dd2cdb5078741d44d1ede01215a5ee0889189f62865ba569 154 0.05 vMB 79
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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