Loading Tool

Explorer IconExplorer

Memory Pool

19,533 transactions
10.94 vMB
0.02499738 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.20/200 MB

Candidate Block

Mining Attempt 5211f44c2498aa18155bf7304e8ab35fd7c51ccbfd626294353042a3d1265f34
Version 20000000
Previous Block 00000000000000000001e41a199373bfceb2a1fc9e45a1726fe96acc4bd38adb
Merkle Root 4f618b94583c7d331aeb630743499e180064564b528a1d0154b24a017e3975d0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,121
Size: 0.99787025 1.00 vMB
Total Fees: 0.00753356 BTC
Feerates: 201.07 > 0.75 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,778 (711,604 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,174 202,174 000000000000014c81d1ea04076a0fb74f542676d4082172cc6b1c9482f881e9 332 0.18/1.00 vMB 114
202,173 202,173 000000000000008bc77720db25468656538362622e54804c9586a3594f563aa9 186 0.06/1.00 vMB 131
202,172 202,172 000000000000000b17829b49729e40b75e2db430e36d5580196224826fc9ed3a 77 0.05/1.00 vMB 75
202,171 202,171 00000000000004c1d2a5d22029415c97f4176850cab9962fb0e3a335e3d17922 162 0.07/1.00 vMB 125
202,170 202,170 0000000000000513e03a704d77e82021ef2e1125df6649e2dbc05519d5c04110 99 0.07/1.00 vMB 140
202,169 202,169 00000000000001a3f299399f548ed4760cf472e4c194c94055119fb021d03564 63 0.03/1.00 vMB 19
202,168 202,168 00000000000003425343b6527c839c907e1b68f833bcb4f9611c5999a4a441a2 197 0.11/1.00 vMB 107
202,167 202,167 000000000000017d28dcb8f6786ad70527925081994ab7bed8f988cb24a43f1d 528 0.19/1.00 vMB 267
202,166 202,166 00000000000003614b8645af392bb2548d30b6973fd7ff8ee6926252052f1f1f 13 0.00/1.00 vMB 315
202,165 202,165 00000000000004f9055e22225a52c2ec92ef205dd0e46001ded98271ace69e59 60 0.10/1.00 vMB 73
202,164 202,164 00000000000002c15098cf0f766520916602c205a91d989eec5f13ecaf9376e0 160 0.13/1.00 vMB 95
202,163 202,163 0000000000000119cef15e084d8dfdeac16a335c8e71471d410d19b1a74e720b 136 0.06/1.00 vMB 87
202,162 202,162 000000000000041abb59a11745ef52b95b97db95eee2385cc803561be7dad062 328 0.24/1.00 vMB 117
202,161 202,161 0000000000000422c531c654bc66a998020b89246225dcae0b3dbc544797f19d 99 0.03/1.00 vMB 151
202,160 202,160 000000000000041a6bdafa88df719d104699c302e8e85f802e265a97004ce23d 236 0.12/1.00 vMB 82
202,159 202,159 0000000000000249a028d447a8c51b2aeff7dcd4c8ec90879b6dcf7aa6fa8cd2 53 0.02/1.00 vMB 106
202,158 202,158 000000000000017b049b15fe94f4a7f988e43bf9e07b6befd6d3105263420847 151 0.08/1.00 vMB 157
202,157 202,157 0000000000000305a235b43f9658a84069001478cc23bd29837654248e7d63a1 137 0.11/1.00 vMB 100
202,156 202,156 00000000000004c43deca4e0d88c696f11879c3c4508cb577fc50cc111056d4d 106 0.06/1.00 vMB 225
202,155 202,155 00000000000000d98572d03c2f517e26539a13c7a7ba92f52bd6775f70bfdf36 469 0.25/1.00 vMB 124
202,154 202,154 0000000000000142e2c4baf219ad871d772300bf29f832051f49e2881d72b588 224 0.11/1.00 vMB 225
Previous 10 blocks ↓
Total Size: 780.23 GB

Node Details:

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