Loading Tool

Explorer IconExplorer

Memory Pool

78,466 transactions
29.44 vMB
0.06744167 BTC
Random Selection Loading Transactions
Max Size: 176.91/200 MB

Candidate Block

Mining Attempt 920ba6a1b2dfe5a00ce24e4a8a6eb99bc44ed663c19dca8d5dfd317c6e9f4bea
Version 20000000
Previous Block 000000000000000000017605c1e892b5219bb01111e98918f1b31a287e9eade5
Merkle Root 495efdf803381969abfca5a6ebc92e13cd7aee063786dba4dc257725ceb34ff0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,730
Size: 1.00 vMB
Total Fees: 0.00776389 BTC
Feerates: 100.32 > 0.78 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,012 (421,693 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
493,319 493,319 000000000000000000b552b4a5a778713b37d519452d148b7d50b470c181d103 1,656 0.95/1.00 vMB 143
493,318 493,318 000000000000000000ad8ee37be41648dd9cacaccdd19647e3f213f7cfd781ba 1,133 1.00/1.00 vMB 67
493,317 493,317 0000000000000000006b83661b2e342d4f54597683636b41451df0cd768ec843 2,414 1.00/1.00 vMB 213
493,316 493,316 0000000000000000005608b51bac27a1c23a44b557d689598b68e694b114d537 928 1.00/1.00 vMB 49
493,315 493,315 0000000000000000004723f3ddd9ce3f874860de0dc71a22c09cb41a8492c0c2 931 1.00/1.00 vMB 78
493,314 493,314 00000000000000000016e8266f3f179d36d6e545fa29e798a0cb9652ee78aa6c 1,795 0.95/1.00 vMB 141
493,313 493,313 0000000000000000002d07182069b8bdf88242bcf92378b99f40acb4ca33ab1e 1,424 1.00/1.00 vMB 78
493,312 493,312 00000000000000000062f091443dfd95496c1d98918f33da68b05442a6459b94 1,919 0.92/1.00 vMB 213
493,311 493,311 000000000000000000c070ae21f25a0fa09086744b893400a50896d1938a7267 1,866 1.00/1.00 vMB 214
493,310 493,310 000000000000000000ba8d33b4a189afa8711f299418710204506d4be150b117 2,425 1.00/1.00 vMB 231
493,309 493,309 000000000000000000bc6d3e1b46636df6d771f218e2f4db7df0ad3ebfa0cb23 1,546 1.00/1.00 vMB 33
493,308 493,308 000000000000000000748c69e6cbbb7b746aa768ddc24aaa957576e19ded5543 2,103 1.00/1.00 vMB 225
493,307 493,307 00000000000000000013a80068b582303f1412f0b57c890cc0b740cedcaa57df 1,680 0.97/1.00 vMB 90
493,306 493,306 00000000000000000004f584fa161cdb3d9c3c0f236ec0e773a044ec4f74ac8a 2,471 1.00/1.00 vMB 78
493,305 493,305 00000000000000000049adeb60dc6e469edccff77630cf20b1cc2a85b94f18ca 2,311 1.00/1.00 vMB 201
493,304 493,304 0000000000000000007f50ff65a00f5d1894eeedc46200cad8694b157d36a2c5 1,789 1.00/1.00 vMB 35
493,303 493,303 00000000000000000025f441793c5adc9f8a7e930bb48eb0d88669abd2214279 1,646 1.00/1.00 vMB 63
493,302 493,302 000000000000000000b6f93daf8c9a0387939a5be2170d8f474087923ce04392 2,343 1.00/1.00 vMB 180
493,301 493,301 00000000000000000027adb12b83ce47fca621c3a32a4cb6418af3b4fbdc6197 2,683 1.00/1.00 vMB 277
493,300 493,300 0000000000000000001f87f23ea9df5ca2aa8760578a27cbdb059f221f974c2a 1,859 1.00/1.00 vMB 56
493,299 493,299 00000000000000000045ddc1ae39815ccaabc27a95b7a11315f1a959d40b02bf 2,070 1.00/1.00 vMB 196
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.10 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.