Loading Tool

Explorer IconExplorer

Memory Pool

78,286 transactions
29.10 vMB
0.07655524 BTC
Random Selection Loading Transactions
Max Size: 176.43/200 MB

Candidate Block

Mining Attempt a0ec2b027378d3f0c9f1fbd77c47494cb421a154afe5123c8ac7a3c05cc7e6d0
Version 20000000
Previous Block 0000000000000000000047dfc430ec3ea755e869eaa3ed01b8a4b83beba66d58
Merkle Root 90380fe0719d09b7cf0b673bcaad598b2b204c941ea1012c51580888d5cf6049
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,923
Size: 1.00 vMB
Total Fees: 0.01580854 BTC
Feerates: 100.19 > 1.58 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,102 (356,824 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
558,278 558,278 0000000000000000002f550c8ff6f835caaa25dea47ac9ca9e0bcece6fec491a 3,085 1.00/1.00 vMB 12
558,277 558,277 000000000000000000051c7ccf278d9e4ac524e592f0966d172c75c58ea848b4 3,476 1.00/1.00 vMB 12
558,276 558,276 00000000000000000029869bc31a8f55b9288059c94c0916730f710355f917a5 3,153 1.00/1.00 vMB 41
558,275 558,275 0000000000000000002a94d98de4cdc54a1a0650c529277cc0895a43c6d6bca2 3,427 1.00/1.00 vMB 11
558,274 558,274 0000000000000000000bde77f8ba8951ecdbde04390e57ee071e20cdec045c4a 3,252 1.00/1.00 vMB 28
558,273 558,273 0000000000000000001feb855810ab612a89ca4c7cc4657aaaea43d9bf7cd331 615 0.18/1.00 vMB 15
558,272 558,272 0000000000000000001942eae034a18646c236eae9acd7f996f8849761e21042 39 0.02/1.00 vMB 9
558,271 558,271 00000000000000000009226d003f52f8ff0e5187d434283d90b2aaa9b112d3d4 2,463 0.84/1.00 vMB 7
558,270 558,270 00000000000000000002168747e7c6f1070a2d843c16d682ef1fd7910b9093a7 3,038 1.00/1.00 vMB 6
558,269 558,269 0000000000000000000fd33a8fb707d774e50800165e85e48c4ece6a7eefd2a9 3,052 1.00/1.00 vMB 34
558,268 558,268 0000000000000000000765072c6e068cd21b35878a0396ce88f8b29896529820 1,435 0.59/1.00 vMB 14
558,267 558,267 000000000000000000167e07c5867d3952812f956a5e5a359995c94852a7b378 2,733 0.83/1.00 vMB 12
558,266 558,266 00000000000000000009c44921d8bbe2feb6f93802f9036cfbc38988ad2fa531 2,151 0.66/1.00 vMB 18
558,265 558,265 00000000000000000023854f663ac5a05c09f76a6c1d5b1aaa7eee5df702afa4 1,907 0.65/1.00 vMB 21
558,264 558,264 0000000000000000002ec23ed2108941d831b0bc70240754546081bb52ac557a 410 0.54/1.00 vMB 2
558,263 558,263 0000000000000000000ef2f2b3fad2b960e2107cb1b78f6a00bab954460709a2 2,616 1.00/1.00 vMB 10
558,262 558,262 00000000000000000011a0ea63bf6c7a8cb096bd5f3d427e754eb3556ae74545 2,448 1.00/1.00 vMB 13
558,261 558,261 0000000000000000001ceb2359d101f743accfef33e0ec217afacb73a2e8360b 1,917 1.00/1.00 vMB 4
558,260 558,260 00000000000000000008e1103dd7fbf6106e546054428283e4546e4335fb5e3e 1,870 1.00/1.00 vMB 11
558,259 558,259 0000000000000000001267fcffafc5053de340112199749fdc639d5e116e2646 3,035 1.00/1.00 vMB 15
558,258 558,258 00000000000000000011a2532362cd88aa0e2b6f49a09bc5cc308170cca77c14 887 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.57 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: 671.09 GB
    • Received: 15.85 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.