Loading Tool

Explorer IconExplorer

Memory Pool

36,424 transactions
26.94 vMB
0.06486424 BTC
Random Selection Loading Transactions
Max Size: 136.32/200 MB

Candidate Block

Mining Attempt dac68bff55cefba7d5650cd3401d554631386a7701ba3a7f10c9be2858313552
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root 3e4339e1641e583abd505935541c5957754a9c0b6b9238b8c92782ab74255343
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,545
Size: 1.00 vMB
Total Fees: 0.01428047 BTC
Feerates: 101.65 > 1.43 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (383,925 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
530,714 530,714 00000000000000000001545a68f1f3fdde9f2bef009d7651fe3c68a90d8d7527 2,722 1.00/1.00 vMB 15
530,713 530,713 0000000000000000000f77768c4da921eec81956a6c79788d8d5ed4719f07e1c 2,657 1.00/1.00 vMB 25
530,712 530,712 0000000000000000000fff751f4ce0e24ac97bc3c75513deb3aa643cd828d2c2 2,062 1.00/1.00 vMB 60
530,711 530,711 00000000000000000012a5cc2f0161f752820976cac18a42f5769355bae09706 1,957 1.00/1.00 vMB 16
530,710 530,710 000000000000000000055c9d1e9289a2c2b8eceab6a2a5166d07af860a42b9c6 843 1.00/1.00 vMB 5
530,709 530,709 00000000000000000008ff7e609b32adf613b6de6512cb4f1f2ee294e9acd290 2,266 1.00/1.00 vMB 18
530,708 530,708 000000000000000000166062db1e9bfd86ce26b770b4cfea35e6532027c8b108 2,730 1.00/1.00 vMB 48
530,707 530,707 000000000000000000290da849d3da7d65271ede8aa87eaac14c41116c40f9b9 1,479 1.00/1.00 vMB 36
530,706 530,706 000000000000000000116bfb5a0a75771230626107b915b38fe716209c4d94e3 990 1.00/1.00 vMB 16
530,705 530,705 000000000000000000214e9f0056e1dd4c052a0112a69b432d5dcca3486de3fa 2,014 1.00/1.00 vMB 44
530,704 530,704 0000000000000000000d6b7f52641cb5f60b6986f0392214d6da53937d5bea95 1,384 1.00/1.00 vMB 24
530,703 530,703 0000000000000000000686ce9e52f7045b4d5aaababf31aac2a2aed8c4215fdc 1,276 1.00/1.00 vMB 21
530,702 530,702 00000000000000000020741ad2736f9c21315f81172487ff12f24715595cfc5e 831 1.00/1.00 vMB 5
530,701 530,701 000000000000000000176064938d09812632eb61b033ef83f3bc624d3a9bf993 337 1.00/1.00 vMB 5
530,700 530,700 000000000000000000200170242f563ea0d0123e304afe4c1532db9a5cb733a9 614 1.00/1.00 vMB 9
530,699 530,699 0000000000000000000f8d5b7bff5db36765bc28325198623eb2c4cf53cf9053 648 0.24/1.00 vMB 36
530,698 530,698 0000000000000000001d3dcdd8e7550eb29954b28b08cdf4db8d0079d2638d9f 832 1.00/1.00 vMB 4
530,697 530,697 0000000000000000002b7db2f6bc103e66053de68a0f240672201867e823124b 1,994 1.00/1.00 vMB 29
530,696 530,696 0000000000000000000047787034efbeaa38f2110a3c640a142508540555a3a2 2,093 1.00/1.00 vMB 23
530,695 530,695 0000000000000000001e4475272e05fd46622d2b656dc5324df89cab578ebb3f 1,088 0.62/1.00 vMB 17
530,694 530,694 0000000000000000001adcdc9644df823cc69ef6913c06703b8a8211c730e343 1,909 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.75 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: 631.34 GB
    • Received: 12.06 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.