Loading Tool

Explorer IconExplorer

Memory Pool

51,210 transactions
30.89 vMB
0.15763833 BTC
Random Selection Loading Transactions
Max Size: 165.57/200 MB

Candidate Block

Mining Attempt 2a1cf7b96675de2e96ba8a04ca1b29ee53f996aad57857232c91d1e1bee2b2af
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root a44e8058d7896e3fc0bfccf59f34cc526c66cd8c46b4b8a0cbd23a494ef64a63
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,856
Size: 1.00 vMB
Total Fees: 0.08207193 BTC
Feerates: 200.91 > 8.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (596,139 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,685 318,685 0000000000000000125315b915ce951df16d5b4f010f70de71bde2b9d800fdee 256 0.18/1.00 vMB 36
318,684 318,684 00000000000000002388dfacb664a4fcd035a86a127ca7ad401e0a8652bac9b4 556 0.30/1.00 vMB 28
318,683 318,683 000000000000000005292f44caa6d27a543d07d6ed257142656505e9449c991e 390 0.20/1.00 vMB 24
318,682 318,682 0000000000000000067f8df340fba7a6656ca70227b7353d8c7aa2405bd7f202 331 0.18/1.00 vMB 29
318,681 318,681 00000000000000002383a4177bf318a682e804232c7f4e6474558070d7d03d16 144 0.08/1.00 vMB 25
318,680 318,680 000000000000000009652447ff00fa73d3525c99410985f3c4a50e51fa910fba 503 0.28/1.00 vMB 25
318,679 318,679 00000000000000001d6674e89ac54fbe7795d6ce14134ad8efe5459544f8eb74 347 0.23/1.00 vMB 22
318,678 318,678 00000000000000000c65991156153217ddbdb24514af537dfcf7f17cbe3417df 701 0.60/1.00 vMB 23
318,677 318,677 000000000000000011b56fc32434c44bfa911c2cb148f1bf4328a1b65b5edaeb 1,243 0.50/1.00 vMB 37
318,676 318,676 000000000000000019195bba1763ea495b10a55aad4eb7671945b0c1d1a4b7a0 74 0.03/1.00 vMB 20
318,675 318,675 000000000000000015f0af48fa4065c9bd160777fa9206c789b572e7da1cce89 813 0.40/1.00 vMB 33
318,674 318,674 000000000000000027618f94659de9beeaad1f22bb14e43a567271d71664dcdb 138 0.07/1.00 vMB 27
318,673 318,673 00000000000000000a1dcad4ebaf54f668872af42ab9ad7c3453ea1550ee02bb 289 0.16/1.00 vMB 25
318,672 318,672 000000000000000010d38b56c325913b010aa79ec11921e263d93e2ddb65846f 947 0.48/1.00 vMB 40
318,671 318,671 000000000000000014e283e0c386dba0969ac2c13bd7296111077b8bf30a12e3 36 0.02/1.00 vMB 15
318,670 318,670 000000000000000021659401a9bf62d296e7c8aed8f2452d0e64d250d52930de 349 0.25/1.00 vMB 22
318,669 318,669 000000000000000007eac0b76e7a777f9cf5aa761537ca643f563a6a78a484e4 128 0.05/1.00 vMB 42
318,668 318,668 0000000000000000199d4ff834c2a4830f6a67c09fb4f2e850cc50083ce8d814 231 0.14/1.00 vMB 22
318,667 318,667 000000000000000008ef815b26c294a2dedfff2ef918ab4f41963b1ebd08fd63 1,189 0.63/1.00 vMB 29
318,666 318,666 000000000000000002766d56592ad645dc2aad4b51cd1e01cf79ba6e0fdba41e 908 0.43/1.00 vMB 31
318,665 318,665 00000000000000000062cc3bf182814f829c48337b281fba2a3a1492c51e10fc 265 0.14/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.08 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: 651.31 GB
    • Received: 13.53 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.