Loading Tool

Explorer IconExplorer

Memory Pool

81,140 transactions
29.85 vMB
0.15166067 BTC
Random Selection Loading Transactions
Max Size: 179.93/200 MB

Candidate Block

Mining Attempt 112b9074ed248fdb5ec18edc736fc5867b7f8a17b0b29acb6986ebcd05743125
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 669db60359b3dd87648f2adf4237d4947390817a9f2325fdf16c3ef148241a2f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,491
Size: 1.00 vMB
Total Fees: 0.05761521 BTC
Feerates: 1,002.91 > 5.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (239,761 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
675,544 675,544 0000000000000000000045a27ab515e74d5f2b39198cabf34ed9e8596454f7ea 525 1.00/1.00 vMB 12
675,543 675,543 00000000000000000000d9c220164b26f9c819a64ff5957d194ccefc5b17e780 585 1.00/1.00 vMB 14
675,542 675,542 000000000000000000064532a7673e0b8dde4be8f12395494c154d1f164b427b 980 1.00/1.00 vMB 22
675,541 675,541 00000000000000000003b65b8117344d67319984bb528832cb878406e3bc9cd7 874 1.00/1.00 vMB 79
675,540 675,540 00000000000000000000622c6f6f5491149506f065bd14399aa3ec91dce32e9c 1,385 1.00/1.00 vMB 37
675,539 675,539 0000000000000000000264b663713889b374b74fb8c30b6cabb2cc68c460505c 1,599 1.00/1.00 vMB 45
675,538 675,538 0000000000000000000c6469a1c1c559c60c4283206d79bb36cec375e508b180 891 1.00/1.00 vMB 19
675,537 675,537 00000000000000000004bc4dc71b25ad79d50ef93d2c305b24f5a7ac651ce4ca 1,138 1.00/1.00 vMB 13
675,536 675,536 000000000000000000083cc4e8b07fa2038474c51a38c53d253c7bdb11101e17 1,559 1.00/1.00 vMB 19
675,535 675,535 00000000000000000000ceaff6991e51d8ddd0174f6d6e2827debd03f0750304 2,567 1.00/1.00 vMB 59
675,534 675,534 00000000000000000003166ae8f4e18e4f71e8afa0cc26e21a8e3b5aaefb3c15 2,197 1.00/1.00 vMB 30
675,533 675,533 000000000000000000058cec8f89f4389e8696bc12c9a8f83293ae62ecd00c5e 2,486 1.00/1.00 vMB 69
675,532 675,532 0000000000000000000a18a7f4fc441f8279e34632c6bc0716db43e8c17cbd73 1,188 1.00/1.00 vMB 22
675,531 675,531 000000000000000000070f812633a9399ac6e3bdd674dbaf502bf04d3e48ab95 132 1.00/1.00 vMB 16
675,530 675,530 000000000000000000021a6ac6993cc9393a707f65c13b38f86eebbabe2b4014 720 1.00/1.00 vMB 27
675,529 675,529 0000000000000000000c235aa63dfcfee1797e179a073d9d6e474926b0e0a465 2,109 1.00/1.00 vMB 58
675,528 675,528 00000000000000000009e98d43bc9f25702921917656012bf96671e53ccc2f3e 2,270 1.00/1.00 vMB 63
675,527 675,527 000000000000000000039272a2f4d417ac7bb94d901149d94e74ec4d33cebd00 2,228 1.00/1.00 vMB 41
675,526 675,526 00000000000000000006f2f5fe363ebbbde3bbe611923ac7119d3df3b1a1eb20 2,403 1.00/1.00 vMB 40
675,525 675,525 000000000000000000010355501bb65fa4845d3a01ed0e0da52aabc9a38ac15f 2,466 1.00/1.00 vMB 109
675,524 675,524 000000000000000000031d8595c764cc2d9ee12cdd215a0377d18806e848802d 1,746 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.92 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: 714.47 GB
    • Received: 17.54 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.