Loading Tool

Explorer IconExplorer

Memory Pool

81,410 transactions
30.44 vMB
0.07381204 BTC
Random Selection Loading Transactions
Max Size: 186.83/200 MB

Candidate Block

Mining Attempt 3e0e8d42bb365d99fc160f5ad1d39c1c9fd517aabf3aa36563a238bd3717c8c8
Version 20000000
Previous Block 00000000000000000001c9a0bfc95ee466302ac4a5ca5faccc359946d3ec2ec3
Merkle Root 3f5fdcc79d89b11c7dd6e3cb3f4c59b4302f515ebd08a20dde1aa4137edc4c6a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,498
Size: 1.00 vMB
Total Fees: 0.00581886 BTC
Feerates: 74.16 > 0.58 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,331 (88,079 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
827,252 827,252 000000000000000000012957ed2d79177c6e3e686caf8fab11c1773671dc7cf3 1,179 1.00/1.00 vMB 23
827,251 827,251 00000000000000000003c9010586580ae519b4fc264fea91fb5ada7cc552629b 3,222 1.00/1.00 vMB 28
827,250 827,250 00000000000000000003f954e0cc0224375aaa3791cc571de3b07618e630db7e 2,285 1.00/1.00 vMB 26
827,249 827,249 0000000000000000000241c1a5fb021adda93e4b904062f4b1e5405280a90655 1,373 1.00/1.00 vMB 36
827,248 827,248 000000000000000000015734697ff2c0fa42745d0a9d1d0c2079c799a77912fe 1,099 1.00/1.00 vMB 39
827,247 827,247 000000000000000000013edecbf77ef5b70ee3820221f5cb4ebb865824f5a5d8 1,394 1.00/1.00 vMB 44
827,246 827,246 00000000000000000003f515e37ef9826be8858e4971764423d41ed8a6b3835a 1,408 1.00/1.00 vMB 28
827,245 827,245 00000000000000000002196c638a5e3d0c9fefcd675238a5647d44795079e7ad 1,284 1.00/1.00 vMB 37
827,244 827,244 00000000000000000003b48409bfda612c422d06f576527ae9bcc8b9381d36bb 1,039 1.00/1.00 vMB 41
827,243 827,243 00000000000000000001911217cb253c0e282760aa28fe7652a278a4f4cfea87 3,174 1.00/1.00 vMB 32
827,242 827,242 000000000000000000039d129834c84b23cc2587840cbdc05c61c4ce91405d53 830 1.00/1.00 vMB 36
827,241 827,241 00000000000000000003e1d64cd62adafcecba3dd9473065f9907662cd675693 1,331 1.00/1.00 vMB 30
827,240 827,240 00000000000000000001578aa36e75c07276970b5a5f58206fe5807a3b0aaefd 626 1.00/1.00 vMB 39
827,239 827,239 00000000000000000003c98c8951457b725d4585d6ae2444f91a5f5c1ce7410a 168 1.00/1.00 vMB 23
827,238 827,238 000000000000000000038c8a34964d0cd547afde9384b2f78071a215e9ca8d6d 565 1.00/1.00 vMB 26
827,237 827,237 000000000000000000022947a9d2518189fc92e300bfd3e125e135c405c2ef9d 1,734 1.00/1.00 vMB 25
827,236 827,236 000000000000000000036d6a58bc6547439283a447e6742b4acc4b8c0eca6871 1,435 1.00/1.00 vMB 35
827,235 827,235 000000000000000000024051a057ffedb4c05346061c0d5e36d84e6bcd13f756 625 1.00/1.00 vMB 36
827,234 827,234 0000000000000000000120c448d2c758c1d90f7a177beaa5c4c2a2c37b1894a8 1,184 1.00/1.00 vMB 30
827,233 827,233 0000000000000000000378684c0e56576853bdf69fde53d3aa6e613d6756028c 2,548 1.00/1.00 vMB 27
827,232 827,232 000000000000000000015b0eaaa5013843db1208234ab626fd0b2cdee3211d94 587 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.97 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: 715.76 GB
    • Received: 17.73 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.