Loading Tool

Explorer IconExplorer

Memory Pool

43,439 transactions
26.98 vMB
0.05592076 BTC
Random Selection Loading Transactions
Max Size: 142.26/200 MB

Candidate Block

Mining Attempt 429c97b591bfa2272bffd7d10799d73c4bf2376d8ebbc352ca51a948bec09c9d
Version 20000000
Previous Block 00000000000000000000ef2b06aa7f82dbaa71ad73b04104ed64fb3c5c1b09e3
Merkle Root f138ee0e87b897b929d48bd170a45c5a05f4d308ebb01e894c5c6533b0724f01
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,905
Size: 1.00 vMB
Total Fees: 0.00568235 BTC
Feerates: 40.21 > 0.57 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,908 (423,361 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
491,547 491,547 000000000000000000e772245fd5dc577334fa74179ea0efb027ca447a28c6b6 2,039 1.00/1.00 vMB 152
491,546 491,546 000000000000000000dd412a02eb737fcf1b6ccfbe99e6cc680ae126928b7844 2,651 1.00/1.00 vMB 115
491,545 491,545 00000000000000000036c910643c069625629d10815a8d468071317d24be48ea 2,801 1.00/1.00 vMB 93
491,544 491,544 0000000000000000002bd90d846cf8dea53ee647f6aa581b5eae124f636e6f9f 2,535 1.00/1.00 vMB 144
491,543 491,543 0000000000000000000773b4f93592474794b697df249b8c0d49598cb93e5e0b 2,488 1.00/1.00 vMB 129
491,542 491,542 000000000000000000594bb7cfdd79205e58f4011888d4d2cf9177726a8a497a 2,351 1.00/1.00 vMB 156
491,541 491,541 0000000000000000006d24a112ff7de69da7bb4087aca924713bb259de55383c 2,359 1.00/1.00 vMB 132
491,540 491,540 0000000000000000005cfcaa925aa8c4ea2427e44943fb5c24c4ce4762acedaf 1,806 0.94/1.00 vMB 105
491,539 491,539 000000000000000000e656bbae877f13c06455d7febd2f5cbe0d2805523e73cb 2,283 1.00/1.00 vMB 122
491,538 491,538 00000000000000000007cd48c83e338b5b997d677204cd78f2794803fd14d13f 2,182 1.00/1.00 vMB 116
491,537 491,537 00000000000000000059b96bf9a2b7a3717197c4d59c1d37638c019d1307be93 1,914 1.00/1.00 vMB 129
491,536 491,536 000000000000000000a883e4fddefdd2cb3c2c273347bf2d2167b4dfc6bd7653 2,731 1.00/1.00 vMB 116
491,535 491,535 00000000000000000054fc5b3ca322b1fa220ae48aea190275dd3a28992f21c2 2,368 1.00/1.00 vMB 146
491,534 491,534 00000000000000000093e7702db8d901ec7a4efbfdf23af84059b8d780944a7f 2,166 1.00/1.00 vMB 123
491,533 491,533 000000000000000000a7a22a4423f540cd0b461d0be71a16bb568ba75a4e1078 2,678 1.00/1.00 vMB 144
491,532 491,532 0000000000000000006b1f0c59a9e854568f1918585c4d87485b5583cd584a35 261 1.00/1.00 vMB 138
491,531 491,531 000000000000000000830e84ae22fcef4add92ac012118c4e9c7e9cf92226011 71 1.00/1.00 vMB 135
491,530 491,530 000000000000000000068589245ffc1f6f6dd3aefd9dafba34435d608babcfcc 785 1.00/1.00 vMB 139
491,529 491,529 000000000000000000af87224639dcd2935b0e0768d989f6f5e0441079d8d979 677 1.00/1.00 vMB 144
491,528 491,528 000000000000000000392485c285bd7cf2d836c5abd226501a142ff1a702e8f6 2,420 0.96/1.00 vMB 159
491,527 491,527 000000000000000000b02aff4b12afc4c7cb02f155071eacf1aa1ae15c3c58ac 1,964 1.00/1.00 vMB 178
Previous 10 blocks ↓
Total Size: 782.23 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: 654.82 GB
    • Received: 14.21 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.