Loading Tool

Explorer IconExplorer

Memory Pool

15,318 transactions
6.91 vMB
0.03653938 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.06/200 MB

Candidate Block

Mining Attempt c139d2b0df8c840902ff5d0f4f63808115daf1891212bef6d53c8042e8b14c26
Version 20000000
Previous Block 0000000000000000000066ac21ba42b91fa162e496fd444b39d53b2f27321a01
Merkle Root 7543cb48ddd5f04036bb0aedbaf552d0f3f0b9a29f8199277b842efdb78d653a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,263
Size: 1.00 vMB
Total Fees: 0.01868617 BTC
Median Feerate: 1.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,459 (716,917 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
196,542 196,542 00000000000001856526c7c271bcf6170e86d9cdb0b7d55255ed2f8492517639 396 0.26 vMB 337
196,541 196,541 00000000000004ae4117d7a043151441cdaad6f00dd625bae5bbe2a69aabe25f 4 0.00 vMB 39
196,540 196,540 000000000000039904af3906b7b276c768a2c07d5db7c6eeb5f526523055e5af 679 0.25 vMB 195
196,539 196,539 00000000000006d9069671d0a1274517b795471f04da2dd414839514c457b649 177 0.07 vMB 752
196,538 196,538 0000000000000687812cc8f6c8af91050c6ca07a6549a835a2c4bea21344d3d0 685 0.25 vMB 194
196,537 196,537 00000000000005ac4c3eac743a1041872bd25f654182d7753efbee3d76f47867 234 0.07 vMB 363
196,536 196,536 00000000000004dd9f5923384efd1440b029b24668ed610b38b89715fd09a725 209 0.09 vMB 227
196,535 196,535 000000000000061fdd03264c7f3b8cdf9d5f0f8816125b3a74d1980cc33365b0 652 0.22 vMB 318
196,534 196,534 00000000000003a1af79af7cd259ea0208d9371df7db3128c24f191bf042dae7 311 0.17 vMB 243
196,533 196,533 00000000000005277f571724000312a0bbd53de66db92654c08d12c37d1d2c65 567 0.20 vMB 313
196,532 196,532 00000000000002486d78f606172b97ee65c1ff25b9a6fa835bb832e4888460e4 15 0.00 vMB 45
196,531 196,531 000000000000014c8420799bbf5e9b976c264123a431362e6e71a4e0410823d2 165 0.09 vMB 245
196,530 196,530 00000000000001b4458acf7c84229b7df59657c8bbefcf2168de1f8cf6d2be61 72 0.03 vMB 115
196,529 196,529 00000000000001fed5703c0c5f32526644b501a4a42a27c76d3542109efeb335 165 0.11 vMB 90
196,528 196,528 00000000000005e70be962441bfd9b0a4e701494941eec4ca52dc033dd7a1c83 202 0.11 vMB 86
196,527 196,527 000000000000025cf30e895d5ddc36f6c1062eb76d4823f0b3ec4d447b3ba0d5 31 0.02 vMB 151
196,526 196,526 00000000000006d3bf42e011cd2fedcdaa8a80b4e82d3a783b5f5947d4da7bab 676 0.23 vMB 160
196,525 196,525 000000000000042fcd359e813365ee9159708e8b5bcf860564bd4d01059a1ef3 487 0.25 vMB 106
196,524 196,524 00000000000001d4710e66a7fa00c31f2171de3e2ddfd6ab8bf9ae6564b158bb 140 0.05 vMB 133
196,523 196,523 00000000000005c97d17527af29a6917b5f87e99523a935a917bd75eff9cda9d 512 0.19 vMB 211
196,522 196,522 000000000000037149aa43ebe0681205515ae306d3acf4339e01043cc7779988 85 0.04 vMB 189
Previous 10 blocks ↓
Total Size: 779.67 GB

Node Details:

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