Loading Tool

Explorer IconExplorer

Memory Pool

80,962 transactions
30.65 vMB
0.07322445 BTC
Random Selection Loading Transactions
Max Size: 186.79/200 MB

Candidate Block

Mining Attempt ba6d9d3d50b3904fc9091749c7e3307e9fd040934b622fbe8490ff714b49d545
Version 20000000
Previous Block 00000000000000000001a127feb492d2c14d9243c7583ddd9d976606f48a6cfc
Merkle Root 82e5010976beffd910737590e9add462d460a4012ab115dd03eec5f79aba3238
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,975
Size: 1.00 vMB
Total Fees: 0.00757664 BTC
Feerates: 318.30 > 0.76 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,189 (350,474 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
564,715 564,715 00000000000000000017c2e64602c1fba2c79edcafe3c2d2c52e774d79505de5 69 0.02/1.00 vMB 12
564,714 564,714 000000000000000000046c7d4d220fa67da72e346faa52f1b3000062e8ec0c53 907 0.32/1.00 vMB 15
564,713 564,713 0000000000000000000d8c592206309836e3f0f9f3382cbb50a1217a998e9335 398 0.13/1.00 vMB 37
564,712 564,712 0000000000000000000d50e4ef8809c79611a924d761d5ddd515ec6415f6511f 2,412 0.92/1.00 vMB 7
564,711 564,711 0000000000000000002587bdc2bdcd9cf98b83577d3d8f4c4de71233e8fa60a6 2,712 1.00/1.00 vMB 33
564,710 564,710 0000000000000000001ab79b8b796c9bd63a1f35ffe0a3668c776d5b254a6786 2,731 1.00/1.00 vMB 13
564,709 564,709 0000000000000000002b1e4fecbc26686707d3d258827f24e4b9e660fad6e833 2,684 1.00/1.00 vMB 18
564,708 564,708 000000000000000000003b4508786b2ca1d962be8a11bf5294643a0fb6d03174 3,294 1.00/1.00 vMB 15
564,707 564,707 000000000000000000188f994fcf0fcd1a4ca0e89910d535337240f0afccd411 2,408 1.00/1.00 vMB 40
564,706 564,706 000000000000000000174ac2ad99b18c34d31176e4c8d09d5b8c5cd8d1a8b964 2,263 1.00/1.00 vMB 30
564,705 564,705 000000000000000000242edf3e8ddb69e2e7d0f10990d54d0a861613e11e3ad6 2,527 1.00/1.00 vMB 46
564,704 564,704 00000000000000000009a3cb2fa2de7d2e45897124489c6bc6b989754a0d835c 2,823 1.00/1.00 vMB 22
564,703 564,703 0000000000000000002934122e73879cd55e93aa6106d8d4ffb1326d58f947fc 2,997 1.00/1.00 vMB 21
564,702 564,702 00000000000000000008139b0b109b59476797893bb9c4b6ddd4a29f1f6df232 2,449 0.94/1.00 vMB 9
564,701 564,701 000000000000000000199e523234da927f3ef8cd6c951b1ea327868fa27dacc9 2,298 1.00/1.00 vMB 11
564,700 564,700 000000000000000000049221f5be8ca8fa18c874b52bd389ff5a670f1352a10f 905 0.35/1.00 vMB 40
564,699 564,699 00000000000000000005916a91299ca840dd7d11bbf93d4e4c82940f6382aabc 2,819 1.00/1.00 vMB 9
564,698 564,698 0000000000000000000edc3eaeb00770f86202120f58d3963d996fa93153f0f2 3,087 1.00/1.00 vMB 49
564,697 564,697 00000000000000000017dc9d55e04168811fe7c83b8b27a3e81581d90e758dfd 1,866 1.00/1.00 vMB 31
564,696 564,696 0000000000000000000c8e3a361b651b7b187f7f93af45b3089ac8415339e4b6 2,340 1.00/1.00 vMB 17
564,695 564,695 000000000000000000193a8ccafc87f0ecc68dbe9f6aabb2cdb9e2436ca7cca1 2,030 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.72 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: 706.94 GB
    • Received: 16.66 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.