Loading Tool

Explorer IconExplorer

Memory Pool

39,168 transactions
28.67 vMB
0.06200826 BTC
Random Selection Loading Transactions
Max Size: 145.68/200 MB

Candidate Block

Mining Attempt b00c15af863b61729ac49907ff95be6ee9d8085792f9ce628d672e5bab6797b9
Version 20000000
Previous Block 0000000000000000000172f408868dfd9c95d80046967b5978bb59a25e069243
Merkle Root adffbf0be863aace654a33d5813d9cfbe22f884cb057ab649bab84d89d51032e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,775
Size: 1.00 vMB
Total Fees: 0.00651876 BTC
Feerates: 40.21 > 0.65 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,544 (481,737 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
432,807 432,807 0000000000000000004bcc920028162df0c836ad9b24990d3ecc09d3bad53373 782 0.42/1.00 vMB 46
432,806 432,806 000000000000000001fe1a9d636efb6aa214fe41639fd6e3f4601407cd0927f7 1,434 0.77/1.00 vMB 53
432,805 432,805 000000000000000001470d6ab83d3f5524014022ba0fe81662e330a73bd9e806 768 0.82/1.00 vMB 24
432,804 432,804 000000000000000000d2783aa23cfac7719d15c433d1762e61e6dcdd28fb136e 2,449 1.00/1.00 vMB 64
432,803 432,803 0000000000000000008a5a16b5082e3113484d96a0ae539bfc517e12eda25882 1,865 1.00/1.00 vMB 46
432,802 432,802 000000000000000003a97d507d873de50a71359b08fba1de4431488dd3314528 2,695 1.00/1.00 vMB 79
432,801 432,801 000000000000000001fa463b5078042cc3e1c13c3f94e38881984f3b67f91443 488 0.21/1.00 vMB 56
432,800 432,800 000000000000000003300e60a078c37ebb8932fb012a4d7a250347f1df5b1db5 1,332 0.75/1.00 vMB 41
432,799 432,799 0000000000000000046f93085508cfcd40a04b96858e4494cbe6933267b8711c 2,687 1.00/1.00 vMB 73
432,798 432,798 000000000000000003a0504f7820d7153b9b37a7ee0657c068a07dee25569c75 533 0.26/1.00 vMB 53
432,797 432,797 00000000000000000385c24f98d8914de5ee23e467cd86243dd16c7ab7b267e5 445 1.00/1.00 vMB 11
432,796 432,796 000000000000000000b19dede870c05533eb12ea311a68dd5299622df014f852 293 0.54/1.00 vMB 17
432,795 432,795 000000000000000003619a01c7286906469e381320d401ed4d1d8589a2c23ef5 751 1.00/1.00 vMB 24
432,794 432,794 0000000000000000033656d27a90fee993a6fe79feff791f5819ee8dd9b77423 1,400 1.00/1.00 vMB 45
432,793 432,793 000000000000000003e5da00ed1927fad68dc53c85e3fc7cb8d4ff0fddc96097 1,059 0.45/1.00 vMB 60
432,792 432,792 0000000000000000016a87eb235b8ada25332ddd6f725293f3f750824321e462 1,831 1.00/1.00 vMB 51
432,791 432,791 000000000000000001d09303702c2bd4eaaff21e7ca67f7b391cb403540d6f84 2,462 1.00/1.00 vMB 62
432,790 432,790 000000000000000003743ad14d5d2d782f23c57a1f5c540a101e237c1aa5e3d4 299 0.16/1.00 vMB 57
432,789 432,789 000000000000000003addd9b093e24330c6fc330f27d888381c820ff83b45db2 917 0.42/1.00 vMB 56
432,788 432,788 0000000000000000024fd00b4a0c62fcb109cdd18532da4eaf3874bde6c6f5d8 1,527 0.98/1.00 vMB 43
432,787 432,787 000000000000000004161e216d32806d7504331bdcab3ea6f19ea1de60fd8e7f 730 0.73/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.58 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 622.72 GB
    • Received: 11.37 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.