Loading Tool

Explorer IconExplorer

Memory Pool

27,791 transactions
14.23 vMB
0.06269971 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 77.80/200 MB

Candidate Block

Mining Attempt 5d4d678ea4c731fda97fc5453fb74e3d036b7daa91288eb4ae438431ac70c31c
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root cf6400db9d1ff5c5706b3fcf8ac5a23d21380b937365b0c96b7bb9cc9933c2f1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,687
Size: 1.00 vMB
Total Fees: 0.02804814 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (690,343 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
222,907 222,907 000000000000023196b5bf900e150ac8bba0b24e75352f0ad3417acc6e271179 679 0.25 vMB 204
222,906 222,906 00000000000003ac231a45f48577f325d28ae5a00cb3abca421d4cf85448fe9c 319 0.15 vMB 166
222,905 222,905 000000000000031528064ad677ead384da6bf1004c6ae3372943c786d0e73440 434 0.28 vMB 150
222,904 222,904 000000000000032ccc17b243409f2860cdfd5eda1f71d31eff7903150f7f132a 741 0.25 vMB 216
222,903 222,903 00000000000002ff731894dc57e1810ac692a01cdfb49145a48fe6a3973e4f28 290 0.16 vMB 141
222,902 222,902 0000000000000404cf4773d2e92e5d11b0e37493b916ce8f8f8b4d59d4ee98ef 635 0.25 vMB 195
222,901 222,901 0000000000000096bef146eca64576f939c6cffcc251b413157612047eece179 650 0.25 vMB 196
222,900 222,900 000000000000021309a98b8827a82277f659ceed6ae57f51b06ecba81585a291 347 0.25 vMB 118
222,899 222,899 00000000000003b42daab56497f903f142ff35feed8f95f5c2c34bfbbb73681b 749 0.25 vMB 220
222,898 222,898 0000000000000356ebd82d90229e5cc05a30283dca121588cef42642b438b3b4 596 0.32 vMB 153
222,897 222,897 0000000000000490e0222528d785f4be9226370140107217848936b5edcbdc21 288 0.21 vMB 96
222,896 222,896 000000000000029c87608eecf8aa32157dd99cb26e68187715f008b0ae8ff458 644 0.25 vMB 201
222,895 222,895 00000000000002ab8e624e0783452bc09138685524ba41b58d63ddb9cb16a97b 891 0.25 vMB 307
222,894 222,894 00000000000002c4ed84d3ee8084415aa191e2fdf1c986e0e088d67064ff692b 771 0.25 vMB 193
222,893 222,893 00000000000004784a0d0c80eee8bb6b0f7aca6dc5c729efd8b368c74ffa0399 261 0.27 vMB 99
222,892 222,892 00000000000003366dca7b77a3b841930c1683b39938f597a206101e0bcbfbea 578 0.25 vMB 168
222,891 222,891 00000000000001a9f92d53e85da161ac4cb8b87103d2584c55aca7b97772d90a 784 0.25 vMB 240
222,890 222,890 00000000000002724f6f54fd988fe4e9eec65859337ce278750d93c1dd8f37ec 406 0.33 vMB 102
222,889 222,889 000000000000014323e6adc98c61959d22944f9dcc9093c89f7916ba006d2a62 796 0.25 vMB 225
222,888 222,888 000000000000000e420e36e0b9d15e24d8c897b24e523500e3d7210bb3800c2a 767 0.25 vMB 286
222,887 222,887 000000000000030a957c08c58a4462c1352c0ce108223a22c8e53ef7c2af2b7b 899 0.25 vMB 309
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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