Loading Tool

Explorer IconExplorer

Memory Pool

77,107 transactions
28.88 vMB
0.07481448 BTC
Random Selection Loading Transactions
Max Size: 174.63/200 MB

Candidate Block

Mining Attempt 80eaf94e933df1f215b8a6bbcc322421b5f7e884876c20605d943e5725838209
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root c795a0cc5fda6844bfe63b63b9d8deedd946bf894211c1be00cf02d8bcbfeda5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,984
Size: 1.00 vMB
Total Fees: 0.01471789 BTC
Feerates: 302.06 > 1.47 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (676,374 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,755 238,755 0000000000000019cd48f14a501eecd60a22c045f188d6a0d61af3536eda9b1f 205 0.12/1.00 vMB 142
238,754 238,754 0000000000000013a8553417ee247a3a92ff60e6d1b123eecfdb8b7894e2de95 335 0.15/1.00 vMB 192
238,753 238,753 00000000000000284f919216da8d66f909736ce9f94624c6749bcdfd4a72b30f 56 0.05/1.00 vMB 138
238,752 238,752 00000000000001506c427c1283a2906c7bb61634cd5fbe86850dc4bf28ec1374 171 0.09/1.00 vMB 104
238,751 238,751 00000000000000e867e5d895be14d3a265ef8fefe9974526ae88201cd8be38da 463 0.25/1.00 vMB 131
238,750 238,750 000000000000012dc37e49c1ad9fd6c0af65a5a58cb2321ba3b668440da2f5b6 467 0.24/1.00 vMB 157
238,749 238,749 00000000000000f747c2d86bbf31c3178275c4e0344be0657264b5f40a4f42f4 330 0.24/1.00 vMB 94
238,748 238,748 00000000000000c1085bebd3e7da0f32ea2a7c04b45efe948867d0ab0e606ea9 761 0.25/1.00 vMB 277
238,747 238,747 000000000000011ad10a1af56ee3137cd7ce74cac68e669bdeec5ff72a70733c 4 0.00/1.00 vMB 233
238,746 238,746 000000000000006ac4d98fb72a115d5f549ae68f861d004349e2dcf112b09f0e 504 0.19/1.00 vMB 208
238,745 238,745 000000000000001c2dd6f17be4761c85fe3b281de83e8031774429374312b2e7 256 0.36/1.00 vMB 42
238,744 238,744 000000000000003aaf5002b8556f772eb75f37b76c8e0569ffb3a18016076b5d 256 0.11/1.00 vMB 281
238,743 238,743 00000000000000868da9b39b272e5f07c12988c66d9eba53a70544216cc125c9 180 0.09/1.00 vMB 161
238,742 238,742 00000000000000b46553d47ba2fc31df96a4e778c25ae9773ce3096f1e0afe50 24 0.01/1.00 vMB 161
238,741 238,741 00000000000000cd2187c49795e4846b7db37b602e736a087d3397ea11e47dbe 402 0.19/1.00 vMB 194
238,740 238,740 000000000000012368fb86a642807ab1b6dbafbd767438dbe20fd3e142580c9d 86 0.02/1.00 vMB 421
238,739 238,739 000000000000007b490e6826ddcb282db83b893a17294c4913827a8b294cf7bf 142 0.11/1.00 vMB 122
238,738 238,738 0000000000000015f96e57eeec20290690bcb89d1f72746df0e933413c1a34ca 529 0.24/1.00 vMB 188
238,737 238,737 0000000000000055a8e30564a0d74ce15c96bab3f3ba9331510ce89d1a42aa9d 405 0.18/1.00 vMB 171
238,736 238,736 00000000000000be746046fba1c9b83a3b1bb51ea7835ecd29d9ca048492369d 84 0.06/1.00 vMB 36
238,735 238,735 000000000000000a4faad5e328bd5b828c84dc7db0d503320c7b77989f439473 339 0.21/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 782.62 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: 671.98 GB
    • Received: 16.09 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.