Loading Tool

Explorer IconExplorer

Memory Pool

78,630 transactions
29.42 vMB
0.08216409 BTC
Random Selection Loading Transactions
Max Size: 180.14/200 MB

Candidate Block

Mining Attempt 3182c8cfb876374aec0bb746d0261120aa42b71e7b0fac0d9ef3f93a7ba4905e
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root d40b09ee2bc8592d97bf220a737365419bb2de0ba8e23ec250e821840ee299a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,276
Size: 1.00 vMB
Total Fees: 0.01759599 BTC
Feerates: 301.25 > 1.76 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (323,711 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
591,525 591,525 0000000000000000000e3255e88e6109c65f5dbe0af67bac2bf8ff49d0881c1e 967 0.59/1.00 vMB 25
591,524 591,524 0000000000000000001a4a6d6fca44e4a89324c2f68515c81d7abaccf27562f4 1,785 0.58/1.00 vMB 23
591,523 591,523 0000000000000000000e6403e02c824707cccd5ddc8af75261256b81a3974a29 2,986 1.00/1.00 vMB 24
591,522 591,522 0000000000000000001463590c72efe8034d501ad91bdc6efd0bc77a2f6d9511 1,235 0.40/1.00 vMB 23
591,521 591,521 000000000000000000013afe20474d274b2e55fa8eb6a055ea33918496c22bb0 2,992 1.00/1.00 vMB 23
591,520 591,520 000000000000000000158495173d0d7646f5277215586fee981ed13f6f304dfc 719 0.28/1.00 vMB 25
591,519 591,519 00000000000000000007bc28d6827c23861127e5122e32dd5705d8dca4f2247f 1,672 0.58/1.00 vMB 21
591,518 591,518 00000000000000000003d749144661f742775efb4850eb34d370bc06f7290114 881 0.31/1.00 vMB 25
591,517 591,517 00000000000000000013174df80a465f92cc43fc5b116eac9e89a6cf37c7e609 275 0.12/1.00 vMB 6
591,516 591,516 00000000000000000002225bb4ce874075edec1226bfb9d4830bd50911ecc09a 2,868 1.00/1.00 vMB 23
591,515 591,515 0000000000000000000f60f8e53d6fdaa3c65afb6f6b8227a4153254c12a1ccc 294 0.10/1.00 vMB 29
591,514 591,514 0000000000000000000dd57334c9067b0b7992529176318cb2732b4bab4b8ba3 825 0.25/1.00 vMB 12
591,513 591,513 000000000000000000000a9aaea2f138cd64ac1e1b0c824c7546673297eb36d6 2,868 1.00/1.00 vMB 23
591,512 591,512 00000000000000000008d133d0bb10a2a8cb5a76f77efde80940c97550ab2f10 2,390 0.97/1.00 vMB 16
591,511 591,511 0000000000000000000b172b80a63593c52b75c81e9e17ccd4df435b754d465e 2,104 1.00/1.00 vMB 9
591,510 591,510 0000000000000000000357675bd4cce466f2c97ee5dfc8f82fd4fa7c1a90f947 356 1.00/1.00 vMB 6
591,509 591,509 0000000000000000001705d5137c35b6bd06b12b69731f48b9af1c1998591129 2,227 1.00/1.00 vMB 28
591,508 591,508 000000000000000000189298c44958cfceab7af87d49354a0d88aa72eedc27df 453 1.00/1.00 vMB 6
591,507 591,507 000000000000000000019f371635641197a5ff481fe6fd04a04d1990be05852e 2,715 1.00/1.00 vMB 36
591,506 591,506 0000000000000000000a971d88fd4517000d8e4313b79ced65bb0c852b49a355 2,002 1.00/1.00 vMB 7
591,505 591,505 0000000000000000001ae4b3ac18996a3f8b28c7b7d1556f2bad5e833207c735 2,673 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.80 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: 710.02 GB
    • Received: 17.01 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.