Loading Tool

Explorer IconExplorer

Memory Pool

44,023 transactions
26.51 vMB
0.06043956 BTC
Random Selection Loading Transactions
Max Size: 139.86/200 MB

Candidate Block

Mining Attempt b552d8be829711b0ea1aa3bc7df001e08339d8bae1ce1e85036265adb38d37c9
Version 20000000
Previous Block 00000000000000000001a55d623f1f2c6db375b29f372bb722a1b5f7c3bb8796
Merkle Root 8fd46685d7dd3c0be369351a471fb62fd0982d17bf0c8a10f6e633b6ab075187
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,664
Size: 1.00 vMB
Total Fees: 0.01165531 BTC
Feerates: 73.20 > 1.17 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,782 (408,578 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,204 506,204 0000000000000000002e57653a5aeedd83ef5be1d3f48c9a08a6a7f2e6e218ea 1,627 1.00/1.00 vMB 141
506,203 506,203 0000000000000000004ba9a72f69e91efdad24a62ccde2a61126ba2cc3b8b2a3 962 1.00/1.00 vMB 51
506,202 506,202 0000000000000000003684392949700e766305fb8c8f6510af6a50aace03a8d2 1,696 1.00/1.00 vMB 95
506,201 506,201 00000000000000000044bad4286164568ba74af144cf916ee28a8b2c85b0d791 1,290 1.00/1.00 vMB 48
506,200 506,200 0000000000000000003ed125a09f1910a6a5c5be9c2d6921eb9a3dac0962a31b 2,048 1.00/1.00 vMB 253
506,199 506,199 000000000000000000050f2b84a916ec24fbe624c31f1d53cf6b0c5176aa6c21 1,060 1.00/1.00 vMB 130
506,198 506,198 00000000000000000068eb90406592531364f5fa083d24395cd9374d5dfeb4bf 1,837 1.00/1.00 vMB 231
506,197 506,197 0000000000000000000f5597fba328b6c40b2b03ae2486454c7171aaf5c33504 1,440 1.00/1.00 vMB 73
506,196 506,196 0000000000000000005428a7cdaa7936dea211cb480dca91271e428d1c00d2fb 1,777 1.00/1.00 vMB 154
506,195 506,195 0000000000000000000454598b676b4b7c4f54bc008238fe17d5a9de08ad7f87 2,054 1.00/1.00 vMB 262
506,194 506,194 000000000000000000515f4d05dda6b67916de16633864987a14222132316fc8 2,217 1.00/1.00 vMB 279
506,193 506,193 0000000000000000001e37ca94e80796989db184d68d9505d8648e07eb5efba5 821 1.00/1.00 vMB 74
506,192 506,192 0000000000000000001aeafa49d596c9294d56f266038bc2a221cc180cb2252e 2,063 1.00/1.00 vMB 231
506,191 506,191 000000000000000000464d26306c0c6f99d4589a16d4e65444a3a7f3d5fa641d 1,321 1.00/1.00 vMB 51
506,190 506,190 00000000000000000045a5d93dd199aa1c1ce88902d0c2909929ddb2a833b3ea 2,377 1.00/1.00 vMB 212
506,189 506,189 00000000000000000062867ca3218a36aaccddedf6db1343c536fc3378a24a9e 1,111 1.00/1.00 vMB 118
506,188 506,188 0000000000000000000a0faee82868b24700bd61f740cc3f8f87f451569e8b15 1,194 1.00/1.00 vMB 16
506,187 506,187 00000000000000000069ac1e98fb511f605f83ff05beba1fa16523c04b6729fd 1,678 1.00/1.00 vMB 147
506,186 506,186 0000000000000000001c737a9f2163c5d63a8ca5bc86b563a47adde5a6086ac3 1,986 1.00/1.00 vMB 237
506,185 506,185 00000000000000000058347a526d3ac2a9d44f38f18dba6fbedb15d047293b6a 1,254 1.00/1.00 vMB 119
506,184 506,184 00000000000000000047256a98bc80fb0b3e5c96259bc1105bf9b2a6305b4f09 1,143 1.00/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.00 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: 648.89 GB
    • Received: 13.09 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.