Loading Tool

Explorer IconExplorer

Memory Pool

40,089 transactions
26.91 vMB
0.08933897 BTC
Random Selection Loading Transactions
Max Size: 138.61/200 MB

Candidate Block

Mining Attempt 7ba94a19652173d4c189f07c50bb008031802a081183c48007b532acdc46c4c8
Version 20000000
Previous Block 00000000000000000001b18fde6b2febfc1755903332de50616448df6a77d84a
Merkle Root b0422f35503b021a43d8d9744f440d5b573bca43300d17b02f081bc7b224a4dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,484
Size: 1.00 vMB
Total Fees: 0.03608568 BTC
Feerates: 197.12 > 3.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,671 (351,761 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
562,910 562,910 00000000000000000008946b5e08cb5909ac8c815c0be4a66278b70cd9020d5f 197 0.05/1.00 vMB 20
562,909 562,909 0000000000000000001320d9b6f65f79ed6c0218c1bfe30c393594db1c889fe7 1,188 0.45/1.00 vMB 24
562,908 562,908 00000000000000000019478d5144610fac8fb1f8b71235635fabf97f80bd20a3 963 0.49/1.00 vMB 24
562,907 562,907 000000000000000000124c77c4c4bff67edfe401cc0d273194f73fd3c32e1ad3 1,227 0.36/1.00 vMB 19
562,906 562,906 00000000000000000007f581b5d06d2d63ae47f5b4506361fe9a02d969854780 253 0.07/1.00 vMB 14
562,905 562,905 00000000000000000022cc2f0eb1a480f09b6026cf5344adddd35159a3333771 2,764 0.97/1.00 vMB 21
562,904 562,904 000000000000000000226f81208aa63200d171a698cf255c34d9686983a52e06 1,932 0.72/1.00 vMB 5
562,903 562,903 000000000000000000292207fe80c1909465ca859773d804ae7c22e6fd2bb4e7 2,930 1.00/1.00 vMB 21
562,902 562,902 00000000000000000018e8c5c92b5d219a6a7b2a35b05137f752d606a0cb47e8 2,702 1.00/1.00 vMB 26
562,901 562,901 000000000000000000068d60f63dd157b6bd45c933f0228d4c2497a23fc870c5 1,733 0.58/1.00 vMB 6
562,900 562,900 000000000000000000044eb66e67343d2b21687724e252dc7d21f5d3ecf12305 2,852 1.00/1.00 vMB 21
562,899 562,899 0000000000000000001a05885b3974cb0d1a99f8f0e2a002121a69283074c818 2,732 1.00/1.00 vMB 10
562,898 562,898 0000000000000000002c656c14818c2fc5ba007f08fd55b5c17c1fb77d9798ee 2,765 1.00/1.00 vMB 11
562,897 562,897 0000000000000000001c50c5f2e15b98be18f375158ffd72b1bbaadbf8090bd2 3,032 1.00/1.00 vMB 24
562,896 562,896 0000000000000000000964e01f197b3e441aec511899a4bfd876734ef38d8d1c 2,784 1.00/1.00 vMB 30
562,895 562,895 0000000000000000001784800be32e70700ef956e622eff0f685262285c193c2 2,727 1.00/1.00 vMB 29
562,894 562,894 0000000000000000001d4df424175c6d47b84af0a685c4157755b0d166526389 2,956 1.00/1.00 vMB 62
562,893 562,893 00000000000000000018b6fcc5838a0de7255add174bba041a6b3383b19ef8fd 492 0.25/1.00 vMB 2
562,892 562,892 0000000000000000001ed7962d1df5909bbdc881e382314499b8070eaaf485e7 2,117 1.00/1.00 vMB 2
562,891 562,891 0000000000000000001c835e1cfc72186267917a599e067cf64b155aec49ea82 2,976 1.00/1.00 vMB 28
562,890 562,890 0000000000000000002578a6ab227ef1517be6c084b1ce278ca1806dee1ef8f5 1,141 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.81 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: 635.14 GB
    • Received: 12.29 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.