Loading Tool

Explorer IconExplorer

Memory Pool

88,772 transactions
33.78 vMB
0.14242915 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt f951703c7a097b278a3cced5493b41b736c1f577940178dce8c3648de84939b7
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root ab992901ad814e64b5c68ae9a74ca78c7b19ecf29b5d14d571ada4c71001376d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,292
Size: 1.00 vMB
Total Fees: 0.05750084 BTC
Feerates: 469.97 > 5.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (615,467 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,482 299,482 00000000000000006dc462ac58d00c07342eff762cf1c4dbcb5cb6a0769ed973 117 0.20/1.00 vMB 12
299,481 299,481 00000000000000004de0a34ad899c4d6127e00890110f358b1d4554db5d7efdc 763 0.35/1.00 vMB 42
299,480 299,480 0000000000000000611460868674898043f9f8aafc71054d366a3dc1efcce90c 574 0.43/1.00 vMB 21
299,479 299,479 00000000000000001b18d7482773fa87f736660d6f9424254405f1735e81cab2 512 0.22/1.00 vMB 54
299,478 299,478 00000000000000001e66b8d27a6bcff234f06d502a01aa23fd4be311d8b2dbf2 399 0.27/1.00 vMB 31
299,477 299,477 000000000000000071df2bb66dde56cec999d1f90dbf6ba85c1010a0c5c283df 575 0.35/1.00 vMB 36
299,476 299,476 00000000000000003e8f7190a67f7ac14341301b9e6fcd05fb6bf4f44fbda6a8 24 0.01/1.00 vMB 43
299,475 299,475 000000000000000077c95f4e4c7e8b4799a71099a0daec570c2d0c0ff9a44a80 110 0.08/1.00 vMB 21
299,474 299,474 00000000000000008070a2da17ec07a623bc20c3c7c585b50ef8a5dffd4a773a 848 0.54/1.00 vMB 26
299,473 299,473 0000000000000000386923b05df596a385a8cba559a1868d8fe034f0ed86eb86 57 0.02/1.00 vMB 171
299,472 299,472 00000000000000000d81ac2e7b42399e00069e4d6c1837a5de9317a9a8bcef9b 159 0.10/1.00 vMB 25
299,471 299,471 000000000000000017fdc6fa15c5dfc4ea911c41ab9f4cffdfa0e74a8246d956 459 0.29/1.00 vMB 34
299,470 299,470 000000000000000048f0cd0b03cb3fb57dc5c95d1d6c7b2930cf1ddd995ff69a 43 0.18/1.00 vMB 9
299,469 299,469 00000000000000002fefdcb9f2d6e2f99430410988e090b3155c6fe9696eb180 682 0.35/1.00 vMB 38
299,468 299,468 000000000000000005666ea788afa29a4dc18823895b6712bd5b78868e4360de 151 0.10/1.00 vMB 35
299,467 299,467 000000000000000052372563c71116f8b5b4a2873a48ef0aab0af4bd6997f8b5 229 0.16/1.00 vMB 19
299,466 299,466 00000000000000000f8ed98f9c04f4ce6e0d310d04e317820c6e5b009a1ff7f9 128 0.11/1.00 vMB 19
299,465 299,465 000000000000000052e78e715b840c8ace6a7d5ddd73acec3353944c57567944 499 0.28/1.00 vMB 38
299,464 299,464 00000000000000008650b74fa5f661d7c481a8328ef231fdda75ff25c027b834 190 0.09/1.00 vMB 29
299,463 299,463 000000000000000025f4d5986f98ca4251a509f929d03216d3ff476159fb21d8 111 0.07/1.00 vMB 24
299,462 299,462 00000000000000003cebb3bba623a2171ea31be5c25a6a6e3c7392dd1f3fcea0 522 0.27/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.30 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: 657.96 GB
    • Received: 14.56 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.