Loading Tool

Explorer IconExplorer

Memory Pool

74,656 transactions
28.72 vMB
0.08276294 BTC
Random Selection Loading Transactions
Max Size: 170.13/200 MB

Candidate Block

Mining Attempt 7aadb6c11fc137c6aeb625c8b80f086757cd2bd6484e79a2455ce7feea40cc96
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root 0ee188e7763bbb721bcdc24cfd17342de699638227df8c7ed2d1ffd754673ab5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,085
Size: 1.00 vMB
Total Fees: 0.02448780 BTC
Feerates: 150.93 > 2.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (498,951 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
416,100 416,100 000000000000000000e67598529210400615fa143411dab7a72eb04fc5a4485c 390 1.00/1.00 vMB 15
416,099 416,099 000000000000000002c07e1610082bf979150fa6f19fad3cf8ac6227bae6ba10 1,009 1.00/1.00 vMB 26
416,098 416,098 000000000000000003628013a599f75eb51d622678c024ce967da50eefbe7f3a 671 1.00/1.00 vMB 17
416,097 416,097 000000000000000000787986393b858d890eca8e00a3baebc13c703faa9007f5 1,341 1.00/1.00 vMB 30
416,096 416,096 00000000000000000103f49d1b8f01caa5b859ab65ac62cd442646c6deafda20 1,900 1.00/1.00 vMB 43
416,095 416,095 0000000000000000011b64aa983ee09329c5c205842d5256ab615d78c82d7669 1,386 1.00/1.00 vMB 49
416,094 416,094 0000000000000000050d4e0c7ffc695a8de917c7a52275492b8aec49245d793b 676 1.00/1.00 vMB 14
416,093 416,093 000000000000000001c4bc99d41806f4534728fd9138950c439af1548b1808db 536 1.00/1.00 vMB 16
416,092 416,092 0000000000000000032003e0e37bf826a5eee4001ab97de2b7d32568a626d611 1,823 1.00/1.00 vMB 34
416,091 416,091 0000000000000000026dedccdbc24e0936712547ffd8454dff2846aeadab8087 2,095 1.00/1.00 vMB 52
416,090 416,090 000000000000000001351765e7239abaccd1c1475682000d77b10960a5d69c84 2,309 1.00/1.00 vMB 57
416,089 416,089 00000000000000000393bc76685ec4da94026f79bf2e9c4f43349e42bade4506 2,178 1.00/1.00 vMB 65
416,088 416,088 00000000000000000342d9166403bb218f4796c3bc2b9d4d19cd7e54814bfbe2 775 1.00/1.00 vMB 22
416,087 416,087 0000000000000000015b32a4b7123090709064bc372c5aa9157bd7abe9d0f8bb 1,211 1.00/1.00 vMB 28
416,086 416,086 0000000000000000040ffc3afb0a0fcd54e8a20442d2e49c9db6855d9b34487a 1,537 1.00/1.00 vMB 46
416,085 416,085 0000000000000000036aafaa5de487cc33a7eed7c1e7a3cd18f712594e75f55e 2,062 1.00/1.00 vMB 63
416,084 416,084 0000000000000000019af153a93ddc4aa9da21f217c4c472dfc696877b8acbab 1,553 1.00/1.00 vMB 31
416,083 416,083 00000000000000000066845a9b2e2ec00ce327617c70a48f7eb389b212725c46 1,283 1.00/1.00 vMB 27
416,082 416,082 000000000000000001cbc0e0d8f8eb48ce655520f6f836ca1127e4aa1f2c5228 1,155 1.00/1.00 vMB 27
416,081 416,081 000000000000000001a4242c940bb8ec6e93d17bb0891787b29faab24929ce0b 1,231 1.00/1.00 vMB 27
416,080 416,080 00000000000000000091e92f779356e33388bf9c77a601c8ef238136a579f1b5 2,061 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.48 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: 668.18 GB
    • Received: 15.41 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.