Loading Tool

Explorer IconExplorer

Memory Pool

73,444 transactions
28.01 vMB
0.07742619 BTC
Random Selection Loading Transactions
Max Size: 169.39/200 MB

Candidate Block

Mining Attempt cf6d59dabc3b31152ee04b86045cc1317cef6aa49c103edf2380fdcc4e812782
Version 20000000
Previous Block 00000000000000000001a86893daa240eb0be56c06e6014958db31ad21413f6a
Merkle Root e6d65b5fa2757cd0a2ad3d053637befa3c00ce21bfb2673ad586788ad0453d79
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,303
Size: 1.00 vMB
Total Fees: 0.01642291 BTC
Feerates: 71.50 > 1.65 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,558 (812,034 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
103,524 103,524 000000000001c049dd01d564cc742c21fea316b7fb9619a41d3eb40024c32c22 2 0.00/1.00 vMB 0
103,523 103,523 000000000001fca470f56c21db81020c19fe1ec1b5579b7233f2bdffed874d6e 1 0.00/1.00 vMB 0
103,522 103,522 00000000000123df817eee6754e71c9f5c2e0fbedb285daf8b49ebac9e213cbe 1 0.00/1.00 vMB 0
103,521 103,521 0000000000032849f677f3bd4cef3ebacc77fea5ba2ea986ba1c2fa780cd73e7 3 0.00/1.00 vMB 0
103,520 103,520 00000000000232c3542ca86ec44cab53df7c30a7520612380a8c3cde1784c765 20 0.00/1.00 vMB 0
103,519 103,519 000000000002441a325bcff495660a9e123641ec7248d5f10cc4d8046cddb63d 7 0.00/1.00 vMB 0
103,518 103,518 000000000000c5a7b60e25c62bca86f0ccdfdb62ddc76e013cb9324cba5175a2 1 0.00/1.00 vMB 0
103,517 103,517 000000000002d9b9dcb9b73ebb48416e497f058733266999d979ebaaddac3d4c 3 0.00/1.00 vMB 0
103,516 103,516 000000000002ae1fbe5f381cb95dd33a3234bbc21c3b653f83832670bcb3b3c2 1 0.00/1.00 vMB 0
103,515 103,515 000000000001d326f8a217e58192a5037a35a176d0021ec9d5deec3f51af52ff 4 0.00/1.00 vMB 0
103,514 103,514 0000000000013dcdcdfa6f4403f793e14d042464469073de02baf615f83513e7 3 0.00/1.00 vMB 0
103,513 103,513 00000000000221a97849e2eaefef882bdfd8696c97d582f2738e24377ac25049 9 0.00/1.00 vMB 0
103,512 103,512 0000000000003db98e355d0eca780a11023c51ab582000cdbbcb555fd483e186 2 0.01/1.00 vMB 0
103,511 103,511 0000000000011da524c8f3e9ba3062aa7ab8a19c6745a590f9ddb55456d5e668 1 0.00/1.00 vMB 0
103,510 103,510 000000000002c54ff114e51a3836bdf27c375dcb1e49c896fea2e617ba922bdb 8 0.00/1.00 vMB 0
103,509 103,509 0000000000006130da28690e66e6bf8de288154d4aa0cd6847ef51e64c8890bb 20 0.01/1.00 vMB 0
103,508 103,508 0000000000031a0ef69ce86e7b763d8db49601d3ac7e82051491fd97ed2ab5cc 2 0.00/1.00 vMB 0
103,507 103,507 00000000000286293fc73397df16ae74f447a362a0bc5177144644275c67cbcd 1 0.00/1.00 vMB 0
103,506 103,506 000000000000fda952a5edb675c3855d295e91c5401cacad7f269a8eea51f73a 1 0.00/1.00 vMB 0
103,505 103,505 000000000002688bb92dd8884fee76949c71db683fc8d4cdec0b1150b02f8438 5 0.00/1.00 vMB 0
103,504 103,504 0000000000001ebc8a9971ce6aa20145176e2c586b60c20e49b150dcfd400939 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.36 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: 768.43 GB
    • Received: 19.59 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.