Loading Tool

Explorer IconExplorer

Memory Pool

79,219 transactions
30.09 vMB
0.08410624 BTC
Random Selection Loading Transactions
Max Size: 183.26/200 MB

Candidate Block

Mining Attempt 6f43625d034f52fe56d87423ab5e3de5cdc22525d6148e8742f06651c744b474
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root 286ea9502ed66cd14e4f546a0e795dabb0cf1d2252147322b1157f93dd505ec3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,871
Size: 1.00 vMB
Total Fees: 0.01724047 BTC
Feerates: 300.83 > 1.73 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (23,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
891,661 891,661 0000000000000000000047d89161c75bc3ebfa525057f08d635cf9831f441da6 2,901 1.00/1.00 vMB 4
891,660 891,660 000000000000000000017f5e68d66d0aff79b3ac812dd476c11fd71ef22a41dd 3,705 1.00/1.00 vMB 12
891,659 891,659 00000000000000000001f4a26a935044d919dc081bcb6a7a5688b62ca38ab00b 3,095 1.00/1.00 vMB 3
891,658 891,658 0000000000000000000230b89bc1e2fb2e3446d2032e77299c522d43db592164 3,851 1.00/1.00 vMB 2
891,657 891,657 00000000000000000001ca57e05816f27342a4864bb9d605f73cde19a9527d5a 3,861 1.00/1.00 vMB 7
891,656 891,656 000000000000000000018948168d89c3338df752c063842eb8ca46b541a65f14 4,108 1.00/1.00 vMB 5
891,655 891,655 000000000000000000013d7a9f5356e80e1d36dbac43d0792eb029471f2f1a9d 3,571 1.00/1.00 vMB 4
891,654 891,654 0000000000000000000043c0232f37d471fe410538ee194b58b74bfc866721ea 2,344 1.00/1.00 vMB 2
891,653 891,653 00000000000000000000fcd882358099b8e77d8099d5782df40a2109ed37c1c4 3,555 1.00/1.00 vMB 3
891,652 891,652 00000000000000000001bdcce580e01e71ae99e5a65d17e857f1342055d0adc1 3,074 1.00/1.00 vMB 5
891,651 891,651 0000000000000000000213db1063f4437b563407860cef024d77e085200cb53d 2,079 0.66/1.00 vMB 19
891,650 891,650 00000000000000000002163086a7bee1df6e809250e54e601afe5dd820aa37b6 1,429 0.38/1.00 vMB 5
891,649 891,649 0000000000000000000069de10c37faae15ace7eac57ef23a294c3c31992d4b0 2,812 0.98/1.00 vMB 4
891,648 891,648 00000000000000000000f1c1836d754aec6eec1f42ab021ecaa00bd0eaaa59c3 831 0.24/1.00 vMB 5
891,647 891,647 00000000000000000000c8a8dc626cbb500c670d33436086e933513eeec3a574 748 0.18/1.00 vMB 4
891,646 891,646 000000000000000000019772f2ee9b3e1c0697a5552fbb318436adad20c2b4f6 3,177 1.00/1.00 vMB 4
891,645 891,645 00000000000000000001c8690914fa87c51604c4dfe7292dd5e6e14e1e85ae99 2,153 0.60/1.00 vMB 5
891,644 891,644 00000000000000000001061422e0eccb6f499aff780bd03125120caf73b995d6 2,447 1.00/1.00 vMB 3
891,643 891,643 000000000000000000019b0ed9c120aa9afbbc19097739d8c6bd06b4e1ff64cd 2,154 1.00/1.00 vMB 2
891,642 891,642 00000000000000000000de6ccf0161547f9a6ee635f430953e34c5baae15ba31 2,954 1.00/1.00 vMB 5
891,641 891,641 000000000000000000017a27b8a16ad396f1a7027254dfdd68e769aba225cbab 3,574 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.31 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.