Loading Tool

Explorer IconExplorer

Memory Pool

39,001 transactions
15.88 vMB
0.12590726 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 90.53/200 MB

Candidate Block

Mining Attempt 33765451d49da58e04a7b4431245a5662a76d99528d9e4c569ec060f92d3f9e4
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 849b841a623eb25f73330f14a58b9857e976165e0fafdb02c8080d64b1618af3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,876
Size: 1.00 vMB
Total Fees: 0.05598852 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (740,904 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,437 172,437 000000000000036b9d1e83d780c9b742cfd485199e7a0e0f049729d7fa542c29 77 0.03 vMB 129
172,436 172,436 000000000000014003bcc3f658c615bf057d20be3af507af4097f8a329dbee4b 125 0.05 vMB 159
172,435 172,435 000000000000000ad7086b0d3d32c0647b45a68d54873693ba1573d7a977f1bd 93 0.03 vMB 27
172,434 172,434 00000000000002f9caaf3bbbb1af290b4a01f3e67d8be4198e129ca4804f74f9 34 0.01 vMB 411
172,433 172,433 00000000000009457f8d4362cd874ddd1c1288f3190c6b2ec8c1df4217b9321b 11 0.00 vMB 47
172,432 172,432 000000000000077c1fe38356a549770016dfcab2d4624371f2f1c34501ca394b 43 0.03 vMB 115
172,431 172,431 000000000000063eee0c73268eb27cd8a4f66f8f9687f3fc29ed78e8d6826b3b 110 0.04 vMB 995
172,430 172,430 000000000000091d5aea4583141601f32063834424c4f735ac74cee139e7b1f1 1 0.00 vMB 0
172,429 172,429 0000000000000a938c49d9b3a73c2df3f1702e091df9f60acf7a1b8a29dc4174 1 0.00 vMB 0
172,428 172,428 000000000000059a7683ab1cf0ab2d8e5870fbac468480a1f04a3697c49b54a9 11 0.00 vMB 16
172,427 172,427 0000000000000399262c04cf7ac34648ca715b07b5a377432eb28d297d87ead4 13 0.00 vMB 33
172,426 172,426 00000000000006e8b345c5fa218e908729eec84f72e551a5140a1d32ab564198 59 0.03 vMB 244
172,425 172,425 000000000000041dd4ee680fb0dc7f97ad663ad68d1fb165c39ce169a0036e9a 145 0.05 vMB 219
172,424 172,424 0000000000000b1c3c1c13254ad04bc107ab30d35fb54a2405438419638e49d0 25 0.02 vMB 43
172,423 172,423 0000000000000a9042757640610cc973163b1d06fc0dd7a92675424beff5eff9 84 0.02 vMB 50
172,422 172,422 000000000000003fe48be36bb8d10b64ec41bb03d9fd6703601528758e096a58 58 0.03 vMB 89
172,421 172,421 00000000000004cce6457611ac47c84edd07eeb64c717ffa3ac14088dfedbf7a 76 0.04 vMB 119
172,420 172,420 000000000000030042f2a483cf1e616704d5b3a30ef2608bcc2e48dc6a60bb5a 57 0.05 vMB 58
172,419 172,419 00000000000001b2689f94f47e958eff7d897e7a27c8c06b3fb55ab6acb1f851 2 0.00 vMB 193
172,418 172,418 000000000000015f3d6bffcd66b656e1a7c3c0aeab7c7834a7ebd9c7c594683e 35 0.02 vMB 88
172,417 172,417 00000000000003514c2fe769c502311896c03b7591288fd91fa0bc36932087d8 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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