Loading Tool

Explorer IconExplorer

Memory Pool

39,567 transactions
17.53 vMB
0.13903816 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.62/200 MB

Candidate Block

Mining Attempt 27cdca89eb0914b4dec20f5d0bef93d9d57bec7eddc4a1eb186a034c390b1dd3
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 3eb538f17dd7da03c759a653ee4f0117af26d7d44f0a091bfe591baa26af04ab
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,213
Size: 1.00 vMB
Total Fees: 0.03653732 BTC
Median Feerate: 3.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (744,214 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,107 169,107 00000000000000d6c878656365524d872d5b00d2f301d619f60c88c5ff30a3ea 26 0.01 vMB 96
169,106 169,106 0000000000000513c51d5d4a03c7544b5fd8f10c29673d7e58384c4a0fe90052 33 0.02 vMB 24
169,105 169,105 0000000000000b732be939550cb8354eb7bdbb98885b4db3a36934da1cbe85e1 103 0.04 vMB 172
169,104 169,104 000000000000055c0072428012c82438c0ccf178b4e0ef09ce7eb84ed996baf2 46 0.02 vMB 94
169,103 169,103 000000000000036d33932ef1ada3fc94f5a8dc375a32362bb6d99fd50b425875 68 0.02 vMB 26
169,102 169,102 00000000000000ee437c77a6c0e00f05ae9331030ea1eb8a6f3a8769f9c14f64 64 0.04 vMB 88
169,101 169,101 000000000000053b93551a5622442908c60a64010718c621758e35606b6097a2 9 0.01 vMB 10
169,100 169,100 0000000000000b179c9067a00a0844600f74234061bcd75d10027a00e2d938ee 32 0.02 vMB 159
169,099 169,099 0000000000000b1ab9d51a21c95881c985eb9a71a15dd853692a62776eeade3a 3 0.00 vMB 0
169,098 169,098 0000000000000710c976b999996a730c0d7ce7a658a9c67190049abe056f4b11 107 0.03 vMB 38
169,097 169,097 000000000000087389436d9bf693fd9dfb610196bb097c727fbe74d24ce379b6 33 0.02 vMB 85
169,096 169,096 0000000000000946cedcf146df2a4754b4bdfb34fcb2183a6a970cad024442ce 20 0.01 vMB 191
169,095 169,095 00000000000009a27627940b6dabe9b1c7c6c81895b3e9527cc3096a60190a26 11 0.00 vMB 0
169,094 169,094 000000000000080f0943ba26c3cc0f3e05ef70d9f7af25a3da343d7a3396965f 49 0.02 vMB 153
169,093 169,093 00000000000007ab36dedad0786664af26510820179115d4a71fb2355e9c1f90 15 0.04 vMB 68
169,092 169,092 00000000000003d5f8501f67b280ffb1f87f67e0220190c49a8269b6e0d81db0 11 0.00 vMB 18
169,091 169,091 0000000000000a99fa71edcc2625b148dc384e933dc2ddc675e1ddd9b6035790 86 0.03 vMB 183
169,090 169,090 000000000000025bf825a3bc49e31e9173a9909343eb19eb6f3d5cf61958ff48 49 0.02 vMB 6
169,089 169,089 0000000000000a3e6d1b015aafdbee8a62eec2ce35764119f1977c3b1208a968 76 0.04 vMB 188
169,088 169,088 00000000000009a69a9ba673357e8d7eade3be65ec828151410c6f82e56bd4f1 104 0.03 vMB 20
169,087 169,087 00000000000009ca28af0ce0b8c4c1fb3f10cfe10cbb578916e1bc53ba4f395c 10 0.00 vMB 41
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 11
  • Data Transfer:
    • Sent: 111.61 GB
    • Received: 0.47 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.