Loading Tool

Explorer IconExplorer

Memory Pool

28,191 transactions
11.14 vMB
0.02724116 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.51/200 MB

Candidate Block

Mining Attempt 69f0011d0d8796b6f05638bf59dd16133145e6ff488f4e0a532c0e6474b2be04
Version 20000000
Previous Block 00000000000000000000581d582331f7e341a5c2b56b389ada1f46646a953ea5
Merkle Root b8e8e7631aeb45c3ad5190a2c23341976cf4daa819482787df477e82d9c12a24
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,681
Size: 1.00 vMB
Total Fees: 0.00827698 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,530 (769,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
143,737 143,737 000000000000068f062909d9e3c3873f7681c79a78ea66968f1b95c88cbce361 10 0.00 vMB 106
143,736 143,736 000000000000034624af9fb50da391ccb844bfacf083cc7a727aa94f096ac139 60 0.03 vMB 90
143,735 143,735 000000000000044392895644306802c6dcc98a5de2e622616fefe713c0ae6717 3 0.00 vMB 0
143,734 143,734 00000000000006201ab4129e4441877be24a814a9c1d74d9d3a99eae9ce96d91 42 0.01 vMB 18
143,733 143,733 00000000000004d84d55d03015834141dd0f47559979a8e82896600e4f26f87d 12 0.00 vMB 33
143,732 143,732 00000000000006e7a1a6f9d57f5301dfdabeb1e515040bd88d745422a9233dc9 13 0.00 vMB 16
143,731 143,731 0000000000000416298bd14e59a92d96a2a33bac110335697314e75ce5e94ace 27 0.01 vMB 418
143,730 143,730 0000000000000376dc428772e2df8eff97c0e5f3469e75eac56dd1a77ae49543 49 0.01 vMB 4
143,729 143,729 0000000000000482807dab30f0e64ff85b59aa63be844149cb48201e4489d338 41 0.02 vMB 31
143,728 143,728 00000000000001752f6b7af322d6a8272997ab5fa3e5dbff130128ca753916a4 84 0.04 vMB 125
143,727 143,727 000000000000016fb48f311c3c41450e210099304e977f00485dd89a8f592bb1 2 0.00 vMB 55
143,726 143,726 000000000000084d2cca66dcbbe298f48a7809a73c2ddd7ec07d1759416d6212 20 0.01 vMB 189
143,725 143,725 00000000000007cdaa5998995320642f21084536bab4d903d6b404458ea5b287 60 0.02 vMB 178
143,724 143,724 0000000000000727501fa7646de4f5dce8a6b7b3a71ce0f466a4a2e090b72b5d 7 0.01 vMB 91
143,723 143,723 000000000000033a305dc750aa3108438899bf62af8d54f57ec45614980ea85b 4 0.00 vMB 205
143,722 143,722 0000000000000764ea12784ca60dfe6fad98a043b94da38f36a3e624e1afb3da 7 0.00 vMB 66
143,721 143,721 000000000000015866666aa8c06c9d1a25c2b8e077660df46ae52b087c3d9c77 15 0.01 vMB 266
143,720 143,720 000000000000062d4a0e2b92190baffb206f5cf7e171cf4f7dec1e6b8d5b57d6 7 0.00 vMB 679
143,719 143,719 00000000000007a0c36c644f52db5efb2f2b8301a4e00128b3f36c7ebdb0d35d 37 0.01 vMB 35
143,718 143,718 000000000000059c8f96ed5d4b5b5efa99a2bff9bb8430bba3e60edc72963af5 38 0.02 vMB 445
143,717 143,717 00000000000000b046aab3a565dc95f46bd3d9e8d9ea5089d80bba8f1497f2ab 13 0.00 vMB 234
Previous 10 blocks ↓
Total Size: 779.78 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: 402.19 GB
    • Received: 2.08 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.