Loading Tool

Explorer IconExplorer

Memory Pool

35,773 transactions
25.94 vMB
0.06487581 BTC
Random Selection Loading Transactions
Max Size: 132.30/200 MB

Candidate Block

Mining Attempt 96eecba3080d475d9b11847f626c4abe3729eeb052f5e99952dcdae75d0ab37a
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root 84a8488650b40788dd5d229c1e7baf6f97f27b33c618e160e3f8ddd93ac8826e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,771
Size: 1.00 vMB
Total Fees: 0.01728292 BTC
Feerates: 152.71 > 1.73 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (337,703 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,985 576,985 00000000000000000019dd22a9864d486baa024955c43a31d8bef63e60ee8191 3,087 1.00/1.00 vMB 164
576,984 576,984 00000000000000000008c312741593637398eeb2e7931bb2388b65ff3b4b0edd 3,220 1.00/1.00 vMB 102
576,983 576,983 0000000000000000000dfe72c2dfb206090bfc6dd79331e6971a9adf5be83ca2 3,041 1.00/1.00 vMB 148
576,982 576,982 00000000000000000001596648b1a4d987d4cfaa6f84ffc98f1b5bdcd0dfb42a 3,142 1.00/1.00 vMB 181
576,981 576,981 00000000000000000024e5626fd9fd6eaafb97a8ef0c39e250133ee45dd27a8a 2,632 1.00/1.00 vMB 127
576,980 576,980 00000000000000000008fe415da01df7c1126013c2ba2833d0bf0b8df24f6bce 3,377 1.00/1.00 vMB 148
576,979 576,979 00000000000000000028194aebb09dee408eccad631bb5d41ca01e4e8cb7394a 3,185 1.00/1.00 vMB 160
576,978 576,978 0000000000000000002990519b093e3edd04b84aeca3a9828333ab25ef634ce1 2,007 1.00/1.00 vMB 174
576,977 576,977 00000000000000000023a2e5875e10f0a18117192169f26855a8eb937a366afb 2,943 1.00/1.00 vMB 150
576,976 576,976 0000000000000000001d703ad3cc906204ed71db623f1bfecd707ca70b520f2c 3,602 1.00/1.00 vMB 206
576,975 576,975 00000000000000000011fb6527d263c6fe655c277fb68efc494ff1fcdb007fc1 2,569 1.00/1.00 vMB 134
576,974 576,974 00000000000000000009829ee181f0adec4e6a2664b30818c00b6e881c20e859 3,298 1.00/1.00 vMB 166
576,973 576,973 00000000000000000022616ea5d7492609bbf5a4f0464c049f91280df3bc9827 2,531 1.00/1.00 vMB 131
576,972 576,972 0000000000000000002496ce72dddd0c48d087237b25495038366d72c0e3117e 2,826 1.00/1.00 vMB 144
576,971 576,971 0000000000000000002739d700169c17dc9fe66db76b428bb748490a79a580af 2,471 1.00/1.00 vMB 142
576,970 576,970 000000000000000000286e0b509da2e97e55eacf08ce950618540bbeb9c64c28 3,192 1.00/1.00 vMB 165
576,969 576,969 000000000000000000098a09eae463e76799918b380fc5a574811a3d0f91ac65 3,166 1.00/1.00 vMB 167
576,968 576,968 0000000000000000000d94c1cb6e94e4952c8c80daf750f82198e3bf46e8ab92 2,859 1.00/1.00 vMB 183
576,967 576,967 000000000000000000117fe2ec462ac8205b31a93ce4836456786b781de41805 3,143 1.00/1.00 vMB 203
576,966 576,966 00000000000000000004091fb2744ab41433789ed3eb4820676f87bc3894a9bc 3,312 1.00/1.00 vMB 155
576,965 576,965 0000000000000000001fe186b0c8882a3840dff8fdfdc0f5c0412a3c86baf599 3,084 1.00/1.00 vMB 154
Previous 10 blocks ↓
Total Size: 781.84 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: 637.34 GB
    • Received: 12.42 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.