Loading Tool

Explorer IconExplorer

Memory Pool

76,822 transactions
28.53 vMB
0.06241118 BTC
Random Selection Loading Transactions
Max Size: 173.15/200 MB

Candidate Block

Mining Attempt d6a615df9eb3b051f68ee0f336bf35bdbb9fdee9bfec1c126fcc77c16e3d33f0
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 3578f0f1da213153ca66d6e41faaa84c4e8ff31677902fa492b67365d59547dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,071
Size: 1.00 vMB
Total Fees: 0.00331847 BTC
Feerates: 15.05 > 0.33 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (504,242 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,850 410,850 00000000000000000126cd9f9f6a5a6ad1487cb1e63d75481596b33504af51cf 1,409 0.98/1.00 vMB 29
410,849 410,849 00000000000000000398a150f637dd10da3f3f01b73d6032142d9856e2aab7d3 2,453 1.00/1.00 vMB 36
410,848 410,848 0000000000000000060b84154e78cfefe051571486b912931087b035e2f5e838 2,851 1.00/1.00 vMB 61
410,847 410,847 0000000000000000032057e860943b7d627fc99eb83c0051ac686e0639fb6a87 982 0.61/1.00 vMB 30
410,846 410,846 00000000000000000276dfe58b4aee7d561a4ca2a70bf66e0e572ef7ae86f694 1,275 0.54/1.00 vMB 37
410,845 410,845 000000000000000002c9791d43c0f7508e2fee39d3c14b59048baa9dc9d5fd63 976 0.36/1.00 vMB 39
410,844 410,844 00000000000000000580b68a38d71bf60fdff998dd800ca6e3da451c66c3614d 1,974 0.86/1.00 vMB 28
410,843 410,843 000000000000000000be4e7493da19453676c81c2fa6a4532ed525c4393a9f77 1,411 0.93/1.00 vMB 68
410,842 410,842 000000000000000000788c7eb5e0b6e21d54651039ac8748e104c85f5edd64df 455 0.35/1.00 vMB 23
410,841 410,841 00000000000000000006f6ca874a4d7da595b37e47517dc2346569a52d50f61c 2,654 1.00/1.00 vMB 42
410,840 410,840 00000000000000000121b7e769ee39ec682d623273c4408a46212081a7611f4d 902 0.73/1.00 vMB 22
410,839 410,839 00000000000000000235ff27373a3c6539d008ffd6cff20211d07365d54deebc 2,933 1.00/1.00 vMB 51
410,838 410,838 00000000000000000492195f8b5ae9eceb2be929627988870b9a1e04813c230b 2,017 1.00/1.00 vMB 38
410,837 410,837 000000000000000003daee7a79013a7ca50520225d770bdda3110290da097f8a 2,515 1.00/1.00 vMB 40
410,836 410,836 000000000000000004dbb52fe0401dffb5c1d75d538bcce66813fe336893e4f9 631 0.31/1.00 vMB 38
410,835 410,835 000000000000000002c5944b7905483029884c39afaa1cbd19dd5484e99bcd89 677 1.00/1.00 vMB 13
410,834 410,834 0000000000000000031f8b4fdc830ea07d6ee37db515973cbef41e81a63d02d2 2,588 1.00/1.00 vMB 44
410,833 410,833 000000000000000000dc4cf8678bf36b005fba2716cd4c41d34b0780b1d8cd87 2,064 0.99/1.00 vMB 48
410,832 410,832 0000000000000000060c3d5af3f2d4f5ae75e8312a4396921275305a768852d4 451 0.23/1.00 vMB 35
410,831 410,831 0000000000000000038afd48f08219d08b5341c831360a14f00dcb038b5919db 1,446 0.57/1.00 vMB 37
410,830 410,830 000000000000000003c9bfa5398743030bb356833741788e8a7c9bb5d058e8f0 1,057 0.42/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.