Loading Tool

Explorer IconExplorer

Memory Pool

64,723 transactions
19.16 vMB
0.05748594 BTC
Random Selection Loading Transactions
Max Size: 124.41/200 MB

Candidate Block

Mining Attempt a2251ca2cd47b825bb4265bb1bd88a23e08338cc124f79a9f93296697fad2d56
Version 20000000
Previous Block 00000000000000000000599244c598d8e7814467d2c1c0d218a09e760d5f41c7
Merkle Root b5a85a69ace00ae74c23132e584254c8f52d875d2fc0567efb24ebfe992a4c25
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,355
Size: 1.00 vMB
Total Fees: 0.01412571 BTC
Feerates: 151.16 > 1.42 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,781 (698,362 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,419 217,419 00000000000004ab702b75dff600f8fa2ecd15e90138d72b84d2f0e611fbc4c0 235 0.09/1.00 vMB 175
217,418 217,418 00000000000004644c6700b86308dfe302380898136726d1b807dcaed760c8e6 190 0.14/1.00 vMB 74
217,417 217,417 00000000000001e2eb6a2763b0ba22b170b928ea713cf9422d8155961665cb6a 114 0.05/1.00 vMB 184
217,416 217,416 0000000000000073469acdfa0a01781c83ed0eb5dd5d404d9f5591db121e53bc 78 0.03/1.00 vMB 180
217,415 217,415 00000000000002542591a46f3f4324d9b75493f341b9571e21109695346a4c7d 56 0.03/1.00 vMB 122
217,414 217,414 00000000000001ebd5ab372d685f41980a61d28c61185c4536c3eca7c4e6fda9 16 0.01/1.00 vMB 131
217,413 217,413 00000000000001bfd66def9eb8a73d366a50edd3f140418808daeab8b31abca4 107 0.04/1.00 vMB 153
217,412 217,412 0000000000000259e0cb73050671e5cf3662c6d3211370def0d5faeff1c0d8b4 250 0.12/1.00 vMB 158
217,411 217,411 00000000000004007130c01f65080a051357ceb717dd8b030729acfacc16cdf7 187 0.08/1.00 vMB 155
217,410 217,410 000000000000022a7509f9834e966dfc873467f66c5ffa7b0220a909a56d6f72 178 0.09/1.00 vMB 157
217,409 217,409 00000000000004df2b26ad8aeb9b21d7cb158f3e2343c59504173094c6fe2586 262 0.12/1.00 vMB 148
217,408 217,408 0000000000000462a447d6e0af221aeed18c21bb3d0ffa535ed9d33acaf6189d 285 0.11/1.00 vMB 193
217,407 217,407 00000000000001025a6755a73a510e0f021d9393129de3ef47caf493008b4012 355 0.31/1.00 vMB 73
217,406 217,406 00000000000002a53d5042a08a224567a329f645a3d0f9321e5d2b75a489cf20 1 0.00/1.00 vMB 0
217,405 217,405 000000000000035a0a3c31d20749ec2b135fec61d2a8f535020a248c72622e37 355 0.16/1.00 vMB 207
217,404 217,404 00000000000001de1820c1e4dafd94019a40d110cd01c5a205ddb12e754a6b28 16 0.01/1.00 vMB 128
217,403 217,403 000000000000014dcdadc17067ecc86fc6ff6a58b246dad560bf2a62cc06b36b 23 0.01/1.00 vMB 111
217,402 217,402 000000000000026147427f62d1bc00c92af6a107e21f48ac8ffafdda86b0f8c2 192 0.09/1.00 vMB 176
217,401 217,401 0000000000000249701893fe0873173147d998ededf21fcc83e56af91df8764e 248 0.10/1.00 vMB 160
217,400 217,400 00000000000001f2ca13ace8e9684a3e580f249486d8c8b194e79c5eb689e251 163 0.06/1.00 vMB 213
217,399 217,399 00000000000001e8db07cfe91304a0e2eb30668cbb8ad5a9bb2c5c1d6831dfd2 133 0.07/1.00 vMB 113
Previous 10 blocks ↓
Total Size: 783.73 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: 783.42 GB
    • Received: 21.42 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.