Loading Tool

Explorer IconExplorer

Memory Pool

4,744 transactions
2.73 vMB
0.00509904 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 14.50/200 MB

Candidate Block

Mining Attempt 94ec0521f69bd2eab0573772074081292bf7f64036efac28afd6a8886ccbbde7
Version 20000000
Previous Block 00000000000000000001a109e4333f7b259933cbadbf16b45500b7c32c757bf6
Merkle Root 034c25e781661aa7a9b017e1cd3110c8335f26e2e0e258f5f8527b9abf01c624
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,330
Size: 1.00 vMB
Total Fees: 0.00327153 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,493 (713,784 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
199,709 199,709 00000000000002a78df1d111b41a7e955e4335181711274f4dfe8c34cc4961d9 230 0.11 vMB 130
199,708 199,708 000000000000049c0c05d540aa367ccfdbe4b51eabb599dae1adcced1cf4767b 127 0.05 vMB 197
199,707 199,707 00000000000001d4a80bd31e06a7a19b17554cbc123ced4c5516b16ee89dea48 339 0.18 vMB 128
199,706 199,706 0000000000000244f7802098c1c8757d143cca81f7572b982811a0c1d85806ae 119 0.05 vMB 126
199,705 199,705 000000000000059067524de7b19f1c92e6012f44b3dc2e456ecd1a20dbf80363 281 0.08 vMB 101
199,704 199,704 00000000000001eb85901221c418bd718fac68c70460b5c550cad1d48715a5d1 14 0.00 vMB 153
199,703 199,703 0000000000000194dbf6e6dec5e7a5788c9de0631393c6ecf67e861dbb96595b 90 0.06 vMB 95
199,702 199,702 0000000000000048aeec9fbe09d5afc9e5e1d713b12019da1616044efa50a79b 154 0.06 vMB 127
199,701 199,701 0000000000000553795edcbb8989856e02e1eee90ac9063d39c6777ee46cb853 299 0.13 vMB 167
199,700 199,700 00000000000001fb7e83dfd3408839ff84027488d0f821157e6221faf4b91fec 132 0.05 vMB 103
199,699 199,699 000000000000012cc20d7f41fae6f224594f6cca094485c23ccf13be83a4ea70 106 0.05 vMB 379
199,698 199,698 000000000000013fc9bc44d3648eb7d84ef423042228527f5b728989a36bf892 110 0.05 vMB 194
199,697 199,697 00000000000001ba9fd2965009420be60e58e156d97a411379c5e91677621c58 19 0.01 vMB 188
199,696 199,696 0000000000000480f64fee36eca3aa74377585b4f773072891a30b15f15960db 118 0.05 vMB 125
199,695 199,695 0000000000000039b8832a46c953b006f61cccb253d54acf8608bb9cff1f2916 41 0.02 vMB 216
199,694 199,694 000000000000023d8cbae30cbe264b6a450b679a8bf09faea356b4cfad2e2a73 116 0.05 vMB 115
199,693 199,693 0000000000000245b203e7ac61feeddbac1201b59d04769be0de8522500ff9e9 114 0.04 vMB 211
199,692 199,692 000000000000018e810bf24d682be48d08c704d332f2746e5a3e11c670c5ac4d 783 0.30 vMB 50
199,691 199,691 000000000000047fb12a41f3a4d5311c60fc240fd9a8f4c39ad4d38e80266cf9 51 0.02 vMB 110
199,690 199,690 00000000000003be5d1802ef8af2080e4a2373bdb907e96e5b8e03487e4159ac 133 0.04 vMB 5
199,689 199,689 00000000000002bf7b0ec9f9ba3b5f08d0eae4518a75ed0fbee7ff26a66c222f 137 0.06 vMB 123
Previous 10 blocks ↓
Total Size: 779.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: 364.33 GB
    • Received: 1.75 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.