Loading Tool

Explorer IconExplorer

Memory Pool

31,689 transactions
18.45 vMB
0.04226708 BTC
Random Selection Loading Transactions
Max Size: 98.48/200 MB

Candidate Block

Mining Attempt 705fe3984a0ddb414817839d76ee6be1c1e99f6c01e7494597d41cea180a10c1
Version 20000000
Previous Block 000000000000000000000c5314e19d0deee800b1ab40676853dacd6ad1a40168
Merkle Root a7f9723a664d1ec5bda1dce74e0bee01e41f0bafbd9be0a5916a176de53e8e91
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,723
Size: 1.00 vMB
Total Fees: 0.00724751 BTC
Feerates: 20.14 > 0.73 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,909 (875,440 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
38,469 38,469 0000000001d6886ebf9f3beb1901364b29a0d6e81fffb53a18343145cfe53a2c 1 0.00/1.00 vMB 0
38,468 38,468 0000000033343861be076a388cc2e0743c6f2803dc884c0ee1e40fef0d63c589 1 0.00/1.00 vMB 0
38,467 38,467 000000006466cd6f3817af2beca870b442c5d82279d3059615bf968aee0c4bbc 1 0.00/1.00 vMB 0
38,466 38,466 000000003b915a3f6a2df799c5b660026b3326d9b7a3e7a881e5e20d19d9c1c5 1 0.00/1.00 vMB 0
38,465 38,465 000000008b7df21030f5b941e1743f837156ec382870cc2e89345f2706b78a75 1 0.00/1.00 vMB 0
38,464 38,464 00000000518aec8dc52b5751268b0e73180511c7436ef8079e60b4e702541498 1 0.00/1.00 vMB 0
38,463 38,463 000000000b56deb9a2b5e85b85ed64e22f628f918ed0c2629cf378633e85f69f 1 0.00/1.00 vMB 0
38,462 38,462 000000008ba38bc541e9649e7c0f2eaa331c0b0b8a5bf353545da76d579a87e6 1 0.00/1.00 vMB 0
38,461 38,461 000000003b07c6702970836259de901d217c1734879953fab67ba596959e221f 1 0.00/1.00 vMB 0
38,460 38,460 000000005f768cdb1604e07331ef5579f6c3fbe1282e46bc3fa3ed8e39f3e77d 1 0.00/1.00 vMB 0
38,459 38,459 000000002b000578d9f38c2064c034a4fe4e3844550e068d0cd79e387a992bdc 1 0.00/1.00 vMB 0
38,458 38,458 000000008a937d62194aa9d1287cde8913afd2c279d1f416e31b08ff786f2057 1 0.00/1.00 vMB 0
38,457 38,457 0000000048f66e7782c740a322088fd16a8c208a9b86475436baee11c7741f2f 1 0.00/1.00 vMB 0
38,456 38,456 000000007b4ca12b97384721c72e515fb311a2b1e6638238ae0e20f3b3e7b46f 1 0.00/1.00 vMB 0
38,455 38,455 000000007d020b5e1d35ec92ce21481e1affbe3d376a6c39e4afbb70579fdc7e 1 0.00/1.00 vMB 0
38,454 38,454 0000000007a392effa9667746eeb98a9fcf9a75bacf666bfbf55847fb6811ef1 1 0.00/1.00 vMB 0
38,453 38,453 000000001a08ef628a5ff0a27677a779f7182d33d7c4f49d4e260aac9e2e2249 1 0.00/1.00 vMB 0
38,452 38,452 000000000e539fd376a6d7956ecabf55e212debf4baaab8d48c8ef7b1dd05df9 1 0.00/1.00 vMB 0
38,451 38,451 0000000068b7179a5c5da8bf13ed228d3a0ad597c4938d511efd89b7c13c0e55 1 0.00/1.00 vMB 0
38,450 38,450 000000001b7b1e4e42da2a7efd39d6b6b67ab4a6c2033bc229cd882f22c487c0 1 0.00/1.00 vMB 0
38,449 38,449 0000000079e3486647a651058e88c6818f11fba5634d4f828bd82eaebde16311 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.45 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 527.35 GB
    • Received: 5.47 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.