Loading Tool

Explorer IconExplorer

Memory Pool

79,755 transactions
30.20 vMB
0.10885087 BTC
Random Selection Loading Transactions
Max Size: 180.57/200 MB

Candidate Block

Mining Attempt bed1cb2d8cc093a7c2180fee2f3b44034145b380116eb8a977e9a24eabcaa375
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root aa0576cfae9326774af4d7f6f39d6709e187b48a5be2bb259804eed30890a1cb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,805
Size: 1.00 vMB
Total Fees: 0.03772811 BTC
Feerates: 151.00 > 3.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (110,486 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
804,659 804,659 00000000000000000002770a022f1a1791c44aee5661f9043e25737eb025b055 1,042 1.00/1.00 vMB 8
804,658 804,658 000000000000000000027a6c11050afb52cdfecfe6de81e5974c0f0481d44697 3,068 1.00/1.00 vMB 18
804,657 804,657 00000000000000000002af82721a16186133e15f0c5d6d9cfffda73dc9761a8a 707 1.00/1.00 vMB 8
804,656 804,656 0000000000000000000053c510a47afa763ab62b87108b9b82d13ad84b3edab3 1,064 1.00/1.00 vMB 12
804,655 804,655 00000000000000000000a2da768b109e724a5800db613adbc54b23231b497d2b 2,820 1.00/1.00 vMB 15
804,654 804,654 000000000000000000008e12d15595e9316ff4c3d57a2e89b852c45f7013cf1d 2,192 1.00/1.00 vMB 13
804,653 804,653 00000000000000000002f5a2b7d8404a9e32fa11fe228ba9302242382589b2e3 3,489 1.00/1.00 vMB 9
804,652 804,652 00000000000000000000bb3899c34f4c4ffde7efc68f7ddd9777b75143decbe4 5,330 1.00/1.00 vMB 8
804,651 804,651 000000000000000000036b4738464cf13e5714e2cd98abf89436556d5f680a6d 5,963 1.00/1.00 vMB 9
804,650 804,650 000000000000000000026798c0a44b3be5b2ada323448d72bd7e9158ebcf01af 3,397 1.00/1.00 vMB 13
804,649 804,649 000000000000000000025807140ca8759beab23b6ff8fc5c68f94d640fc85a13 3,946 1.00/1.00 vMB 13
804,648 804,648 00000000000000000001d74dceb315743ed7b144adb705694807b35ed0d29664 4,879 1.00/1.00 vMB 11
804,647 804,647 000000000000000000031d36e294cf283603ac14adbce5a214396d9ae530cfe8 3,599 1.00/1.00 vMB 6
804,646 804,646 00000000000000000003bc7c22f21cf3791483024a6457a8ad2a3520c0dea470 2,898 1.00/1.00 vMB 10
804,645 804,645 00000000000000000001e3a273a7979dd0307c20a96ff2dacd6c769a3860985c 2,594 1.00/1.00 vMB 13
804,644 804,644 00000000000000000001f74dd0e1027a9b378e77cbcf3f7d3b7f0051d4619305 1,591 1.00/1.00 vMB 7
804,643 804,643 000000000000000000045dd6489c9452587e9783a08de166bc111bcbe80f6e17 2,985 1.00/1.00 vMB 20
804,642 804,642 000000000000000000004b9b6345f4c7f6d8b6bc750808a113dae4da29863bbf 5,862 1.00/1.00 vMB 10
804,641 804,641 00000000000000000001191f63705c5b7487873f52aa60161567c42afb7f6aea 5,349 1.00/1.00 vMB 9
804,640 804,640 000000000000000000041c52d1c76706040918f802326c3b408170833f36bb08 4,740 1.00/1.00 vMB 11
804,639 804,639 00000000000000000004b4296e480ef1ae4883dde24894865d5a9459e95a0a3d 2,885 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.65 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: 672.53 GB
    • Received: 16.26 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.