Loading Tool

Explorer IconExplorer

Memory Pool

85,352 transactions
31.85 vMB
0.20443844 BTC
Random Selection Loading Transactions
Max Size: 190.49/200 MB

Candidate Block

Mining Attempt 52740465e6124151a80bc87666c315bb5ae99c2647613dc67929af82d4a49fb1
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 1717a2612d38ef22248d70915880cc0708ba96d14dd4c8301dd8b8edc84647fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,989
Size: 1.00 vMB
Total Fees: 0.09267135 BTC
Feerates: 529.10 > 9.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (87,530 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
827,617 827,617 000000000000000000006f12e415c6090878ef89954463ce7c657702d77fadfc 3,966 1.00/1.00 vMB 26
827,616 827,616 000000000000000000035aa63a57d2aac07f03e14b68d06f339fcaf784d8c17f 4,258 1.00/1.00 vMB 28
827,615 827,615 0000000000000000000040522b2e9bd1c29a6dc258d6ba9420ffc50e17119d1c 1,639 1.00/1.00 vMB 25
827,614 827,614 000000000000000000018bf8117b47c105ac37870502b6c80d7431b542e7faf2 5,139 1.00/1.00 vMB 26
827,613 827,613 000000000000000000037535f76abad805933b09da9fda5e823b33eab0f211d9 454 1.00/1.00 vMB 23
827,612 827,612 0000000000000000000062d213baa7ed3e00fdf3787b78fc53dbeb7e507c84d1 4,476 1.00/1.00 vMB 29
827,611 827,611 000000000000000000031a6bc4a5d1b68e1878d693a508755be1a69dd96a1ac8 4,079 1.00/1.00 vMB 25
827,610 827,610 00000000000000000003822a40cd29763d5013df9aa8c17e2e02f29858d4bc0f 5,526 1.00/1.00 vMB 26
827,609 827,609 0000000000000000000222b21698df46b50f9b5e9ae5fb7009876637281f860b 4,211 1.00/1.00 vMB 28
827,608 827,608 000000000000000000030504c09edb96f9645d9c552cc2151da8cf29f0c1b564 5,544 1.00/1.00 vMB 28
827,607 827,607 0000000000000000000139122928d925ad27a2182c38ce85d467c41565e904be 3,512 1.00/1.00 vMB 28
827,606 827,606 00000000000000000003621c8fd2bc1cd2f137cf915480ea19324ee811f9f4e7 2,854 1.00/1.00 vMB 23
827,605 827,605 000000000000000000005a67fb6d4b91238eacbcb12c6a28b664f5431788c815 3,395 1.00/1.00 vMB 24
827,604 827,604 000000000000000000036f9e8e5310ac5cbae916a389c3dea1edeedb40c90342 3,575 1.00/1.00 vMB 29
827,603 827,603 00000000000000000002e1b6d435f30fa8d13b3d2759868f485ce8982acf6fd8 2,894 1.00/1.00 vMB 34
827,602 827,602 000000000000000000003586393189cf770699c874e8359bcf8500db065c7b72 3,341 1.00/1.00 vMB 33
827,601 827,601 0000000000000000000391c5574977eb4d896d5661f4fe5e6cda95f8bf3b37a0 4,191 1.00/1.00 vMB 36
827,600 827,600 00000000000000000001e4bc97a9259f19e30539027c217456d59db537e1cf4c 3,158 1.00/1.00 vMB 37
827,599 827,599 000000000000000000027d6dcf2c308f4134c8db52302ab34f5453c967b531f4 2,526 1.00/1.00 vMB 42
827,598 827,598 000000000000000000032558954554afbb467b26ed3777a18a3aa2b7aa67d2c5 1,034 1.00/1.00 vMB 24
827,597 827,597 00000000000000000000c7b364012ce0fc45fd9d4f23822217e37b14c357ea71 6,052 1.00/1.00 vMB 23
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.70 GB
    • Received: 16.31 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.