Loading Tool

Explorer IconExplorer

Memory Pool

77,493 transactions
28.93 vMB
0.08266631 BTC
Random Selection Loading Transactions
Max Size: 174.93/200 MB

Candidate Block

Mining Attempt 8248d5284c3e75fe92edee5b6c98a98dc491306a595e2329da33b80eb6fb698d
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root ddf5295db7b8f2166b6538e8db9a4cbf83f7ed623531185097e6494bf2932ce3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,959
Size: 1.00 vMB
Total Fees: 0.02233653 BTC
Feerates: 150.93 > 2.24 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (605,475 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
309,683 309,683 000000000000000009175843bda6c59f7b72f683b0c4747a4f414881a1c9466f 810 0.42/1.00 vMB 32
309,682 309,682 0000000000000000291140c22622d3bf88469fde1d97f3ee9ca1c77157e0ab88 51 0.02/1.00 vMB 22
309,681 309,681 000000000000000037b028a7d1214852e2701a153ab3364765e087795bace9d4 593 0.31/1.00 vMB 34
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
Previous 10 blocks ↓
Total Size: 782.67 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: 673.11 GB
    • Received: 16.40 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.