Loading Tool

Explorer IconExplorer

Memory Pool

79,156 transactions
29.87 vMB
0.08165540 BTC
Random Selection Loading Transactions
Max Size: 179.99/200 MB

Candidate Block

Mining Attempt af9c0004f4c0af9f79ed0a170388de0cb157b628c53c5f34217832f7afcdcf41
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root aad260ac37f12f765b9a652791fc856348440c52f2f796d291fc7398f500de6b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,641
Size: 1.00 vMB
Total Fees: 0.01378223 BTC
Feerates: 26.47 > 1.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (605,463 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
309,680 309,680 00000000000000000859685a6b93e5b0e740ac6be3d842063e4dd861e1f9f9db 460 0.26/1.00 vMB 25
309,679 309,679 00000000000000000d4d6d2d74b180bdba480eb1e711d9a2dea149b4122f177c 392 0.57/1.00 vMB 14
309,678 309,678 00000000000000002aaa53aef033969d68cc70405a7906cef9dd842944bb8d6d 1,242 0.50/1.00 vMB 41
309,677 309,677 00000000000000001a54bfaed695430eec2aa6bcabceae526b609ac6fe0d6bed 75 0.04/1.00 vMB 11
309,676 309,676 0000000000000000359900b3a4005fbe1a3be35582917a3459a772d8320ac5e2 1,576 0.81/1.00 vMB 34
309,675 309,675 00000000000000001599ef1d3fe2eb7b875c2a3f9ecb2975e6e1d53a750f8252 448 0.27/1.00 vMB 29
309,674 309,674 00000000000000002b60720d43f5d0e75cb72328bcf6276f42d24b4c500f49e0 75 0.07/1.00 vMB 23
309,673 309,673 000000000000000007aa0e7a5c109cb278e3a51d55ebb685d995d9054fdf298a 232 0.11/1.00 vMB 36
309,672 309,672 000000000000000017933896608ccc5f270fb8c6a48a57c8d0ef9339a3783728 54 0.03/1.00 vMB 28
309,671 309,671 0000000000000000155fd1227d8ea5f00ef5c1db3cd9ba091069429247ba1bc8 326 0.15/1.00 vMB 31
309,670 309,670 00000000000000000b06b1fdc76413fe002bc4bdb0f06b0765850cfe3437b6b3 333 0.16/1.00 vMB 34
309,669 309,669 000000000000000037d286ec45441b199c2cd3702f5c9284fc90abda13c8613e 466 0.28/1.00 vMB 30
309,668 309,668 000000000000000010305db8a34360bf1c8ba3a4b70e2d2ee3baa8f51a76111c 167 0.12/1.00 vMB 20
309,667 309,667 00000000000000000c6762b960f4fba67161b3e89531f620c2d3945141fb7529 713 0.41/1.00 vMB 31
309,666 309,666 00000000000000002d686fbde15949c1b5e24268852ea60a9f6c219b3b1d0134 598 0.30/1.00 vMB 31
309,665 309,665 00000000000000001daf82999b3a51363ebee8e035df696580539d599f043eb8 58 0.03/1.00 vMB 22
309,664 309,664 000000000000000029382654f2ea7952608e5dca05281a6145892a5e2c7b2812 47 0.03/1.00 vMB 14
309,663 309,663 00000000000000000fb3ddd49827c359beb202b13f3e083698480e539ef25bf0 653 0.35/1.00 vMB 32
309,662 309,662 000000000000000032ed9da5e46c74aec0d3860dcfcd020d5d09fd0a1b7ad55e 562 0.34/1.00 vMB 28
309,661 309,661 00000000000000003b2cac1d6fef34d6755a25fc7637aae5c695741eacf0054e 62 0.05/1.00 vMB 27
309,660 309,660 000000000000000025e4e649cd0b04a183e9cbfae51ef59d33c5591467a2fca7 23 0.01/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.