Loading Tool

Explorer IconExplorer

Memory Pool

66,307 transactions
36.44 vMB
0.11931425 BTC
Random Selection Loading Transactions
Max Size: 194.87/200 MB

Candidate Block

Mining Attempt 480885886967da79a3d8cbe8e9fc8b5ca02c96899655fbd4e465a010a1cd34ec
Version 20000000
Previous Block 000000000000000000018eb5aa3d4a22f845fc40e3951e74631990c6eb927a84
Merkle Root 4eb82a9edcd6d6107c79cae453465164f64fa3bf8571a9cd2763db7dd08f72f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,769
Size: 1.00 vMB
Total Fees: 0.03373049 BTC
Feerates: 71.50 > 3.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,405 (825,974 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
88,431 88,431 00000000000fbeb64acf486588ce3dd8a6160465deee2e148288297aab28d85c 3 0.00/1.00 vMB 0
88,430 88,430 00000000001aa484f57d2a5ddecf16580665ace966b4116e8c75dcf97cdd831c 2 0.00/1.00 vMB 0
88,429 88,429 000000000010d65a8cb306b6ec275177e1117f9f139b35a4c673207dd92486e2 1 0.00/1.00 vMB 0
88,428 88,428 00000000001738ac668f0c8b31c9f5158b47d38e52dcd6c31563fa264d83a58d 1 0.00/1.00 vMB 0
88,427 88,427 0000000000114673a6bd58b4ce054b93e1fcf3dfb48faeca5dabbe03d9c30c9c 3 0.00/1.00 vMB 0
88,426 88,426 000000000016962c4e912ed46008166875ae543f4a5e91084a05da1e1e28d56e 4 0.00/1.00 vMB 0
88,425 88,425 000000000013550b4b4a1130b5c0dc44acbb3b0f12fe4b5b35e3f7ac91a4693c 3 0.00/1.00 vMB 0
88,424 88,424 000000000011ee8fb12969b147483dde3cebdc27a167146baf6eddd130686887 4 0.00/1.00 vMB 0
88,423 88,423 00000000000c7c661ed6f5aa74d42e8305633086523304f92706c47918161c5d 1 0.00/1.00 vMB 0
88,422 88,422 000000000016681e628d735284c87adb3be08082d9df0b8095781325d027831b 3 0.00/1.00 vMB 0
88,421 88,421 00000000000ac12e05f4cdcc0774c63a7761c9a39b1bc8b036425fa901f801d7 1 0.00/1.00 vMB 0
88,420 88,420 000000000008411307094a4bb6ec41616daaf118aa468182eb24dc17adc6dd5c 1 0.00/1.00 vMB 0
88,419 88,419 000000000017d5a06c357e540bed2b84083bdf148645bfcc0509abc00a480b7d 2 0.00/1.00 vMB 0
88,418 88,418 00000000000998f2581d71edb6daa385290414ac79a5317d3dc595d6c93bb7cf 1 0.00/1.00 vMB 0
88,417 88,417 00000000001d5a2daee6d3be7ac153af21f10b94cd77d68775e9991d8f476c00 2 0.00/1.00 vMB 0
88,416 88,416 00000000001b3cadcd6617b610ac950fd077ba2e3ecb57ab505db270821f8f91 1 0.00/1.00 vMB 0
88,415 88,415 0000000000080c987f7d635192f1c87164467fb0496f3ca18b7d25279dad169b 1 0.00/1.00 vMB 0
88,414 88,414 000000000012c8e9a69a6289da1168198fa50aa0c5d93e04fd9103b5d5ba558b 1 0.00/1.00 vMB 0
88,413 88,413 000000000004139aafeeb386a5a32aff860b1d981a0b2442473ac0c1febbde85 3 0.00/1.00 vMB 0
88,412 88,412 00000000000a57cfd5dd681b59689e1281a6fd0ba46f224e7b0a4598b125a559 1 0.00/1.00 vMB 0
88,411 88,411 000000000017521cddea9a9e0b556b74ac119f9bd8a36d4756de45556ed3c2f4 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.32 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: 601.13 GB
    • Received: 10.10 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.