Loading Tool

Explorer IconExplorer

Memory Pool

28,461 transactions
9.46 vMB
0.09810494 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.87/200 MB

Candidate Block

Mining Attempt 4f8e735aa3b350f3c4b75280075c85d50a2d3af027e946044dde104006414a87
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root 8e7cbe9d1427dfd3ef1871f53d48e1c245637a116c43bc947910ef00dec4c9d7
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,286
Size: 1.00 vMB
Total Fees: 0.02746448 BTC
Median Feerate: 3.07 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (757,810 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
155,411 155,411 00000000000009d367624a9e217b5878b3d3ef6f7f408400e25759bd415ababc 26 0.02 vMB 26
155,410 155,410 0000000000000b510a9d71efc6a7f8a4079c164f5cb5a381b3c94adf16b0a3a6 75 0.02 vMB 58
155,409 155,409 00000000000000a312733bc91d1f62e2a72faafc03e79e28d2947795a8d423d4 10 0.00 vMB 16
155,408 155,408 0000000000000cebb1ab8444b5c6592e48d72c59cd07ad8ffce90248b47dad2b 14 0.00 vMB 15
155,407 155,407 000000000000030b915f0d5dbf7496b39e7fb8bedefe32f5ea9a659bcc9d39d9 30 0.01 vMB 86
155,406 155,406 0000000000000bd530bda9dc863c91fe00524263f81d479ad457e79e14fb870e 43 0.02 vMB 6
155,405 155,405 00000000000009ff827692cb7532d31288e1a50e6d2846ecd6bfbcd8841ef679 72 0.09 vMB 130
155,404 155,404 0000000000000933bb3907630691cce79bf4232ef2bd4981497a4fea27bc2e96 74 0.03 vMB 0
155,403 155,403 0000000000000f20e49120b036cc087d7f1e67532c2bc7e5a6835db17a12f9c8 1 0.00 vMB 0
155,402 155,402 00000000000005bcca405204be209548d3214635879c3c82c00799803e2c2099 11 0.00 vMB 0
155,401 155,401 000000000000047b2dc4c294bc080f33b549d5ad486ecdf9d42db0dbc4bdfa36 19 0.01 vMB 39
155,400 155,400 00000000000005a7332d8fe512b07701d1f2f9889d884c5bf0ff72432b96c4d4 38 0.02 vMB 115
155,399 155,399 00000000000004d1ee6473a82ed8ab4fb893f5a1d7ccebb0022814a9dad4492a 38 0.01 vMB 26
155,398 155,398 00000000000000c6ba85c2e5ebe208a3430aa8332f3cb4536ffcc974036452c8 34 0.02 vMB 124
155,397 155,397 0000000000000df9a72624732aa31450b76ec36e1e4845660b5997a8f74a06ae 111 0.05 vMB 131
155,396 155,396 00000000000008c0ec40d966435304d6fba71039b6ea7f5aeba509703c66635f 98 0.04 vMB 284
155,395 155,395 000000000000076098caf1964af468519060b262ca42dfa23bffb5837b2c5794 41 0.03 vMB 190
155,394 155,394 00000000000002d9275c70c7485c09932421083b24665e5aa30f9e0ab93f017f 85 0.04 vMB 82
155,393 155,393 00000000000006a6cbcfd481de559f97ebeb33fbe0ac6ff63e508aab7b0d5b40 60 0.02 vMB 31
155,392 155,392 00000000000004502d1454378102226a3a019876e39e540ff3be3d7cc7e46140 14 0.01 vMB 20
155,391 155,391 0000000000000ca71184e504925ebf0f012d0f513de650354b94422b05491775 25 0.01 vMB 52
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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