Loading Tool

Explorer IconExplorer

Memory Pool

79,923 transactions
29.85 vMB
0.08129299 BTC
Random Selection Loading Transactions
Max Size: 179.16/200 MB

Candidate Block

Mining Attempt 6ff6e0133e687d1e91ac571fde022e1a32d2a490e5ccd50e15bc83c0af6d198a
Version 20000000
Previous Block 00000000000000000000a86620bedaadabef003d30be662b4766362f5afa4a4b
Merkle Root 61778d4d349ce1803f5ce1fbcbe2856385cb2b5469b018306d74c5e71a3c625c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,655
Size: 1.00 vMB
Total Fees: 0.02034140 BTC
Feerates: 100.29 > 2.04 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,004 (283,384 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
631,620 631,620 0000000000000000000ec38f8d816aa98c80d64515c6b1bbe73c17f6e40a8501 930 1.00/1.00 vMB 17
631,619 631,619 00000000000000000009beadb333a068e2113b43224df12196066fe428851121 2,567 1.00/1.00 vMB 25
631,618 631,618 000000000000000000071302b3f05d0bc32159eabb8e2c07d0198ef81c06337c 2,624 1.00/1.00 vMB 67
631,617 631,617 0000000000000000000ff157471bd1801a3f8eddebee0b56cc70f4f83b79b30e 2,701 1.00/1.00 vMB 107
631,616 631,616 0000000000000000000b86f97aad897862e4ae9076915bc99d3e80b64892c3af 3,129 1.00/1.00 vMB 178
631,615 631,615 0000000000000000001142eb9a7ec815500505555699aa93610a47d88ef1247d 1,052 1.00/1.00 vMB 66
631,614 631,614 00000000000000000000ce309b881c10c9cb188cb77a070b0a7b08f82ef44f25 235 1.00/1.00 vMB 7
631,613 631,613 0000000000000000000ae871cc4dd8a105bce592bca6886b34d6f412ff3daf0b 666 1.00/1.00 vMB 17
631,612 631,612 000000000000000000124c361f627f527f3d603d90c455337dc10ad31ed5286b 1,614 1.00/1.00 vMB 43
631,611 631,611 0000000000000000000c5cecf971ff53bb91b86aa619c2597641582f818fbce7 2,451 1.00/1.00 vMB 99
631,610 631,610 000000000000000000021558a5c2c7655b9cf2d70ca0075d50740b49b170ff67 1,108 1.00/1.00 vMB 14
631,609 631,609 0000000000000000000391674bdc49b027c9db61f2e28c81a0024c98cae4ff10 1,832 1.00/1.00 vMB 131
631,608 631,608 000000000000000000012cda257e6d5844697b96217e1db98da915febfa3ef99 1,455 1.00/1.00 vMB 24
631,607 631,607 00000000000000000001b146a70b1bbc85e5a8be89806e8435ebf4a348bf66c4 2,441 1.00/1.00 vMB 130
631,606 631,606 000000000000000000073c9450f4597e4a155808dcfab8bf77d0c69401a87db3 899 1.00/1.00 vMB 29
631,605 631,605 0000000000000000000eb690f0ddbda8ae7b7720c469f230acd6fb6cb804d54c 2,152 1.00/1.00 vMB 69
631,604 631,604 0000000000000000000b7eb3e3f11b7770971d5a6707e93716a2ae347c984765 1,308 1.00/1.00 vMB 82
631,603 631,603 00000000000000000001e8912638ab8ed959c2a3adba7d5acb9f586cf208da83 816 1.00/1.00 vMB 26
631,602 631,602 00000000000000000001bc967cb132b6acf236b590c3dd71e80420a5621c1a17 1,197 1.00/1.00 vMB 43
631,601 631,601 00000000000000000004a80981b7a7b6672a72259e2940180a4d24ed623fad38 1,371 1.00/1.00 vMB 43
631,600 631,600 00000000000000000011f2cf003dc4096b6f1a41a13e29ffd0a348d4f6a256db 313 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.40 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 664.70 GB
    • Received: 15.04 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.