Loading Tool

Explorer IconExplorer

Memory Pool

29,537 transactions
9.77 vMB
0.10985639 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.21/200 MB

Candidate Block

Mining Attempt f5663e1e7c9ac6e75a29bafab999ad1b9d022c3d3c565f9ec51e8f5f3c181659
Version 20000000
Previous Block 0000000000000000000100c607e5fb02a3a79e6481631dfb85d36b8d3ee157d9
Merkle Root b53b5f3fb52b9794aaa32e4c7e343b3b24cd2e2bfe73021c491345daedd34476
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,511
Size: 1.00 vMB
Total Fees: 0.03288406 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,219 (752,259 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,960 160,960 0000000000000cebad78a69c3e6a33943bdb92747278cb658ac203308207ae80 14 0.00 vMB 251
160,959 160,959 000000000000093325f27e68cfee91006ef25e658c31b44171dfa18706a4b71b 31 0.03 vMB 252
160,958 160,958 0000000000000ce453021f37b57462f8c5a933032f740f8af81d2c1b0f39b389 1 0.00 vMB 0
160,957 160,957 0000000000000809d2e3cbba27c62ee366619cf96ebbadcd917f3e991ef8d4a7 49 0.03 vMB 70
160,956 160,956 00000000000003d8af099c70a4d2bea564ca71c4d6d05fa6fbd6448662e49ea3 65 0.03 vMB 229
160,955 160,955 000000000000098804965364aa40869072834f2f788e2a745b8942b8f4f47436 42 0.02 vMB 152
160,954 160,954 0000000000000d0c989e33322953250221f5eb34a1f08f406c8039b327ee0ca3 35 0.02 vMB 110
160,953 160,953 0000000000000287a2cf2e6d8838d11ec962ce087e512e39d7cb3f9704e5b346 153 0.04 vMB 17
160,952 160,952 000000000000010a87e7e39462be9d291f6018339449f8b1313492284e8a8a61 39 0.03 vMB 109
160,951 160,951 000000000000087262156455b255caa84cd153286fc02319881260820b069d36 138 0.05 vMB 7
160,950 160,950 000000000000076bc1c17a8fb3547a577934a8bfdf1c871255c1e78c19a7ed31 60 0.06 vMB 122
160,949 160,949 0000000000000b96c51ac63bea7f63a84eee0d2074d00440259ea741f95649e2 1 0.00 vMB 0
160,948 160,948 00000000000000cd01b6a0ca5160c4c5f1ef7ebd2d7e2936aa53eb360ba60afc 79 0.05 vMB 297
160,947 160,947 00000000000002db0b0bfd938bdd1e968270eab5a72f9ed44058a2de09eb061a 52 0.02 vMB 139
160,946 160,946 000000000000022d125635c0dcef4c3e30a6ce5cda3dbaa93b8de3bb80833fda 58 0.04 vMB 373
160,945 160,945 00000000000004f28687644467a9f8288681845a6d3d570cb1bc74f29c300f13 102 0.03 vMB 38
160,944 160,944 0000000000000d8765a886c062f2c77f1b5935d27bf2c4cec76bcc2bcbbe65f3 38 0.02 vMB 268
160,943 160,943 0000000000000d336f30afedbe829e86699ed818561e5c1f48ec4389cfa7d9ea 178 0.05 vMB 0
160,942 160,942 00000000000005d5eb65061be005b132ff538225f79078fc537bf19a7b6bdfe7 37 0.02 vMB 47
160,941 160,941 000000000000022bf6c721c2b30b2f0f0972d90b6862756b603f4f6677fb53c2 17 0.01 vMB 49
160,940 160,940 0000000000000560e8f05897716a135d86d88f7c0df9b98f2cb2fdaf488dcf9f 12 0.01 vMB 17
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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