Loading Tool

Explorer IconExplorer

Memory Pool

86,284 transactions
31.59 vMB
0.14546434 BTC
Random Selection Loading Transactions
Max Size: 190.51/200 MB

Candidate Block

Mining Attempt 0e79755dd09d031e2cac9ed8a8d3ece7806e9cbed29fa587dc83d505dc2edfcb
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 15a9d1589402ff355983ee62016317cd333d16c38a9687ce8bae5f9895e5a03f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,631
Size: 1.00 vMB
Total Fees: 0.06416984 BTC
Feerates: 214.31 > 6.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (337,293 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
577,676 577,676 000000000000000000273fca0b368b22464893bf6e1a446944e9f9e5fa1d5b80 3,118 1.00/1.00 vMB 51
577,675 577,675 0000000000000000002179108c60081fbdcdaefd9d342a7cdd9ab59aeac468bb 2,921 1.00/1.00 vMB 76
577,674 577,674 00000000000000000020d586b291548ef122acf31eaaabdc8caa1a9ae233243c 814 0.30/1.00 vMB 56
577,673 577,673 0000000000000000001667b35bb9e5086424c1c93e337fe19a1cd471a0f829ed 2,685 0.86/1.00 vMB 59
577,672 577,672 000000000000000000042874a87269e49d62d5bf47d965b0c04d1fd970258f31 101 0.03/1.00 vMB 96
577,671 577,671 000000000000000000208cdb7547a5bd6f829782fa127f332f43fb0399f889a1 2,486 0.87/1.00 vMB 67
577,670 577,670 000000000000000000051c54476d2994b243bc8175a292c972d37abb79d0f1f3 2,907 1.00/1.00 vMB 76
577,669 577,669 0000000000000000000aa80e0aa02053b9dd81435a6d86e7992d4fb6595d0670 1,427 0.63/1.00 vMB 46
577,668 577,668 00000000000000000016cb59bb84d170f08405666e33db55c46fbfb2fd0e830f 1,931 1.00/1.00 vMB 27
577,667 577,667 0000000000000000000923759ac2ba1cfe1235b485385b0a217c4eedf2e0ce63 2,682 1.00/1.00 vMB 78
577,666 577,666 00000000000000000004f3868009687b2181c091dc0d310ac26aa0ce76efedb4 2,169 1.00/1.00 vMB 118
577,665 577,665 0000000000000000000d82a9c6e9b729a6ed030c9b7f63ddaf3e1e9fe9a6c761 2,364 1.00/1.00 vMB 33
577,664 577,664 0000000000000000000dc2423018a254da1013e5408d3f5bb0d0645794aec74f 1,608 1.00/1.00 vMB 7
577,663 577,663 00000000000000000006e4862a0cd5e3f3ab046f59098dc32db412cf400b5d4c 2,589 1.00/1.00 vMB 82
577,662 577,662 00000000000000000006eefacab30c2f292a337a10349ef2e9316634ebefe52a 2,725 1.00/1.00 vMB 82
577,661 577,661 00000000000000000012d7ec093d54b91a014c140ac212057114161fbefcbc00 3,092 1.00/1.00 vMB 126
577,660 577,660 000000000000000000233971517a2f5312af28039118a2defbb7424d71aa506d 2,769 1.00/1.00 vMB 71
577,659 577,659 0000000000000000002314f839eec49f4f00e83f5e22342749f3c110b3c31a8a 2,893 1.00/1.00 vMB 115
577,658 577,658 000000000000000000201def94b5dd643ea291732ef059a7d784d40c265aee04 261 0.09/1.00 vMB 125
577,657 577,657 00000000000000000002196928aecfc1c89f109c6204a767dac3787ebaff546c 556 0.39/1.00 vMB 52
577,656 577,656 000000000000000000133340605d5a44371e55b358431e4212e2dab963088e4a 824 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.33 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: 660.70 GB
    • Received: 14.77 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.