Loading Tool

Explorer IconExplorer

Memory Pool

66,010 transactions
30.39 vMB
0.07719811 BTC
Random Selection Loading Transactions
Max Size: 172.05/200 MB

Candidate Block

Mining Attempt 9aac7f8adce93ed7c07c418228ea3435d51756cb595f21fb34ad911d51259299
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 831ee933f375215b6041265b96d74ea6767c26ba857ecbdd6777f908c0ff4fdb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,238
Size: 1.00 vMB
Total Fees: 0.01804722 BTC
Feerates: 150.93 > 1.81 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (275,333 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
639,611 639,611 0000000000000000000441a77a30f7ded945a8252644a79e4b9764ac7ec22f73 1,721 1.00/1.00 vMB 65
639,610 639,610 000000000000000000057370b316bc171ffe2fcfad22e04e599dba29201cf69b 2,523 1.00/1.00 vMB 72
639,609 639,609 0000000000000000000fd5ee3bb51879be250ee9341429d4d740b56b0d022d40 2,848 1.00/1.00 vMB 69
639,608 639,608 0000000000000000000d943ff3c851f42afb97cfc4a53f63c4535e7728ed6673 2,823 1.00/1.00 vMB 67
639,607 639,607 00000000000000000002c8175fb699b0a3ffc707027e4602edd7d5ddd8870d61 2,960 1.00/1.00 vMB 88
639,606 639,606 000000000000000000079f34661989f09e92e7d09de426db7251bbb174d3b58e 1,987 1.00/1.00 vMB 56
639,605 639,605 0000000000000000000a557761be01ccb5d1535eb435ceba3af4bf5717162332 2,474 1.00/1.00 vMB 43
639,604 639,604 0000000000000000000d0951981fa0ac5199934b77f05964a9b51d0f3ef7134e 2,427 1.00/1.00 vMB 61
639,603 639,603 00000000000000000005ea10d01c15d8b9b888529dd4a7cefe7342b9756e0006 2,441 1.00/1.00 vMB 72
639,602 639,602 00000000000000000008e86a6ba6cb45aaf8bb177011e047d1b547a1f5460d74 2,890 1.00/1.00 vMB 50
639,601 639,601 0000000000000000000a9e740c39f4162d9e922d8a63dc729bd7d218a3a01474 2,245 1.00/1.00 vMB 58
639,600 639,600 000000000000000000014865ddc3eb19b5dd8c0917de7e5f1c68809182160c26 2,632 1.00/1.00 vMB 75
639,599 639,599 00000000000000000006ca5f27b23d31fab1c52c92dc89383753c7a1abf317c0 3,050 1.00/1.00 vMB 84
639,598 639,598 000000000000000000092922b748b0f412833651f8fd2b30fd791eda1b07f5b2 3,018 1.00/1.00 vMB 42
639,597 639,597 00000000000000000005a6710312ab97297dc9364a35072315f14be5dd3cc239 2,097 1.00/1.00 vMB 40
639,596 639,596 0000000000000000001000d750692a10908620af19cc21409d3f84adca1001bd 2,740 1.00/1.00 vMB 53
639,595 639,595 0000000000000000000c4c0656039e34e81dc3c9802c3f06b8b9f654282fd589 2,710 1.00/1.00 vMB 33
639,594 639,594 00000000000000000003a41e6e0e08baec108bdfec104da1a4dc223471e609b5 2,341 1.00/1.00 vMB 21
639,593 639,593 0000000000000000000bbacaf19c258c4a4bcb2ceed36ad26c2d6f7bd5668a62 2,677 1.00/1.00 vMB 38
639,592 639,592 00000000000000000006d74ed331cbd7741aeb210a76a2522f7882b0bff29659 2,786 1.00/1.00 vMB 68
639,591 639,591 0000000000000000000e60180fb572465cc395b137ffb97abab240c666b6611b 2,872 1.00/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 782.29 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: 657.08 GB
    • Received: 14.48 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.