Loading Tool

Explorer IconExplorer

Memory Pool

45,976 transactions
28.91 vMB
0.14312437 BTC
Random Selection Loading Transactions
Max Size: 150.87/200 MB

Candidate Block

Mining Attempt fad927a9faab21507fcc5328de080f7d97be30fba79aeb3818e09f50cd16c34d
Version 20000000
Previous Block 00000000000000000001df143f900493685d6623e4901f699b33fb4601190dde
Merkle Root 86557ca42f49cec4cedaa62eb1f89ebe18e513306f0e0db38de82c2f0a18b4fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,398
Size: 1.00 vMB
Total Fees: 0.03960433 BTC
Feerates: 100.53 > 3.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,708 (527,875 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,833 386,833 000000000000000008def602e0988a7978e94bdf488816c5efe9f4809a08bffa 1 0.00/1.00 vMB 0
386,832 386,832 00000000000000000e7df2585c9eadfd74bd8217e5b2f0c9cfb8b871baa7855a 96 0.10/1.00 vMB 21
386,831 386,831 000000000000000001ee090a04940d6b690fb9703fb3df5f53831732fe18eb6b 1,139 0.84/1.00 vMB 24
386,830 386,830 00000000000000000027cbc132bdb62c530c602adf8b75af42cea229ebfb9f14 2,274 0.95/1.00 vMB 41
386,829 386,829 0000000000000000088b83fa5e0f36d140bf3847c053bdb2906df4d365d0b4e4 490 0.43/1.00 vMB 14
386,828 386,828 00000000000000000c48ea343c0c9635d3be06e03ee7ef2bf1ec8eb7a0207a04 354 0.75/1.00 vMB 17
386,827 386,827 00000000000000000e208d092b3facd7defa6b94fe6f5bde0e533ed48937df9f 906 0.93/1.00 vMB 27
386,826 386,826 00000000000000000997a058d332ac099a8aab2465340ba2f73abe4d46a1031c 868 0.93/1.00 vMB 24
386,825 386,825 00000000000000000e0c9194490831e2587eae0bba1ad98d10cdf87c1cf01af7 1,247 0.95/1.00 vMB 28
386,824 386,824 0000000000000000041d1f507c884a7f327c0869f9bcd0696b903ccd9f113775 1,333 0.52/1.00 vMB 42
386,823 386,823 000000000000000003ad998674bc386f9f24329612b42e45d4e8003f135bb1c7 1,602 1.00/1.00 vMB 29
386,822 386,822 00000000000000000a143cd24566a0634851191257cc0111a964866ef40b08b7 733 0.75/1.00 vMB 31
386,821 386,821 00000000000000000da4dae9ee85c69682166aac54e207174f7e061cac92ffe9 1 0.00/1.00 vMB 0
386,820 386,820 000000000000000004152e3a5cfd4a1cfff9773cc752e501ccc64bd0db462fbb 973 0.58/1.00 vMB 28
386,819 386,819 000000000000000005de3f69fd6acd8599278b15d1f2166932d1e5208850f9ba 1,585 0.82/1.00 vMB 33
386,818 386,818 00000000000000000e650403ec01919580a1b202ba923d1451151d9bece17f57 327 0.32/1.00 vMB 16
386,817 386,817 00000000000000000825577d47e72daa2f97a2c888e314494c94d13b532c8744 1,686 0.99/1.00 vMB 24
386,816 386,816 0000000000000000079133b7453624f88ef6325bf181c4167a1294b2142018bb 2,584 0.95/1.00 vMB 45
386,815 386,815 00000000000000000ebbca66126c57b2caa75e39f4f61b78fde9e950a5bd8cc4 2,538 1.00/1.00 vMB 60
386,814 386,814 0000000000000000062d67b7345f08fa218827418a147b937d9470ffa072b549 36 0.05/1.00 vMB 17
386,813 386,813 00000000000000000370daa310f716293903fb436c70fa3b4502540b39f61796 2,066 0.75/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 781.87 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: 644.98 GB
    • Received: 12.63 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.