Loading Tool

Explorer IconExplorer

Memory Pool

65,630 transactions
35.62 vMB
0.16632384 BTC
Random Selection Loading Transactions
Max Size: 191.20/200 MB

Candidate Block

Mining Attempt f97a8d3afd4f92ba51bce5fb2b80cd9f4f06e143facd08a91c2b6739cf5e863c
Version 20000000
Previous Block 00000000000000000000ac06ecc4d286c0b31c9b3f070678d7446ca42e8e89d9
Merkle Root b1862950765603c5aa33e5939f9dad2ddfd2f4e7070ff80fc75a62ec383e8ca8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,685
Size: 1.00 vMB
Total Fees: 0.04727567 BTC
Feerates: 140.30 > 4.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,421 (844,103 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
70,318 70,318 000000000012dfba3c858a7572b95a5da8e8aac1e7d569a0968bb43f7e473ed1 1 0.00/1.00 vMB 0
70,317 70,317 0000000000203c9112dbc1589abc5477f4148feccdf23aee37d14032c9f903f7 1 0.00/1.00 vMB 0
70,316 70,316 00000000015c5be3be8a1e3135e86decc5adda9a2873b8ed3dec9c47b9bf78a7 1 0.00/1.00 vMB 0
70,315 70,315 000000000024ff43d1b7bbfbda7c88bdce3d67e6431227625b60a5e9eaa634cb 1 0.00/1.00 vMB 0
70,314 70,314 0000000000ac59324c72891949dcf1fbe46cd91eced938d1d5bf45759310d069 2 0.00/1.00 vMB 0
70,313 70,313 000000000112bbb866970941f01240117e10764dd7a73e6baa3b47a9bc6ae5b1 1 0.00/1.00 vMB 0
70,312 70,312 000000000140dc1d4cac397d1357149c1d2d91ab88d8bdeeeddc6abb7019f356 1 0.00/1.00 vMB 0
70,311 70,311 0000000000a9d2d483176dde57495ac992f93d8f0783c59e580517568e7c31a1 1 0.00/1.00 vMB 0
70,310 70,310 00000000005e0e16c5d26280977ede8e2cb78cfc8b8d25c30eec679d0f3a3d58 1 0.00/1.00 vMB 0
70,309 70,309 00000000013bb9b8fd6e7ccc17621400690ad2e7343dfd1b74513eb433e1fe62 3 0.00/1.00 vMB 0
70,308 70,308 000000000038deae5616f354b2702455dbd8357783355a1c9a9b175fdb71c19d 1 0.00/1.00 vMB 0
70,307 70,307 000000000162562ed8deb9f815c7e0e25b99214140f4e95c5897dafc3b610cf6 2 0.00/1.00 vMB 0
70,306 70,306 00000000001cec7e9de2c81817ebc7a2710bfb9265493c58192670bcca2883fe 1 0.00/1.00 vMB 0
70,305 70,305 0000000000983545430cbf52d3515aafd3ebd49d6cf44be3339e98ed0dbdefed 2 0.00/1.00 vMB 3,875
70,304 70,304 00000000001372ddd5f0acbb821cd63f6039fd9fb53411cfa3e364fb53ad8255 1 0.00/1.00 vMB 0
70,303 70,303 0000000000b207f7c73e1efff1d67d3da336f3af6e179147052238aef93162e0 1 0.00/1.00 vMB 0
70,302 70,302 00000000015388e61c650bb22763db9ca7246154e46486b9eed3a9cd91175a02 7 0.00/1.00 vMB 2,117
70,301 70,301 00000000005671b6d1534e59b4a56b456c2b2e4340eb3a8430fa4ea75e12308f 1 0.00/1.00 vMB 0
70,300 70,300 000000000038c6e01f40a04069e74b910d9a34b22f679799a6657f9dd49b46f2 2 0.00/1.00 vMB 0
70,299 70,299 000000000162b15ab738abe55eb46431d167e2e2ecc8fcd2b7013935eb3f254f 1 0.00/1.00 vMB 0
70,298 70,298 000000000119e2ffde72c5417848642fe34ab5665abbc10dc5fad7089724f68e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.35 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: 602.12 GB
    • Received: 10.31 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.