Loading Tool

Explorer IconExplorer

Memory Pool

53,303 transactions
29.78 vMB
0.09760275 BTC
Random Selection Loading Transactions
Max Size: 159.79/200 MB

Candidate Block

Mining Attempt 5381eb01f1fb3d64ca290d5adb6ce85ed67c4d1ce05db1d5e10a7bd448d05816
Version 20000000
Previous Block 00000000000000000000c82bf1f7d055428156e8d4702bdc0fed9066619a5fcd
Merkle Root 3139a0f6e98ea3f83df893ce4f330806ba33ccc2e058c097adc8a4d4e51b1640
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,225
Size: 1.00 vMB
Total Fees: 0.02460754 BTC
Feerates: 157.35 > 2.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,713 (610,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,484 304,484 000000000000000059786898a72f1f68d4278d9fbbd2d5fc5295fb19b2101d24 470 0.23/1.00 vMB 31
304,483 304,483 0000000000000000019e5e109e1d2ef75af9c5c7a360478e9cebaf88d911f9dd 547 0.29/1.00 vMB 31
304,482 304,482 0000000000000000223d760ea7fb960fac22a354681d105e6e11e8f3ae12a259 675 0.40/1.00 vMB 25
304,481 304,481 00000000000000003a68ee16d702ca5dd5547fb4aead910a004747cb06241dd6 390 0.30/1.00 vMB 23
304,480 304,480 00000000000000005c2b23931caef019661cd0744da5a75920e65b0582dc029c 293 0.16/1.00 vMB 26
304,479 304,479 0000000000000000353cb057e8d9e7f97c422ddfb8aa05cbebc16dd13aca0dc5 154 0.33/1.00 vMB 14
304,478 304,478 00000000000000004c2aeef14c79af8b7a5c4c05f96e2c3bfabb4e4dd99b0264 919 0.75/1.00 vMB 21
304,477 304,477 00000000000000001d38f1d94ddf1f4c2a9f2c7b315416ae432e70a52187d3c4 956 0.35/1.00 vMB 43
304,476 304,476 00000000000000002c8a1e48a242e2edbf1e2e9bc47137083d71e7f6c4a0eb66 799 0.50/1.00 vMB 33
304,475 304,475 000000000000000049066dab2483c9e069656239f5782da204bd4995bd92c19f 256 0.10/1.00 vMB 49
304,474 304,474 000000000000000046e8f67e6af143384d02ef9c3196ab21766f305c45273997 741 0.39/1.00 vMB 31
304,473 304,473 00000000000000004010bfde9f68cc15949f8c6ab9509ffde97ab92998f3e748 337 0.19/1.00 vMB 27
304,472 304,472 00000000000000002e29fc859a51e93d6192904a14359855d996fcaecc4d3d4b 249 0.16/1.00 vMB 27
304,471 304,471 00000000000000004491ae6c4b220aa66966ee657daad072e5b7eda6e970806a 169 0.13/1.00 vMB 22
304,470 304,470 00000000000000002ceffc571c43df2bc5d20e1f13ae182e6eab2d17ca42d33b 458 0.31/1.00 vMB 25
304,469 304,469 000000000000000000ba4c13edb8aaa6474eaf998ae5175d0fcf8224827f2737 18 0.01/1.00 vMB 37
304,468 304,468 00000000000000005660c5aa933651ad68c88a7d1a92ba84fa76adcdac1ebd72 355 0.19/1.00 vMB 31
304,467 304,467 00000000000000000abdfbec928d4ec2324a4082cb3e5517aebaff6cbf053142 215 0.15/1.00 vMB 22
304,466 304,466 00000000000000004d53cbb1319455929e2e3db5f83c0115f2c9b66818005976 35 0.21/1.00 vMB 7
304,465 304,465 000000000000000046bf7c0896631907737613e19e8808c7a9a40e97dbad2c25 315 0.25/1.00 vMB 23
304,464 304,464 00000000000000002a88ba2bd12a7f72c7f7738a6150151b948ef87956120842 348 0.28/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.89 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: 645.08 GB
    • Received: 12.68 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.