Loading Tool

Explorer IconExplorer

Memory Pool

77,337 transactions
29.87 vMB
0.10430864 BTC
Random Selection Loading Transactions
Max Size: 178.52/200 MB

Candidate Block

Mining Attempt 8ad822b0b1d09b4ce936dfb9202f2f46d90b51144e3e80fcc3e180ac9fc1a5fb
Version 20000000
Previous Block 00000000000000000000709f2cd07f7bf3bc6a381136414fb4c7737559e2618e
Merkle Root 2e579e959e592e9d5d77fb6ad2dd7bb65262577a879c97cebb7afb97c47860c7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 798
Size: 1.00 vMB
Total Fees: 0.02232297 BTC
Feerates: 21.31 > 2.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,274 (159,747 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,527 755,527 000000000000000000052d4cf6fad502b9c77b1369e33a24d5704e5b533f2c28 1,237 0.54/1.00 vMB 10
755,526 755,526 000000000000000000070f21b49428c4cff4c0c5e6081817424210a4d636130c 23 0.14/1.00 vMB 9
755,525 755,525 0000000000000000000282b39c71761968f528174817d58a15d3be535467330d 586 0.33/1.00 vMB 2
755,524 755,524 00000000000000000007246ace0cc34c3b2ba1e8553b62dcf34608989b9afbf8 2,547 1.00/1.00 vMB 12
755,523 755,523 00000000000000000008a02ffba0c30776b80bbbd345764bdc901e8a59e29da9 1,686 0.79/1.00 vMB 4
755,522 755,522 00000000000000000007422d999521433d8f96994288598974950515750b91f1 1,765 1.00/1.00 vMB 13
755,521 755,521 00000000000000000004737e3c9b09e71bac816dca11b510ac485d2f18d8af92 1,876 1.00/1.00 vMB 13
755,520 755,520 0000000000000000000060651102b10d4dbdae65610ef378d1439704362795f2 1,345 0.51/1.00 vMB 5
755,519 755,519 0000000000000000000055950bceae8b94ebab00f24455dffb86bdbbcff2023f 3,145 1.00/1.00 vMB 14
755,518 755,518 00000000000000000002b1fbaacdc6a9415a84896839f2545a313ec91c2fdfd2 453 0.23/1.00 vMB 6
755,517 755,517 00000000000000000007612b979c31a432f5a4984aa53c7509ffdfc532838a7e 1,557 1.00/1.00 vMB 2
755,516 755,516 00000000000000000003325f7005048d6987892f2d9cd344612f30f17d5a5e9f 3,089 1.00/1.00 vMB 15
755,515 755,515 00000000000000000001f819162b0197c20f43aa0ef95fc7f2b81716ee1d3021 2,853 1.00/1.00 vMB 11
755,514 755,514 00000000000000000001aeceb586d7d8088ce7d5b5a3bb8e3171e79caaa3eb6e 1,547 0.57/1.00 vMB 10
755,513 755,513 0000000000000000000264922e0b60ed9593bf8d83cb434ebd284e458bcebf7b 1,563 0.54/1.00 vMB 11
755,512 755,512 00000000000000000004b93e35a0b7ca6cc39bf62346edf6ac98ff9aa33abbe2 1,400 0.48/1.00 vMB 9
755,511 755,511 0000000000000000000606fa496dc6b2243738fde0f8f9fc9095a075a97c3c04 3,022 0.99/1.00 vMB 11
755,510 755,510 00000000000000000003c62d04770b9a54ccc11418ce7098d902264059b5bb4a 1,119 0.31/1.00 vMB 10
755,509 755,509 00000000000000000003c2f99515ad3f8377c66651b671952e0643e108397f66 2,447 0.95/1.00 vMB 6
755,508 755,508 0000000000000000000041c980dee1877dae27cb56930190b046dc400a3efdda 1,593 1.00/1.00 vMB 15
755,507 755,507 000000000000000000006ea3c24e60cb37abdfa81caf6f0c71702923724dbe2f 497 0.14/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.87 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: 713.06 GB
    • Received: 17.29 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.