Loading Tool

Explorer IconExplorer

Memory Pool

78,796 transactions
29.88 vMB
0.07625337 BTC
Random Selection Loading Transactions
Max Size: 182.50/200 MB

Candidate Block

Mining Attempt 4c84082bfb0361531bfd6ddd6ffe0993dcdce73ad64c9e7cf3b88f55a2e0f9e1
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root a20788363b0e4284e64573b0b68c5ddac864733a2867dd62ee1d438e27dc7734
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,885
Size: 1.00 vMB
Total Fees: 0.00997316 BTC
Feerates: 150.58 > 1.00 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (491,314 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
424,058 424,058 000000000000000003633202b66a5cf951c71d257f4fbb44f36e131b5ab5e366 353 0.14/1.00 vMB 89
424,057 424,057 00000000000000000270bee5fd2055bab37d7508dca3026afe7b9110c8cb34c0 1,875 0.88/1.00 vMB 60
424,056 424,056 0000000000000000040e52e9812490e2a37251080d4dfa0eea86befead5d503f 1,801 0.98/1.00 vMB 52
424,055 424,055 0000000000000000055ec612556f0ffdb35df2a7988c4270bb0f98d7dfad4302 15 0.00/1.00 vMB 214
424,054 424,054 000000000000000000d03418847e4b92b977d9ad89e12aff48b5e98f1ba3b2bf 1,884 1.00/1.00 vMB 68
424,053 424,053 0000000000000000010108bbfb3814749a70cb279773786c41996fe0af44df9b 1,134 0.97/1.00 vMB 24
424,052 424,052 0000000000000000021512724cd784907a806fe394fd11f252feffb0c52116c4 2,545 1.00/1.00 vMB 80
424,051 424,051 000000000000000002d5ee9de5b729e5a72d00cf5dc2f1c47a0c1fd1b5ad57af 1,017 0.80/1.00 vMB 36
424,050 424,050 000000000000000001e08f4ef078a7d7d64fd0c20eb8161f121a50346e2ae085 642 0.99/1.00 vMB 21
424,049 424,049 0000000000000000045ff977c4b4462617b283fbcb0ff8462994a4abcae6f310 2,073 1.00/1.00 vMB 61
424,048 424,048 000000000000000000153024576793ec40e988fd69a257d909f1b4f411fcc9d5 663 0.99/1.00 vMB 19
424,047 424,047 000000000000000001c41a864bf1376b7bcebd971424539dc51dbe4a78f8fbf5 1,704 0.67/1.00 vMB 67
424,046 424,046 00000000000000000308767b71cbc7d7e6ca774422d56387c8c1fba7c97676b0 1,139 0.49/1.00 vMB 69
424,045 424,045 000000000000000003fde43cb74fe108a7fa863667adc47e9a10bfd1c6d774e3 2,048 0.98/1.00 vMB 50
424,044 424,044 0000000000000000045c3f544b7635662b86f8a7bd9d256376d0564c20ac6fdd 26 0.01/1.00 vMB 145
424,043 424,043 000000000000000001dcd28543870c359a4972202aa46cffb950eb5230330169 1,184 1.00/1.00 vMB 38
424,042 424,042 000000000000000001e3c423afcdbdad18b011fae4a071de87c6f74e80c925d4 142 0.67/1.00 vMB 10
424,041 424,041 00000000000000000262d202806ede0181297913a735c30f0bcf23a6702711b2 2,736 1.00/1.00 vMB 83
424,040 424,040 000000000000000002646f8340f7586d79149922450b7d8705ba40bc46525822 1,238 1.00/1.00 vMB 29
424,039 424,039 0000000000000000032a8d510601d4802738c1f3fac3cce5a8781fb343617bb8 2,909 1.00/1.00 vMB 100
424,038 424,038 00000000000000000021d2dc99d544d06a59dcd676c77f0c75295a8a114f5c5d 283 0.11/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.