Loading Tool

Explorer IconExplorer

Memory Pool

52,423 transactions
29.42 vMB
0.09198026 BTC
Random Selection Loading Transactions
Max Size: 157.73/200 MB

Candidate Block

Mining Attempt f1e8eeac784693f55d062f92e183deb3f641fed45e7979af8b34fc446cb44649
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root c7708f733b3b687ac7aa6bd4b0fff5dac68c4f2491d6462e24807e5b8b736135
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,186
Size: 1.00 vMB
Total Fees: 0.02289544 BTC
Feerates: 100.53 > 2.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (117,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
797,173 797,173 000000000000000000025df3b2585aaa6e2d4ec64128d79125b165604b435159 4,279 1.00/1.00 vMB 13
797,172 797,172 0000000000000000000477273032c987d37454ee4a8e93428c96339ade75ab35 2,841 1.00/1.00 vMB 6
797,171 797,171 000000000000000000046785cf22042530c73f8d34c322471441beccca563a09 1,816 1.00/1.00 vMB 10
797,170 797,170 00000000000000000001b7a97fc871fe0b421373408ecdf42ca45e634eee6991 2,809 1.00/1.00 vMB 19
797,169 797,169 000000000000000000024cc8bff468b45225305a0a97a1a321e971a978f9f8fb 3,565 1.00/1.00 vMB 23
797,168 797,168 0000000000000000000569b9dca483f10ed6c2bf9245b5a9b45519dd4f3dd40d 2,213 1.00/1.00 vMB 31
797,167 797,167 0000000000000000000415f227fa55dee69cfc9a81eac76150fb0a6fc14fab62 2,678 1.00/1.00 vMB 19
797,166 797,166 00000000000000000002a4534a9b1dd1099a51cee05d8f67aef9644cb94d2bb1 1,094 1.00/1.00 vMB 6
797,165 797,165 000000000000000000034b5b952de6acecd3c693adc0f6119663d3859399294d 791 1.00/1.00 vMB 16
797,164 797,164 00000000000000000001e61b587eeb8baf5a30a505c690bcb1f009865aed0399 2,262 1.00/1.00 vMB 29
797,163 797,163 000000000000000000049ec5e8c5c6a012841618ad1a719e6236038a16b1d591 3,068 1.00/1.00 vMB 6
797,162 797,162 000000000000000000005739c06dcfd067260052c5f392ac8a613eb986edce70 4,187 1.00/1.00 vMB 5
797,161 797,161 0000000000000000000015ec6dd432c906d2831c24efa4ac83a9060aed0df76d 4,272 1.00/1.00 vMB 7
797,160 797,160 000000000000000000051fa6f7239b025b07974e239492bb94e3bc0456e4e509 1,949 1.00/1.00 vMB 5
797,159 797,159 00000000000000000001722044a6187c250fd78b4b5eafea5faf42317eb3a9a1 5,063 1.00/1.00 vMB 7
797,158 797,158 000000000000000000029b70181e7db10b1fe3164ddefa8e9b2e48930245314b 1,707 1.00/1.00 vMB 10
797,157 797,157 000000000000000000013fb9ece9f06cde7f9bafd0fea7a944babd1b7ab0128e 1,846 1.00/1.00 vMB 9
797,156 797,156 00000000000000000003247ce7a68094ee5136737316beba8c142f2c768279ff 2,542 1.00/1.00 vMB 18
797,155 797,155 000000000000000000050abee52b8e914b5e8605cc9620c9403bde9e2a6c6fa6 2,205 1.00/1.00 vMB 15
797,154 797,154 00000000000000000004a160da79855339b29e5d98e0c4a50f157d0aabed1cf3 1,803 1.00/1.00 vMB 12
797,153 797,153 0000000000000000000398cdf057e9764d2883da16dee2a073dd353f7bce0195 3,052 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.89 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: 645.14 GB
    • Received: 12.68 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.