Loading Tool

Explorer IconExplorer

Memory Pool

45,546 transactions
28.93 vMB
0.13702479 BTC
Random Selection Loading Transactions
Max Size: 150.75/200 MB

Candidate Block

Mining Attempt 5f17568716e7509b2d8a09340d98097c16c114387b29e22cca5d93c25ba5ddf8
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root e33edaa6cb19c50f683805b21910ed79206dff5cf7b9bd3f8bb128271284d78e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,629
Size: 1.00 vMB
Total Fees: 0.03884883 BTC
Feerates: 100.25 > 3.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (220,205 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
694,504 694,504 00000000000000000006c487ca67518b88db51b2f9d0044cac5cfebf4c29e453 2,577 1.00/1.00 vMB 25
694,503 694,503 0000000000000000000c9794e85bd2de78a04dae2e0e6803cd7711bb2d911d9f 2,504 1.00/1.00 vMB 18
694,502 694,502 0000000000000000000743cf63cf4c784974d29a31de12f259b9ce20f3517e31 3,160 1.00/1.00 vMB 29
694,501 694,501 000000000000000000080e21ce16d054f24922e05217f2b6ade22a120159d6fa 2,955 1.00/1.00 vMB 30
694,500 694,500 000000000000000000049fbe668a0a752c252d51a4d15d789184710990a2774d 605 0.53/1.00 vMB 7
694,499 694,499 000000000000000000056c761550da25369fbc3808b770d5feb1c470ce97d077 2,999 1.00/1.00 vMB 2
694,498 694,498 0000000000000000000f599af0bab06d882075d366f35aed3a4e3f8fba3d8da8 2,934 1.00/1.00 vMB 4
694,497 694,497 0000000000000000000efba7c239262130664f7cec390eeed3b001b3904a0e99 2,515 1.00/1.00 vMB 21
694,496 694,496 00000000000000000003b205ce6e0ec7e94f56d1e0c7b13185cd215c0d35a3bc 2,617 1.00/1.00 vMB 24
694,495 694,495 000000000000000000040dd7cf9995201d482b7259591af2f7438350ee940dac 52 0.04/1.00 vMB 4
694,494 694,494 00000000000000000012efd00357333d0ce597a91ffc0361baa61873adf9b05a 1,933 0.81/1.00 vMB 10
694,493 694,493 0000000000000000000dd3394de7f0754035f5aadd29788d7e839053d4f49f53 1,378 0.46/1.00 vMB 5
694,492 694,492 0000000000000000000d08e570f1772b6580a02424d516993ea4dcf44f35a38b 2,805 1.00/1.00 vMB 15
694,491 694,491 0000000000000000000d25f79b80b5f5bdb799253e3a920aab84bffb8ec138c5 71 0.01/1.00 vMB 17
694,490 694,490 00000000000000000002da64c8f738c3db97e05be67f5e7cfbc97e849516bd3c 1,181 0.54/1.00 vMB 1
694,489 694,489 000000000000000000008e3e277155c8eb844d13bd25c35784ac28d505d17d7a 1,110 1.00/1.00 vMB 3
694,488 694,488 000000000000000000130b971970337acee8ef1589c88fd803329ba73b9ac22b 3,378 1.00/1.00 vMB 3
694,487 694,487 000000000000000000082b198b37578b5920bace759d76f2db7fbde2faf4ab78 2,457 1.00/1.00 vMB 13
694,486 694,486 0000000000000000000a8741df90a3fce0feae2ea88731369e9498b1ee588907 2,504 1.00/1.00 vMB 39
694,485 694,485 0000000000000000000dadc3295a395b3553411b43be6384b4750ec74894f859 3,113 1.00/1.00 vMB 14
694,484 694,484 000000000000000000061d61034328d76e305d5114322b7d0418535cda3be6c5 155 0.07/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.88 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: 645.01 GB
    • Received: 12.64 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.