Loading Tool

Explorer IconExplorer

Memory Pool

77,389 transactions
28.75 vMB
0.06997695 BTC
Random Selection Loading Transactions
Max Size: 174.42/200 MB

Candidate Block

Mining Attempt 8c9c9a02665f9f69e8090c6fc08122573e6a06d729a51157b51ba09bbc6ce15c
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 760935c78361e11d7561170500dbb38e5ba404b3fb517bb81f1cfbf979be4d4f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,569
Size: 1.00 vMB
Total Fees: 0.00986782 BTC
Feerates: 299.43 > 0.99 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (514,195 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
400,897 400,897 00000000000000000464b1b34c22e01608deb7c689fef25dfb9d30a539f1cbf7 1,503 1.00/1.00 vMB 33
400,896 400,896 000000000000000000fed3f765a0ad7a6cc8d39950390091a4f846895e8dd27d 2,121 0.93/1.00 vMB 47
400,895 400,895 00000000000000000203753ff0a9d18da937a613e765ac9a468862b8200a08f1 1,153 0.99/1.00 vMB 28
400,894 400,894 000000000000000006843958d99443d0aa0840a8f5045393b24e0855bb18a24d 1,023 0.75/1.00 vMB 24
400,893 400,893 0000000000000000039aac83aad0c72c1940e903378a8b028b9cbbb3d2cc341c 2,091 1.00/1.00 vMB 1,614
400,892 400,892 000000000000000003bd436b5b5159fb25064131c5f391156aadbfa8cdfe50ca 1,789 0.93/1.00 vMB 56
400,891 400,891 000000000000000005e304f6c1f5df09df0b9348c51c785b4ad6b40bf0c1b1b3 1,279 0.75/1.00 vMB 47
400,890 400,890 000000000000000002e3099ccc04aa7abf94fcb2c16bc5bbfdacec1f9d77caab 1,989 0.99/1.00 vMB 48
400,889 400,889 000000000000000001d38a55f9e74cae0e1ef230ea829537ec4b924dc874faec 1,856 1.00/1.00 vMB 54
400,888 400,888 000000000000000002d4537e18b13fec79c567d0ccf9fdb21d81ab3ece6b8456 2,035 0.95/1.00 vMB 44
400,887 400,887 000000000000000006abb1ff80da5ba09ffd874bbd2727b1c0dc477c8286db99 2,707 0.99/1.00 vMB 77
400,886 400,886 0000000000000000048ed57d68c73aa3104dbcb1cf06bbe4d2f7993256284e7b 1,148 0.93/1.00 vMB 36
400,885 400,885 0000000000000000008e14a842a4391e062444fc36c5fa1cfaa541a7b20ccb27 484 1.00/1.00 vMB 23
400,884 400,884 00000000000000000435a6fa9f92dc6d9854e4e460f9e0db6d902fd45acff8b1 1,184 1.00/1.00 vMB 29
400,883 400,883 000000000000000004947e891fdd0f4e6b3cdb7030719f33cf77d1db08de7c67 2,246 1.00/1.00 vMB 69
400,882 400,882 000000000000000001b06683eb7f67f6e615a502e0e8337105c043f2739291aa 1,640 1.00/1.00 vMB 31
400,881 400,881 0000000000000000067a8af43d82afce1f05ffb596dd62cbac85a27444a6b1ce 1,395 1.00/1.00 vMB 68
400,880 400,880 00000000000000000599d6cbe8ea894bc5d3fff6e2ea62894967d9100c80e8fe 1,414 0.99/1.00 vMB 39
400,879 400,879 000000000000000001dac6799403a87f05ab01fd6449cd566e821ef1f415f090 666 0.99/1.00 vMB 22
400,878 400,878 0000000000000000009720282f78f69e8f92db31b9512db1666e12ade70dc825 1,984 1.00/1.00 vMB 42
400,877 400,877 0000000000000000013ee2325896110f03e8b915d23fed1673a5738101b6e3e1 2,161 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.