Loading Tool

Explorer IconExplorer

Memory Pool

15,511 transactions
5.99 vMB
0.03073229 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 35.86/200 MB

Candidate Block

Mining Attempt 0f769aeefcd55afdfae1c91028b35ea08790070959c0849e6f9f10f4e446cfcf
Version 20000000
Previous Block 00000000000000000000d46def4b4535c6284d8845f811af0ec3e1a4f57a2cf6
Merkle Root 65e7c897a59869d7e186fab2ad12b32654ca9c6d9b94bf34d16a228ac8af1572
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,596
Size: 1.00 vMB
Total Fees: 0.02046913 BTC
Median Feerate: 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,453 (717,431 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
196,022 196,022 0000000000000167b7396a7e5f4dcbb4756757c79cd5615e7916d743f34572ed 85 0.05 vMB 103
196,021 196,021 00000000000005c685dfeb81492a652d6afcca24ec1f38823ead556d8894b27b 168 0.11 vMB 84
196,020 196,020 00000000000002c2c47325e868c4b61a686ae2fdc40271d61bb89bd6d6640e8b 39 0.06 vMB 50
196,019 196,019 00000000000006ae4e1e0f7db2f3b9cce7c5c93cebad0e45d931a246cd657a4f 235 0.06 vMB 4
196,018 196,018 0000000000000419f807d0bfea32b1ddcdb0885a47d2a2f5c8cca5607e793f39 571 0.22 vMB 138
196,017 196,017 00000000000002c201d076b92f32777a3cf5c18b01d437efe25ce8268b8f7bdf 1,024 0.37 vMB 107
196,016 196,016 00000000000004ff4340c97b50e0a7d4bf7ac798f41c88aff2ee849ca10b382f 15 0.00 vMB 14
196,015 196,015 00000000000005ca5b93b4c48f7128b62af5f64b8b59f1e31a98c34b75923ce1 32 0.01 vMB 83
196,014 196,014 00000000000002907a7cc2ae409b44780d7bc3321499750006f6a26a1eff8d6e 9 0.00 vMB 30
196,013 196,013 000000000000016f229bc9b499e06a8c60133aa1d745322ecbd49fc48b9dfa9c 131 0.05 vMB 172
196,012 196,012 000000000000036fe879e64030123a670993f7b00a7ec08cc86d8bd0736f500b 128 0.05 vMB 167
196,011 196,011 00000000000006775e07ea1f7e69eedd8a7d3841ea30fcb74328c2870e6d45cf 256 0.10 vMB 216
196,010 196,010 00000000000001b80fd89752ae2cff6026800582e4b978c8fcf3fad21a92a5ab 31 0.01 vMB 111
196,009 196,009 00000000000000d6901a83a6fbf0b425e4bf86c2f590390c328fcbe8edb443b5 98 0.03 vMB 45
196,008 196,008 000000000000065f89fd64195317dd08b591ad470eaa133758e597ebeaf424da 107 0.04 vMB 147
196,007 196,007 000000000000027d40ad6e796e97aa8c1d32d868ec8c20fe04ee79a0dc0758d2 47 0.02 vMB 96
196,006 196,006 000000000000049be1cad61867b41b15fd9282a0f0eb3e03cb350f910ed125d0 68 0.04 vMB 81
196,005 196,005 00000000000002f0825ce66779e396eb7ce351fd934fdac2bdf13a7f4e809001 230 0.09 vMB 119
196,004 196,004 000000000000004dcfa446817a8825ea18905e96243998cdd19586e56d5a6d0a 284 0.15 vMB 107
196,003 196,003 00000000000001581cb76f5af7edd59a6581460e071f7c825102a6e7644fb482 697 0.25 vMB 174
196,002 196,002 000000000000005a01e1787db4875722063eb75f3e131fd632c686566225cf77 90 0.02 vMB 6
Previous 10 blocks ↓
Total Size: 779.65 GB

Node Details:

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