Loading Tool

Explorer IconExplorer

Memory Pool

40,651 transactions
27.89 vMB
0.07235146 BTC
Random Selection Loading Transactions
Max Size: 143.15/200 MB

Candidate Block

Mining Attempt 534be5b7c74072c2c8773ddeb0b5e8ee337ca584205c9bd3f0a284259362a3af
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root afa23dcf434713ab6b82de7227d4d0ba28222ba1fcb7db371ed5d15387ba36f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,897
Size: 1.00 vMB
Total Fees: 0.01892506 BTC
Feerates: 101.49 > 1.90 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (329,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
585,104 585,104 00000000000000000006d7e8104e83a11096e075e3e4e4321c669fe1e98a1f77 2,172 1.00/1.00 vMB 24
585,103 585,103 00000000000000000007cb0949550246f42ce4f15aee6fcd0e809ed82ab86152 2,440 1.00/1.00 vMB 50
585,102 585,102 00000000000000000009c1fa6697b0ed2dc70d7912c46462b4b6d2b6cf59c26d 3,267 1.00/1.00 vMB 72
585,101 585,101 000000000000000000134011cc111536552ce789deba834d07a67107bae5306e 2,518 1.00/1.00 vMB 35
585,100 585,100 0000000000000000000ac00059676e713f4e0d40e94663866c40295f39ac5aa5 2,987 1.00/1.00 vMB 59
585,099 585,099 0000000000000000001c6429d1544cd21b809078b79e39b813aadb5c959defbe 2,701 1.00/1.00 vMB 74
585,098 585,098 0000000000000000001dd327d94491c33466fd760c78ccaebe723405d20ddd97 2,015 1.00/1.00 vMB 41
585,097 585,097 0000000000000000000d395f17dee72b6f751addbf6a4b5bc1070464271e2114 2,173 1.00/1.00 vMB 49
585,096 585,096 000000000000000000054208207f11c66ff659b9046b2dd920b961855eb3b242 2,694 1.00/1.00 vMB 52
585,095 585,095 00000000000000000014861bf6cee72b4544232180bcb7511c7d8135aedcab29 2,893 1.00/1.00 vMB 41
585,094 585,094 00000000000000000011b58c01ede5a602eec61ebaf097aaa6e682ef2819536e 2,788 1.00/1.00 vMB 69
585,093 585,093 0000000000000000000f5b961ea3c76a4560bf64291bc5a63e64ac25f6c19cbf 2,955 1.00/1.00 vMB 74
585,092 585,092 0000000000000000000d89972e58451ef1354a743f307a61655bb302fd356383 2,884 1.00/1.00 vMB 82
585,091 585,091 00000000000000000011141c544327ef47dbcc048191c98eee26bfb194062849 1,558 1.00/1.00 vMB 25
585,090 585,090 0000000000000000000f93ca906205537fbb164d3c2af2da32ca7e112ed6745b 3,201 1.00/1.00 vMB 71
585,089 585,089 0000000000000000001b7007f874d157a49c200ce26c621d96a12c891850e09b 1,450 1.00/1.00 vMB 19
585,088 585,088 00000000000000000002d74adee4bf6a0c475c3631f5c3f54558d162108e046c 2,261 1.00/1.00 vMB 36
585,087 585,087 0000000000000000000988821e6163e61393eff5ae4ee00a864e7adb9c095515 1,424 1.00/1.00 vMB 41
585,086 585,086 00000000000000000002af623e15e840e5b7e43d579e9df97693a124b2259551 2,653 1.00/1.00 vMB 56
585,085 585,085 0000000000000000001a7768cb06d2f3e47f893b9bd8c76b69f13f3ef9a511e0 2,858 1.00/1.00 vMB 83
585,084 585,084 00000000000000000017e669ad68bef9b26bd57662766228cdfd6a0c646227ba 1,024 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 781.76 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: 632.53 GB
    • Received: 12.12 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.