Loading Tool

Explorer IconExplorer

Memory Pool

9,955 transactions
3.70 vMB
0.01573785 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 22.21/200 MB

Candidate Block

Mining Attempt 31be29e0c96a75911915712d11f13ceecc9f7b695562aceed1977ac874a85910
Version 20000000
Previous Block 000000000000000000016f7fde1bd2fceaf41f3015c117cc3f2f9aeb4fba8aed
Merkle Root 4c883c93a8a546fbf13b2d240bf565876f51638cb67fd6e343739386c00d7bc4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,667
Size: 1.00 vMB
Total Fees: 0.01172506 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,497 (771,415 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
142,082 142,082 00000000000003e83ce66c61a40a724d91b53625a86239c992b771003d93c763 30 0.01 vMB 18
142,081 142,081 00000000000000f8b445f36484fffbd6a57840e7b5145df6f11dae7fdd328694 13 0.00 vMB 96
142,080 142,080 00000000000002df4fa292b86e894db3568eb3fd58052a66cd4e0f6212ccc5d1 8 0.01 vMB 20
142,079 142,079 00000000000005c4caae2c87b1f7ffc6107eed76f592009e19d1b3079110d292 44 0.01 vMB 80
142,078 142,078 00000000000004112855c05692f774e1990e1a54f8fe45e449d3a065c6a2fb99 54 0.02 vMB 204
142,077 142,077 00000000000001c805dd0e5730ef176df3622fb31530d35c385fdb3c1a929222 20 0.02 vMB 108
142,076 142,076 00000000000007d19f35ba9bc91eda548ce7f9e4069e4f589b2114cb364c16f1 68 0.02 vMB 267
142,075 142,075 000000000000085180181284edf9205dcb1a08b5e9362ed6ae9e5d645d1961ec 22 0.01 vMB 331
142,074 142,074 00000000000003378931a034d95b1bfd18610205568c079101d415c0c05dd5a6 101 0.03 vMB 75
142,073 142,073 000000000000088ce171750b12a27a29be487585fb3edf3c8c5ec84f38dd7298 20 0.01 vMB 397
142,072 142,072 000000000000054f2e6af3a44e609c09081da2c7515290d10d5d3d3072eab052 85 0.03 vMB 102
142,071 142,071 0000000000000371a925078fa51eef2cb6999f466259f70eb51b61c8de0fa828 36 0.02 vMB 128
142,070 142,070 0000000000000621d61c406981dad26217435fb6a2d7dfdf0730314cb07c6a82 4 0.00 vMB 954
142,069 142,069 00000000000006dcdce57115904e31e15d63962d015a5af90eb545a256d5270f 23 0.01 vMB 177
142,068 142,068 0000000000000894df8899a414c1fb982b20a707f29b810d031445ea9840ea4e 6 0.00 vMB 31
142,067 142,067 0000000000000294c3151cf5e2056f2a5d8a7d82231e665c4b71bf6912798f0b 7 0.01 vMB 159
142,066 142,066 0000000000000472283c052564ce4e87dcacba3e8d8e39c0ac3340ccf2c26b5e 98 0.03 vMB 65
142,065 142,065 000000000000045d69161f013cf4f4cdff3ee9387f5a0ee45aea6e9524f964fd 21 0.02 vMB 147
142,064 142,064 00000000000000d53bebdc98afe141533b520f9e0e40669bfb44b52cb574d61d 9 0.01 vMB 27
142,063 142,063 00000000000008677fa748be3d335da8427f353b9c3aac10bc75860d92738eac 128 0.04 vMB 30
142,062 142,062 00000000000001b15e34ad10ee2d8fccf73de94c13b014654eab338a3f1c5dec 19 0.01 vMB 166
Previous 10 blocks ↓
Total Size: 779.73 GB

Node Details:

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