Loading Tool

Explorer IconExplorer

Memory Pool

87,056 transactions
32.05 vMB
0.11485805 BTC
Random Selection Loading Transactions
Max Size: 195.91/200 MB

Candidate Block

Mining Attempt 0a9743a5f72a08c0c6bac70d2ea90f009ea7121d8f69a0ae5885037264ca7a15
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root cc66016ab498e1adcd67af2f4b43cd696861d6f5bbd87cc38d282b80af3640f5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,480
Size: 1.00 vMB
Total Fees: 0.03122268 BTC
Feerates: 1,236.26 > 3.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (157,108 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,254 758,254 000000000000000000029467b40d68cdfeac2c3e54b7216fd7408fb61ef17418 703 1.00/1.00 vMB 1
758,253 758,253 0000000000000000000287605522ce82a2882c9cc810d180bab3616e5f917baf 2,880 1.00/1.00 vMB 9
758,252 758,252 0000000000000000000653581b6d99a21f65f993c71381e14af78a372f724791 2,148 1.00/1.00 vMB 6
758,251 758,251 00000000000000000002140a5b59e527eb508d5fc56db2526a58b44ecb5e03f3 1,448 1.00/1.00 vMB 10
758,250 758,250 000000000000000000055bbea4163ae6dbb22336402c8533ccfa583989a9be75 1,751 1.00/1.00 vMB 5
758,249 758,249 000000000000000000049b5e31d12ad94022e8f5d36e54adb622d8777767ad12 906 1.00/1.00 vMB 2
758,248 758,248 00000000000000000000fb961a227a989bba52bb2f2deebf766561ecd461d686 3,355 1.00/1.00 vMB 5
758,247 758,247 000000000000000000040acd78f3b0fdf493697319ee3f0529a9a2e65595c10a 2,884 1.00/1.00 vMB 8
758,246 758,246 000000000000000000027658ac64d094b978bfc8bf513baa57f81abc3f8bf65f 2,505 1.00/1.00 vMB 5
758,245 758,245 00000000000000000003d20cefb3c1183cc84feffccdf80b585761ebeb86d53d 2,572 1.00/1.00 vMB 9
758,244 758,244 00000000000000000002ef46fe2b2eefeeae6647fd39493573a6b048af9eb71f 3,185 1.00/1.00 vMB 8
758,243 758,243 00000000000000000004fb5005582acd1db81afda3d61c86a6c87a7fa21a3fb2 2,973 1.00/1.00 vMB 19
758,242 758,242 00000000000000000002c5a8e6cdc9c6bcc726617ab7c84c63dee702840841e0 1,625 1.00/1.00 vMB 6
758,241 758,241 00000000000000000001660da8d81bb60f115ecd5cc7b3bcb816fd8f3a19a61b 3,622 1.00/1.00 vMB 12
758,240 758,240 00000000000000000000e42008de6203cd21926e8503e09c6e601795cafa9516 2,960 1.00/1.00 vMB 15
758,239 758,239 0000000000000000000391f67e3cd41ebf869079b1c546735c9108c4f18d133a 1,979 0.77/1.00 vMB 6
758,238 758,238 000000000000000000029ee9b673254b51ea4063dbcae7ad71cac0ce94a5d5b7 2,855 1.00/1.00 vMB 8
758,237 758,237 00000000000000000005dbf840f2ec536fe9a820d790586ccb032affb9970bf6 975 1.00/1.00 vMB 2
758,236 758,236 0000000000000000000633ef3b7151fcaf1b3829b22da523fdd157606381e151 2,840 1.00/1.00 vMB 5
758,235 758,235 00000000000000000006e5b95c1fc9cc695b15e71643f4fcd5e990af448f6858 3,765 1.00/1.00 vMB 15
758,234 758,234 00000000000000000005900b5f9082e76144f74ab3e82c91582c942e7ab4ca14 3,338 0.96/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.