Loading Tool

Explorer IconExplorer

Memory Pool

78,686 transactions
28.90 vMB
0.11112090 BTC
Random Selection Loading Transactions
Max Size: 175.40/200 MB

Candidate Block

Mining Attempt 7a482e98d330b079bb7a3699643afa9582d914aa69d5fd42466654d5073e2e82
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root c9df7030d23d5c6e02558f6752ccd7a749312fa4a1548c0d96e1831c9ba76ca3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,349
Size: 1.00 vMB
Total Fees: 0.03968187 BTC
Feerates: 602.26 > 3.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (193,262 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
722,043 722,043 000000000000000000008074f8efae25a37d609f2491e348628941b9aba5ee16 2,701 0.90/1.00 vMB 11
722,042 722,042 000000000000000000096bac7fcba611da3c77314fe99cea90efb5bc95814f0b 457 0.12/1.00 vMB 12
722,041 722,041 00000000000000000007526e6813259a9033a72d3f13f1601342c56fcfd8adb4 2,468 0.68/1.00 vMB 11
722,040 722,040 00000000000000000000b5b8fdcdfa009ba797857272b7222c0d614e7d03a2ae 329 0.16/1.00 vMB 9
722,039 722,039 00000000000000000004f0b9d1e0cc13b7abac03e50cd5907f8f4c3e703f0558 78 0.02/1.00 vMB 7
722,038 722,038 00000000000000000002033b2ecbc50609346ba60f3fdc46a2a734e46a59a86f 255 0.09/1.00 vMB 11
722,037 722,037 00000000000000000004d13f146bbb44fc6592cd5f735f9fc03ad69e230d6fcf 361 0.13/1.00 vMB 9
722,036 722,036 0000000000000000000802587b8b437f781ac7d831e5da3764556aa555171fed 1,228 0.33/1.00 vMB 11
722,035 722,035 00000000000000000004c094c5e84f7ad6e3eb2c3d85ad29076af1a79bad5db0 1,629 0.48/1.00 vMB 11
722,034 722,034 000000000000000000073466612e49e878e7b36521321c7f2cb24207d26c3d77 108 0.04/1.00 vMB 7
722,033 722,033 00000000000000000000880d0fa2f1cd4d93723c95705a6229d05be9b0ed0ed8 272 0.11/1.00 vMB 10
722,032 722,032 0000000000000000000283f6dbd4007828ad3c3d2d1eab4b448640d2abcd7262 2,358 0.88/1.00 vMB 9
722,031 722,031 00000000000000000003365ca620b326a946219493654d0f050dede562a58bc4 334 0.09/1.00 vMB 10
722,030 722,030 000000000000000000079a8344e3a344a39d6c626772dc777af37fecd6e538fe 1,116 0.50/1.00 vMB 5
722,029 722,029 00000000000000000003333d6eecfa33f4d3e9187c6a2b20f5f8ae0612171f43 1,637 1.00/1.00 vMB 12
722,028 722,028 000000000000000000096745c131be245684dadead500eff66baa5aa7b9331c6 2,106 0.77/1.00 vMB 8
722,027 722,027 000000000000000000065094e26ee1e090a2dc983ebf50a0b188b3c7bbee2403 842 0.44/1.00 vMB 9
722,026 722,026 00000000000000000001cdff312d88631003673ed98fb2418d3dce16941b9ca2 668 0.31/1.00 vMB 8
722,025 722,025 000000000000000000027eeba24139901366f1a1d50fe7e3673ebbc51f511207 1,351 0.61/1.00 vMB 10
722,024 722,024 000000000000000000024cd13b4f7e28a53f01e5ca690da8626d165f1e33bcf0 527 0.37/1.00 vMB 6
722,023 722,023 00000000000000000004a82f0f248da3755ce8d791f5a85c905e9bb40334b50b 2,357 0.98/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.