Loading Tool

Explorer IconExplorer

Memory Pool

76,345 transactions
28.14 vMB
0.08418786 BTC
Random Selection Loading Transactions
Max Size: 171.38/200 MB

Candidate Block

Mining Attempt b3177d080b0ecf33a68d9919ba896fe2b9e6638adc946b6acb38ec7a62247625
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 0911c78ef3f7fefabd9afc323435eb10505eef7742535d6ccfd52ea57c338236
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,037
Size: 1.00 vMB
Total Fees: 0.02345179 BTC
Feerates: 150.93 > 2.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (719,422 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,875 195,875 00000000000002437e3bce32107b8fed2ecf9e74813eb2e45a9459021b6e83bf 112 0.03/1.00 vMB 600
195,874 195,874 00000000000002e4260a760fb33226dea8bcc9126ab47c742c6437da75166809 11 0.00/1.00 vMB 296
195,873 195,873 000000000000015ffe15e5057ef2e384989063469f195870576d3528cf451857 512 0.25/1.00 vMB 185
195,872 195,872 000000000000063c477dfd1cd91d3ff6c7b8348b396c1b2d76e0b5095ca124fb 143 0.05/1.00 vMB 291
195,871 195,871 00000000000001188d0a7601e1cb12b4e73e21f75cc51905ce2c54e5b99cbeca 710 0.25/1.00 vMB 304
195,870 195,870 0000000000000184118cd0fe91948953c8b0f49057059a64eddf453af57bc11e 506 0.18/1.00 vMB 213
195,869 195,869 00000000000002a6e0218934a8f7cd3a53f11f0e6438bd207f0d7823534fabd0 76 0.02/1.00 vMB 91
195,868 195,868 000000000000041d69cdb800a4f694fb21eee361d675c08145706b87832286cb 184 0.08/1.00 vMB 118
195,867 195,867 00000000000001680af30245457f75a68db68e64d04ea575c1321edc98357394 28 0.01/1.00 vMB 133
195,866 195,866 00000000000003090ceb9a851ff6d611a9032e6084307eb92fce7d3c619060e3 154 0.06/1.00 vMB 133
195,865 195,865 0000000000000018a29cb754d4b9e3087616d0f0bff784b8f6f03f90caf77cb5 104 0.08/1.00 vMB 88
195,864 195,864 00000000000002fdcd449e791b44aef7b611d2fe247ec010db1efa5fbb568f40 50 0.01/1.00 vMB 41
195,863 195,863 000000000000068ddf2141d4174f5de7df2857d69cd0869f65d41afc5a8a4e02 122 0.05/1.00 vMB 131
195,862 195,862 00000000000001c4bf3a794241cd9db9f5073d4c29e241e7ef53bd83f45e149c 12 0.00/1.00 vMB 624
195,861 195,861 000000000000069d3c76cc7ad1d1faedb50dd60275649f849f2f1c77a8290223 191 0.07/1.00 vMB 170
195,860 195,860 000000000000003bafe53f423cb1ad772b0f2edf17c0dabcfb9ac092ce89a2f9 98 0.04/1.00 vMB 121
195,859 195,859 000000000000044adb37b4d293f4f432adf091171c4ddb8ba09203b1f1c7277b 153 0.06/1.00 vMB 177
195,858 195,858 00000000000001befb6f3d1ef9ee1a1cb9930ad0c9a505e397ee07c4c0244923 384 0.11/1.00 vMB 163
195,857 195,857 0000000000000618dabc7125e4990a14416c172977d2d4373ead73cb14cb4602 104 0.03/1.00 vMB 273
195,856 195,856 00000000000003b5ba4eaf0401edde2e547ce72c7ac7a70c6563d6d500105a66 107 0.05/1.00 vMB 192
195,855 195,855 0000000000000010bf4c8bbe234d7b2f71ed06308f9b3a0608e294593f44146b 28 0.01/1.00 vMB 310
Previous 10 blocks ↓
Total Size: 782.90 GB

Node Details:

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