Loading Tool

Explorer IconExplorer

Memory Pool

79,578 transactions
29.96 vMB
0.08512020 BTC
Random Selection Loading Transactions
Max Size: 180.57/200 MB

Candidate Block

Mining Attempt 41b1a95c1ddeae25952e5aec723b92dbd2d91cb3bfcaa9974bc4e9740e8a4d86
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root 288f97cc793cd5a610972b2e52438a4f6ca352b9f1c8266b0b179947b1a9fe36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,002
Size: 1.00 vMB
Total Fees: 0.01634937 BTC
Feerates: 40.21 > 1.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (294,721 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
620,422 620,422 000000000000000000089eac16c7d6cb977ed2a06ff44585c61b2d48da63fa9c 1,968 0.84/1.00 vMB 16
620,421 620,421 0000000000000000000cd8562b2840c8f610f2452c50021923a41b5521df6d1e 1,334 0.44/1.00 vMB 14
620,420 620,420 000000000000000000027a08818c9a03b722f58e45105499eadf0cc4f0b2d940 274 0.13/1.00 vMB 19
620,419 620,419 0000000000000000000b2ec52c6d79abddfc00baa41d5c64516f6f7e08fd935c 164 0.07/1.00 vMB 18
620,418 620,418 0000000000000000000e6779969ca08ef4d71cb120ac72885b52983ee033fd8a 1,543 0.60/1.00 vMB 1
620,417 620,417 000000000000000000106e84376a588ee77e62161530f7879a7e30c04c8677bb 2,664 1.00/1.00 vMB 17
620,416 620,416 00000000000000000002c2f3c32126d43ca767084927bf6c8a9152ac034ad140 2,860 1.00/1.00 vMB 23
620,415 620,415 0000000000000000000d4bc8719445e1742bfcfd715c4f416d84215972d3b4b4 1,309 0.48/1.00 vMB 22
620,414 620,414 0000000000000000000909859f8d1d771fac357411e70261abd8c507bc724168 492 0.15/1.00 vMB 22
620,413 620,413 00000000000000000009cf177f3b18e15fe4f2b523a63eaf2aa0f2f93a785c95 209 0.09/1.00 vMB 17
620,412 620,412 000000000000000000067c10ac3c51ff9375b4a1328a926787090befaf6ff55a 1,733 0.61/1.00 vMB 18
620,411 620,411 00000000000000000006836dfd52079778a8127860985619306d6f25e8e3465e 2,653 0.90/1.00 vMB 16
620,410 620,410 000000000000000000000227e4a7dbbf84953cdb4beaaabcea9a8309ed5c8e64 280 0.11/1.00 vMB 15
620,409 620,409 0000000000000000000bf10674f47f0906ed3a5bda2a238bf50db75759e06901 1,910 0.61/1.00 vMB 10
620,408 620,408 00000000000000000004097224620adae4112ea0db0c5bdf0ab237f345b54e65 2,260 1.00/1.00 vMB 23
620,407 620,407 00000000000000000005a427cfed5b9b8572726b21125124c16816b87044269a 1,888 0.62/1.00 vMB 17
620,406 620,406 000000000000000000030cedef8957ee0f9fb1cdd678fa2a876b15c60577b221 611 0.19/1.00 vMB 18
620,405 620,405 00000000000000000007bfd16b2dc7f0d36e44647208eaf14eb149321a3f1a11 173 0.11/1.00 vMB 5
620,404 620,404 00000000000000000008c9200fa630c22b10b60976ad7d1dbfb4ebc0de9edd91 2,892 1.00/1.00 vMB 8
620,403 620,403 0000000000000000000084357f7d461b6b735b5621a97a109db7455007c2ea5d 2,107 1.00/1.00 vMB 16
620,402 620,402 00000000000000000009eeb2e7eaf538d311b13caea27cace782f92700406a1d 3,321 0.99/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.