Loading Tool

Explorer IconExplorer

Memory Pool

54,112 transactions
32.15 vMB
0.18303434 BTC
Random Selection Loading Transactions
Max Size: 172.23/200 MB

Candidate Block

Mining Attempt b2de3792ddf25a53c7cd96dc3ef9ca186ad4405fe23f1cfeb6f6ac9ea391efe2
Version 20000000
Previous Block 00000000000000000000e8bf6513364e7869b415e3fa1f8435bb5c6d3f5c62ed
Merkle Root 0e9ba8878b4ad91a1cf7e3584eb228057e6643da7e35acfadc9934f969cbcbbb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,946
Size: 1.00 vMB
Total Fees: 0.08044691 BTC
Feerates: 101.66 > 8.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,819 (598,238 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,581 316,581 0000000000000000298d8be8f2545c18a4e3f3477954a2635449b7965f4b41ad 30 0.03/1.00 vMB 19
316,580 316,580 0000000000000000244f574f08d09140323fbb9ce44cbec5d8643b16a552578c 180 0.10/1.00 vMB 28
316,579 316,579 00000000000000000ea30f47ff0ef26113adccad833cdf0a15674387488b7dce 222 0.16/1.00 vMB 26
316,578 316,578 00000000000000001df1734390ee6681fb088ef6e1044c52fc4a8f1d59848019 306 0.21/1.00 vMB 22
316,577 316,577 000000000000000029ad7b8dc5c5c863701699b6028138e02a0da59e2005569e 300 0.20/1.00 vMB 21
316,576 316,576 00000000000000000be9314f16abdb0d7459f5dd6396967a769113a98e43f43b 423 0.25/1.00 vMB 28
316,575 316,575 000000000000000001ac8a2424325f382ad8fd0d1f3967fd3c2f9be89f492005 73 0.08/1.00 vMB 13
316,574 316,574 00000000000000001f14e0c24acda720cec365c1d28651a8ca53dbb10cdbe035 299 0.16/1.00 vMB 21
316,573 316,573 0000000000000000098ea8775628512eb66f88ca41bc13f64b26e92eac6f6319 265 0.34/1.00 vMB 14
316,572 316,572 00000000000000002871f2e4366c02acd79e368c384f27ecda8251d70437f6cd 1,387 0.75/1.00 vMB 27
316,571 316,571 000000000000000005bc8a0c0cae1a5ec8054615c2af27596cae9b2f6b6ac24c 933 0.35/1.00 vMB 39
316,570 316,570 00000000000000002b6f4ed4a71e3dd31c2e9005f3d11d80eebe067f1ba7cc92 765 0.35/1.00 vMB 32
316,569 316,569 000000000000000010e85a97c8fcde974de4c9621cfbd8124f67a0d9f6a91234 59 0.05/1.00 vMB 10
316,568 316,568 000000000000000000cfdd2dc82b7f83c4b66927b9d29e3758a4026377cc226b 988 0.75/1.00 vMB 21
316,567 316,567 00000000000000001199385cc85740942e614e6d0a5db1d55d2b7a7c20b99bb6 512 0.20/1.00 vMB 37
316,566 316,566 00000000000000001c4584d42a343baafce35fbd8902d07295e9586b279ba2ef 512 0.16/1.00 vMB 47
316,565 316,565 0000000000000000148a9c294b6bbb9c7a714f62743d8afe0e59ec8df3928bcd 118 0.07/1.00 vMB 40
316,564 316,564 00000000000000000f0fda048b9e1b12b81db4a1b85e54af7eb0d009d4274d71 24 0.02/1.00 vMB 27
316,563 316,563 000000000000000021ed96256e772301102e6d4f5019fdfe317b035fc9a56354 298 0.16/1.00 vMB 27
316,562 316,562 000000000000000027968478abc6ae0041dee48c363173e0137bc6cec04ae7e5 896 0.54/1.00 vMB 27
316,561 316,561 00000000000000001ef0ea0efba1babd7def595470817764a226c4291e977473 567 0.50/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.07 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: 651.23 GB
    • Received: 13.49 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.