Loading Tool

Explorer IconExplorer

Memory Pool

76,938 transactions
28.67 vMB
0.06866499 BTC
Random Selection Loading Transactions
Max Size: 173.88/200 MB

Candidate Block

Mining Attempt 22d7a701ac9418b94d90f014f9cc6755d8fd98abfc680023956439842fb9edc1
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root e473306961ef67e06064b8e136535dece8c8c34c645640f91d626954f726e541
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,252
Size: 1.00 vMB
Total Fees: 0.00904576 BTC
Feerates: 82.75 > 0.91 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (107,296 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,861 807,861 00000000000000000004136aff142c8eee36941e71b52f1f0321927de823d682 3,321 1.00/1.00 vMB 25
807,860 807,860 0000000000000000000388fcc42c1076ef40084f772d69454ce4d68b97b4c440 2,849 1.00/1.00 vMB 14
807,859 807,859 00000000000000000000c27de0c944206e57f3b0616342bf424e4618ad598cc7 2,362 1.00/1.00 vMB 21
807,858 807,858 000000000000000000015296cd8b442b65d7bcc7f625bed3d5572bf54bbc6426 2,631 1.00/1.00 vMB 22
807,857 807,857 000000000000000000023619d2ced43c59eeed1a238fc04a39562d3d8a548090 5,374 1.00/1.00 vMB 14
807,856 807,856 000000000000000000014fda01d2a51c16a99ffd1f38d62a475cb1ea615dcf51 1,438 1.00/1.00 vMB 16
807,855 807,855 00000000000000000000f6e1e6b36fdc6645d8eed070f2d267a312036da1cf46 2,611 1.00/1.00 vMB 24
807,854 807,854 000000000000000000030e923fc834e243fbd6a09605e29919ac32716c19dafe 5,265 1.00/1.00 vMB 13
807,853 807,853 0000000000000000000194fb4425776c29b1db3898bc7104cfb3eb4357da4b3d 2,179 1.00/1.00 vMB 15
807,852 807,852 0000000000000000000220214cfc6d9dc455d99ce13fce1c799bb43250ae75e2 3,280 1.00/1.00 vMB 24
807,851 807,851 00000000000000000002cd6ec2b5f8c21de6f3aa15d5f2933303c8a6613b2655 2,163 1.00/1.00 vMB 21
807,850 807,850 000000000000000000010fa63432518c3f9eb9073a59eb6694142d8fdac2fb46 5,189 1.00/1.00 vMB 16
807,849 807,849 0000000000000000000239fa703f31355887763f1e20628247689484ab171324 3,123 1.00/1.00 vMB 20
807,848 807,848 00000000000000000001c59a860d01aed03a126dd113f52ae94be3d08cdfd8ea 5,618 1.00/1.00 vMB 16
807,847 807,847 00000000000000000000d04ebbdfd0fe0d2e4b26cafd585c61d692e07f9a24f6 4,799 1.00/1.00 vMB 15
807,846 807,846 00000000000000000001c80457e2a14215cf7d34bc7fc700e4814be8b13c627f 4,747 1.00/1.00 vMB 14
807,845 807,845 000000000000000000017a0a0f6e23f01b1c542cb597a435e79b1bc3edbc21b5 2,845 1.00/1.00 vMB 21
807,844 807,844 000000000000000000000866556f1c11e2d14e25f152548f9ca28a3a035eda15 2,296 1.00/1.00 vMB 20
807,843 807,843 00000000000000000002faafa571dae075e106b3fdb17ad0845f01cdb278bdba 1,524 1.00/1.00 vMB 18
807,842 807,842 000000000000000000039dbd39fbe46d276afb3d753b484fc3d0e2b1cf78f004 3,142 1.00/1.00 vMB 21
807,841 807,841 000000000000000000041cc2fdd6fe58774a605b1a7648246257f19f1322c21a 2,515 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.67 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.09 GB
    • Received: 16.38 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.