Loading Tool

Explorer IconExplorer

Memory Pool

79,126 transactions
29.63 vMB
0.10708680 BTC
Random Selection Loading Transactions
Max Size: 178.34/200 MB

Candidate Block

Mining Attempt 9d66347a8dca7b779c4242f0b577da1c5e8b5bcae45e56e1733473cafd2cd4b1
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 46573af18c837187ef1a059a20f7bef5572e1f9d838c614c04cd22b55afa7527
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,571
Size: 1.00 vMB
Total Fees: 0.04145848 BTC
Feerates: 164.34 > 4.15 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (220,811 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
694,343 694,343 0000000000000000000a2c764ffa5f3ea33f24e32bbb8547c5bb2c701f280a78 79 0.03/1.00 vMB 10
694,342 694,342 000000000000000000082d42511610b0cd39180ed88de48e4b4488c1415ca2fb 1,245 0.47/1.00 vMB 12
694,341 694,341 000000000000000000070c896f00d5080de71e18a9c2ec3c6035459b0cf32155 357 0.12/1.00 vMB 15
694,340 694,340 0000000000000000001270adee289bd93872504ce3f357ffc8f9f016f2826de7 604 0.21/1.00 vMB 16
694,339 694,339 000000000000000000104f51285b155830e8bc3029dc2408ab9685772fea6945 2,127 0.77/1.00 vMB 15
694,338 694,338 0000000000000000000e7576f70dbb8d485c55303aa2af98a827681260493e39 2,730 0.92/1.00 vMB 13
694,337 694,337 000000000000000000071ed4f555e01b2a519a374f4992e1792ffe7fce96e7e5 1,755 0.86/1.00 vMB 9
694,336 694,336 0000000000000000000faff80b75e4557aaf6b95420b7e4ee23c4e556172546f 1,464 1.00/1.00 vMB 7
694,335 694,335 0000000000000000000191bab6825ba524fcf30a514f308337c42aabdb914dc7 2,466 1.00/1.00 vMB 14
694,334 694,334 000000000000000000120d208887293f9717da56e1c580b261f930b221560639 709 0.29/1.00 vMB 4
694,333 694,333 0000000000000000000568256f78db9babefbe68aca4f93556ec1ee8459203d5 2,774 1.00/1.00 vMB 16
694,332 694,332 0000000000000000000cb02036c4a2bdc406d8b1841b802ca0ddafe0097dc973 2,598 1.00/1.00 vMB 15
694,331 694,331 000000000000000000053a0e2df1c134dc6db08737e7de017ddc2ade4574683e 979 0.31/1.00 vMB 14
694,330 694,330 0000000000000000000d4866c819e3e2cf9512067a26744f63fbdde9579a6c94 1,083 1.00/1.00 vMB 1
694,329 694,329 00000000000000000004851de5af96480bc9e5f041693bf109194a96a89b08e1 2,774 1.00/1.00 vMB 19
694,328 694,328 0000000000000000000974e929e2c23627d8756b24a6b4bd6d5d646bc8ff6655 2,069 1.00/1.00 vMB 4
694,327 694,327 0000000000000000000e45b1fbaccfa1335e675860f415149ab6256bca577361 3,016 1.00/1.00 vMB 24
694,326 694,326 0000000000000000000abeeb609e0758ffeffbdacacd509c2dcb75bf16135543 1,821 1.00/1.00 vMB 6
694,325 694,325 00000000000000000004f666d2f83ae2a1c89a939db7192fb002b1c5ce03918f 1,354 1.00/1.00 vMB 7
694,324 694,324 0000000000000000000804a41f7d43ffe62244877ae4f5a5109baa88ece538f6 3,032 1.00/1.00 vMB 8
694,323 694,323 00000000000000000008c3bfd377639219232482fc18fc538fd5e87b003c2c23 3,030 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.