Loading Tool

Explorer IconExplorer

Memory Pool

81,046 transactions
31.15 vMB
0.09051480 BTC
Random Selection Loading Transactions
Max Size: 187.50/200 MB

Candidate Block

Mining Attempt f0fa732a77a3af790756691d71139d06174e40d7c645b20a6d95c3bb0d4dda91
Version 20000000
Previous Block 000000000000000000012e88459ade7b41276fe5cb0870cdd0274669d679f5b9
Merkle Root a30c2ba90e6d05dbeca50e697795f37a3d6720efecf1c1c4dd46af683787ecb6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,337
Size: 1.00 vMB
Total Fees: 0.01567338 BTC
Feerates: 61.00 > 1.57 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,378 (713,930 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,448 201,448 000000000000027a1fc4f654627c21ab5e8e11f0319724f726c48d09854a56dc 119 0.06/1.00 vMB 91
201,447 201,447 00000000000002a63e2277409511a76e1a9496e53e1bf32628e69770dc1763cf 166 0.10/1.00 vMB 1,113
201,446 201,446 00000000000000640d94878e25b45ef4b493ad1f6844a83d9648cdc3804fbd2d 107 0.06/1.00 vMB 89
201,445 201,445 000000000000014ef0067c3c140d4be2e7d6e3428774d246db4aa5bdb8d4a925 675 0.23/1.00 vMB 211
201,444 201,444 000000000000011717bede661756eeb1f55eaa635bc5b6f1fe8b5c53eab4e61a 131 0.05/1.00 vMB 259
201,443 201,443 000000000000017373d3f39102bb792c6090a646748a9ba448d976ab272070be 124 0.05/1.00 vMB 248
201,442 201,442 0000000000000012de004dc2d0cff5bff6930e835cc8406c5715d328644e44b1 239 0.07/1.00 vMB 164
201,441 201,441 00000000000003ef7227e2d9874ca2fa759a0ff2540fd2ff5acd2871b6aa9684 236 0.14/1.00 vMB 209
201,440 201,440 00000000000000e12e3038a1d726530d3bfa63377ec889aded8208fa446f9e43 861 0.35/1.00 vMB 155
201,439 201,439 00000000000001a5b603bd450fd8efa83a3f427c002af6b992893d79e7f5455b 155 0.05/1.00 vMB 68
201,438 201,438 00000000000004e0e7ee803def3a80c3d93e0bfdc0672a3bc088f745a739e830 13 0.00/1.00 vMB 324
201,437 201,437 0000000000000408ca40d8b453f4f3145ab511252abec56a098677951fa29fe7 8 0.00/1.00 vMB 14
201,436 201,436 000000000000019c34230a17b702711633a098da622e8afcd08c7db6fb27d694 49 0.03/1.00 vMB 36
201,435 201,435 00000000000003a3c826a317d0011daf80f927e583431ec54db708bb47d8d52f 423 0.21/1.00 vMB 136
201,434 201,434 000000000000017dd29b3fdb85e581994f21c5a61e5d06fe6df657d654579b81 183 0.06/1.00 vMB 121
201,433 201,433 00000000000000b3e91e13636df6ebebb7c6039d08168683f6fcc0d767a339ef 235 0.12/1.00 vMB 217
201,432 201,432 00000000000005a6b35e5d9fec9b17e6c4473c18d0b4b4cbde89aa87d1ec0cf3 567 0.28/1.00 vMB 151
201,431 201,431 00000000000000aa96ec30b7acbf1d37e73b4a8a98d05c2ea4414aef708ae0d4 56 0.04/1.00 vMB 16
201,430 201,430 00000000000000356357435fe6d101e2a90e5b4c81bdd5fc6184540528979f7e 153 0.07/1.00 vMB 183
201,429 201,429 00000000000001818167a9f22c27294b5f95150626ce020da414bc6078102398 77 0.04/1.00 vMB 85
201,428 201,428 000000000000055fceffc73a9c5e2e288fccb483ec3da30a364e3c00e8ea0782 29 0.03/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.05 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: 720.51 GB
    • Received: 18.17 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.