Loading Tool

Explorer IconExplorer

Memory Pool

42,648 transactions
29.06 vMB
0.06950101 BTC
Random Selection Loading Transactions
Max Size: 149.54/200 MB

Candidate Block

Mining Attempt b542980bcac02af147df14f5025a3224d39bb86bb6aaf871886025b4341a78d4
Version 20000000
Previous Block 000000000000000000015df9339a679f24b05f10bdf66499b18076d0f640fe75
Merkle Root 07ba2a96f6412b3f02ed87f9f8569a2c2a3c5820e385143c02383ded0ef4fb5e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,214
Size: 1.00 vMB
Total Fees: 0.01283466 BTC
Feerates: 197.49 > 1.29 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,620 (173,649 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
740,971 740,971 000000000000000000042d989f7ffbfb1b8f161d34b6ccec63dd45eeedcc2944 2,649 0.86/1.00 vMB 19
740,970 740,970 00000000000000000004b208b4ae276426bc6f4e9a904b85a29580d28c877515 105 0.09/1.00 vMB 11
740,969 740,969 00000000000000000007f2160abba796c19bea352372db3b622c2267c6d0d24a 1,118 0.43/1.00 vMB 17
740,968 740,968 0000000000000000000233f0886782bd6ff7ae1e0055fac625754f12d07a8652 1,482 0.47/1.00 vMB 10
740,967 740,967 00000000000000000001620a844934dcdba428b4b1d9ab4f49151e795d0dd7b2 2,793 1.00/1.00 vMB 23
740,966 740,966 000000000000000000093cf4a6b9b62bf38d5a138fc00c4318c18c2c3b34769c 1,490 0.90/1.00 vMB 8
740,965 740,965 00000000000000000002e9d1e7541d0c58c7d93dc54df14fcecc5b34afd052c1 2,739 1.00/1.00 vMB 23
740,964 740,964 00000000000000000001e668ff5645b624750402335e829aeee3e4b9782d66a0 998 0.37/1.00 vMB 16
740,963 740,963 00000000000000000004e32d87634f5af524f1c5402ed85087fdb9ca45f4599f 519 0.47/1.00 vMB 5
740,962 740,962 0000000000000000000530b1594d61de2fdb1bd4e3098cd11ef10e3bdc822054 854 1.00/1.00 vMB 4
740,961 740,961 00000000000000000006fd86091bcea2da772e63038da32598f55b8843f862dc 2,293 1.00/1.00 vMB 8
740,960 740,960 000000000000000000011efd56b997bd71a1f24c4b48d11a022e3b10dda446ff 1,534 1.00/1.00 vMB 6
740,959 740,959 0000000000000000000706e3a579c3778a3f1761896f7b9d0be307314f3995cf 2,386 1.00/1.00 vMB 11
740,958 740,958 00000000000000000006405ad43e0560eb23bed71d9aecfe99152856ed439d38 1,920 1.00/1.00 vMB 15
740,957 740,957 0000000000000000000722ab3ff3a7407e618b9d2be9c5368117c623fcdf399a 1,963 1.00/1.00 vMB 29
740,956 740,956 00000000000000000000e04328b7fbe54aa81d4bf8aa2790b17f18612741dfcf 1,149 1.00/1.00 vMB 18
740,955 740,955 000000000000000000002e35aa9f30baabbd53ba0a3441bbda90ba0ae33d944c 2,389 1.00/1.00 vMB 21
740,954 740,954 0000000000000000000674135846437b1a7faa06b0b080ee5040346eaaeb7bbe 2,550 1.00/1.00 vMB 27
740,953 740,953 00000000000000000007c44a702543e685cf4516f98f0d7e0afd882f6bb4be82 2,861 1.00/1.00 vMB 31
740,952 740,952 00000000000000000003bbeb59836ee8753c5841a2b0d5fbd6974a10609229d4 2,052 1.00/1.00 vMB 17
740,951 740,951 00000000000000000006646336fefadfef96cd5d93bfc512e6925c65fdf16251 867 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.72 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: 629.70 GB
    • Received: 11.95 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.