Loading Tool

Explorer IconExplorer

Memory Pool

25,216 transactions
24.05 vMB
0.03482542 BTC
Random Selection Loading Transactions
Max Size: 129.69/200 MB

Candidate Block

Mining Attempt a16a1a26b58ea990ed767cb7c584baae9c8e3e957f118488942fd6e2806905b3
Version 20000000
Previous Block 00000000000000000001344e2aea864cf79c272eee2d0ca8cd1530cec32d82aa
Merkle Root db1f14adb2e3560b7702ebf6d9076050bc3beb0b8efe891c348243e4048ee569
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,131
Size: 1.00 vMB
Total Fees: 0.00833226 BTC
Feerates: 59.89 > 0.84 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,661 (101,652 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
838,009 838,009 000000000000000000014b3850f7620bf3f1c3badf6c8dc8b03796e51ef7f01f 2,508 1.00/1.00 vMB 8
838,008 838,008 00000000000000000000bc6e9db29ff227488d6076a6c5eaa8c20ce2383a6f66 3,172 1.00/1.00 vMB 16
838,007 838,007 00000000000000000000c36f25dcdb87a8ad55d67366a4cd65a7db3cf82de6af 3,131 1.00/1.00 vMB 8
838,006 838,006 000000000000000000018cbde8a4633fbc680fa6d28b10dd01efce0f9e91eef3 3,487 1.00/1.00 vMB 6
838,005 838,005 00000000000000000000c298621b7f2827430dc13db5833432ef1993e4610993 2,910 1.00/1.00 vMB 9
838,004 838,004 0000000000000000000331b62507f9ba779e29ac7d601742e9d924d6cb07771c 2,903 1.00/1.00 vMB 12
838,003 838,003 0000000000000000000334364f1a26e94ee9c8983bd971dd6d24c018c2aec8d9 4,135 1.00/1.00 vMB 7
838,002 838,002 000000000000000000024e7ad7688e2c9c4b7d95e8784fabe4f1383a5fbcb400 2,943 1.00/1.00 vMB 8
838,001 838,001 0000000000000000000352d5d23c5db1c6cbd93a9aea88108dc8375caa4a600e 4,623 1.00/1.00 vMB 6
838,000 838,000 00000000000000000002465e212e99583dd00162e25de05d2883830babf41136 3,719 1.00/1.00 vMB 10
837,999 837,999 000000000000000000013ccd5799712d76ba1cb2c025dd588616ed1ac7789127 2,349 1.00/1.00 vMB 7
837,998 837,998 00000000000000000000e5b37ac85ea4eb9840f8c18164821d921725f20a94cd 1,781 1.00/1.00 vMB 7
837,997 837,997 0000000000000000000218adbed36544166950d665da566994803451b4504531 2,653 1.00/1.00 vMB 8
837,996 837,996 00000000000000000002eae79f6e58232baf9310724b9c8f514e2dd23e52daad 2,960 1.00/1.00 vMB 10
837,995 837,995 00000000000000000002be65234dcc83bc11229a7eac2bba4ff67afb624fec68 2,782 1.00/1.00 vMB 12
837,994 837,994 000000000000000000008deb8a96aa2cd7d6f37b9dfd26e942db400f581e28b0 2,807 1.00/1.00 vMB 10
837,993 837,993 00000000000000000001f6015f134226eb64754d8f9898f20468e85d195199e0 2,070 1.00/1.00 vMB 10
837,992 837,992 0000000000000000000357911f21c0d57ee23e603aa2d2bb48810777cbdc7da2 2,465 1.00/1.00 vMB 12
837,991 837,991 00000000000000000002adef49b3a468177026b78cd15165cfd04cacb18fe9f1 2,979 1.00/1.00 vMB 13
837,990 837,990 00000000000000000002c90f66c6207f0a409aebfbb93646e13e66b6ff497177 3,193 1.00/1.00 vMB 19
837,989 837,989 00000000000000000002610acd6c670265feb2dfb603e7e88aca053002a7978b 3,067 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 826.12 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: 4,283.67 GB
    • Received: 236.65 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.