Loading Tool

Explorer IconExplorer

Memory Pool

82,387 transactions
30.29 vMB
0.14221767 BTC
Random Selection Loading Transactions
Max Size: 183.43/200 MB

Candidate Block

Mining Attempt b6660724dda0ee20ed331edecd6da256db66fcce9e6f44c7859805165f864422
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root 137677cbf61875dee1144e80b15e6d74053266648062de9062ea1217ffdfdb9f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,859
Size: 1.00 vMB
Total Fees: 0.06456954 BTC
Feerates: 137.89 > 6.47 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (238,598 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
676,540 676,540 00000000000000000007db782925fd324991f65f04fdc5634697a239b53df0ac 1,974 1.00/1.00 vMB 30
676,539 676,539 00000000000000000005b23be8f3b8ea855bbdfdea483f765fb555c66af82a6f 846 1.00/1.00 vMB 66
676,538 676,538 0000000000000000000523711633d889b342573106c6cd5420d0b67673c3512d 123 1.00/1.00 vMB 8
676,537 676,537 00000000000000000004603c97279c36ce26aa8d613cdb0187085837884316cd 455 1.00/1.00 vMB 11
676,536 676,536 0000000000000000000671a70c58e107c6d9beb479cf377fc102add44e8e2a33 1,689 1.00/1.00 vMB 28
676,535 676,535 00000000000000000003ceb575b0ba9aaf99ec88d9a84918884009f6e50b7d32 1,313 1.00/1.00 vMB 27
676,534 676,534 000000000000000000020adbf4ee58a72425d57bb52674825799072109d9c849 373 1.00/1.00 vMB 12
676,533 676,533 00000000000000000002e1c60954a92b1b6d3aaaedbe37f4cfc8192d77f52f08 337 1.00/1.00 vMB 19
676,532 676,532 000000000000000000073bb965d488fcc608d9f2508e26afe08ddede010cf2d7 280 1.00/1.00 vMB 9
676,531 676,531 000000000000000000024dafdf703bfea790e003527a94751772fc6ac6c66be8 1,550 1.00/1.00 vMB 28
676,530 676,530 000000000000000000075267679c5561d7bedd0f9b77c08c998191c8df6cb0d3 1,649 1.00/1.00 vMB 26
676,529 676,529 0000000000000000000a5d644158ccb630ccfec0399883ce5ef818df5d0ebe19 156 1.00/1.00 vMB 7
676,528 676,528 0000000000000000000561bbdb267b3358087563be6522514eed6161bfff3691 2,376 1.00/1.00 vMB 23
676,527 676,527 000000000000000000090d52493d546c33f6d746b13c516d1f240a6163cf6be6 2,492 1.00/1.00 vMB 66
676,526 676,526 0000000000000000000b1d15f11d7d11d284a08ef274fa0aab2ff723ec27f60f 1,748 1.00/1.00 vMB 26
676,525 676,525 00000000000000000001009a1e0fc4185c866eba3308a2f77f7ea24f7fe0cd42 2,528 1.00/1.00 vMB 19
676,524 676,524 0000000000000000000231543208d291cdd6aafee53eb97d24baec403d13f3de 2,427 1.00/1.00 vMB 69
676,523 676,523 00000000000000000002830e8f9a96cde48e81b2227d766e898c6b0cc51dcf57 2,059 1.00/1.00 vMB 13
676,522 676,522 000000000000000000049b4730e277b47aadef90e3d4875e39ec5d21b09f14b9 1,372 1.00/1.00 vMB 63
676,521 676,521 0000000000000000000535730bbb4e16f196a8f515110a490d690fa8309798d7 2,175 1.00/1.00 vMB 123
676,520 676,520 00000000000000000009e42a1d1e97e2f42eeda9b54ffa5fe5a1d912c6869f90 908 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.63 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.30 GB
    • Received: 16.20 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.