Loading Tool

Explorer IconExplorer

Memory Pool

72,527 transactions
28.34 vMB
0.07285547 BTC
Random Selection Loading Transactions
Max Size: 171.42/200 MB

Candidate Block

Mining Attempt f6c5a74f62185563f8dcdd4fca2286e56de5dbfbd2e1dff8f364f11ac4611a25
Version 20000000
Previous Block 00000000000000000000643621fefdd8d2b8dbe2725274357827e4ba0a62f960
Merkle Root 1fe56412bf61ca86f70ab9d47e17ec7adc9284c2a442da3a5027b7d1ef734069
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,004
Size: 1.00 vMB
Total Fees: 0.01062476 BTC
Feerates: 150.52 > 1.06 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,451 (602,453 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,998 312,998 00000000000000001000341ebb96e0204f75addddfafa39e1048859bd87ec16e 534 0.30/1.00 vMB 29
312,997 312,997 00000000000000002ca388742ec40ec9109622dac3b7215367857f65bb35e121 257 0.17/1.00 vMB 25
312,996 312,996 000000000000000009f48694aa85358430faae21f367bc97bb728701d5749f49 160 0.08/1.00 vMB 34
312,995 312,995 000000000000000038d4ad24182e06a04be1f736b20eb1a61a38beaef9bf053f 101 0.06/1.00 vMB 16
312,994 312,994 0000000000000000021bf69d186b5ec12a142d17fa7f439b2f42af73bb68719d 892 0.52/1.00 vMB 26
312,993 312,993 00000000000000002c1ef9a8ef203d3a491450dd024ccb06b799faaa3d29570e 129 0.06/1.00 vMB 30
312,992 312,992 0000000000000000379b31f0c2b745a8b3fb4d084eac96cfe02ae32e29c92f0d 732 0.44/1.00 vMB 26
312,991 312,991 0000000000000000342dc8a5bf4f1701e6ce24bef688ff146a986bfe57e1b51a 545 0.39/1.00 vMB 25
312,990 312,990 00000000000000001143fde41547cb2df76cc94946cffba6fece17b02ffbbf50 85 0.05/1.00 vMB 24
312,989 312,989 0000000000000000316a68d2265968e723377d0337f64a2a9573012a8fa4cb62 182 0.09/1.00 vMB 26
312,988 312,988 000000000000000020460dfcdc130974b3f56b4d05e6a974b994931b53dba371 357 0.22/1.00 vMB 25
312,987 312,987 000000000000000024ffe0f86beb601f3838fbccca363c274c25be9899f8fa29 754 0.42/1.00 vMB 44
312,986 312,986 000000000000000011650b4e69a5b6f08e838ac5c82eabd3cb77cc7f9c7c3858 48 0.03/1.00 vMB 23
312,985 312,985 00000000000000002c6c81cd1e32b538b188d589b7e30f82d65d9c29b6488981 329 0.25/1.00 vMB 25
312,984 312,984 000000000000000029a1f937057fb5307067e6ac7fdd9d074297538018fa8712 9 0.00/1.00 vMB 19
312,983 312,983 00000000000000000d9e1ccae608f074e717c562bca2c0a035aaf7c38d187ee7 40 0.02/1.00 vMB 16
312,982 312,982 000000000000000020952efa2dabc1c659cf3f9164951716ad6791473d1f36d7 498 0.58/1.00 vMB 23
312,981 312,981 00000000000000000d1a03dafe34acf826409b11aa4229fe10d05497bc0bf0bb 339 0.31/1.00 vMB 21
312,980 312,980 00000000000000001ea3872ad2d2468a7fc639f22a60b4e2781acabee89da8af 123 0.11/1.00 vMB 22
312,979 312,979 000000000000000016e52f59e42537c70bcc075f83693b3baddda8a5619683b4 514 0.32/1.00 vMB 37
312,978 312,978 000000000000000028e07fd35e2b03201fe952593d713a69f2dacac39caf8ea4 56 0.03/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 783.18 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: 750.25 GB
    • Received: 18.84 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.