Loading Tool

Explorer IconExplorer

Memory Pool

52,336 transactions
31.38 vMB
0.11398497 BTC
Random Selection Loading Transactions
Max Size: 167.38/200 MB

Candidate Block

Mining Attempt 1ff995e0f115c0723623423d4c35ae3b55d019e63ae4459b21ec82b36ca319b6
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root 1099d9108516445145a359c7f4ffc4959b413e7a6f4e77627681b29f5c2e35e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,640
Size: 1.00 vMB
Total Fees: 0.02755218 BTC
Feerates: 104.17 > 2.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (680,240 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,581 234,581 000000000000010eb16fd9d4dd7cc3a59bd3e4c430b9806eec28278428984464 1 0.00/1.00 vMB 0
234,580 234,580 000000000000002aff37e73f31d9c8f8f814af87efa98f0576dbc5073c2a9bc6 143 0.07/1.00 vMB 175
234,579 234,579 000000000000010cc70afebd32868be2e9eed5b3408345895af0ed29c420d0a3 325 0.16/1.00 vMB 153
234,578 234,578 0000000000000190e2d90f31930cff33066470cb3d4a433b549fc87d376da64f 287 0.17/1.00 vMB 107
234,577 234,577 00000000000000e7707a17cc331d8cfeb3e1d8eb3aaef40cacb072294f40d231 617 0.25/1.00 vMB 182
234,576 234,576 00000000000000bda01061d5149f3db943a65c94bc6fa9aaee4c8826a17ed0b9 256 0.11/1.00 vMB 191
234,575 234,575 0000000000000035036a857cf4dd59abfb58f61cce4a092ee2e2e915c37ac5f8 340 0.16/1.00 vMB 170
234,574 234,574 000000000000016cacc2fb201cf38cade6d6ee0ffa608fb94d93cb5215690f92 173 0.25/1.00 vMB 65
234,573 234,573 00000000000000332f02e9f7ee69dcf90bcbeeb50367ddd9721511b304f2aa5a 400 0.21/1.00 vMB 151
234,572 234,572 00000000000000e92c7dfaaf3ca08ce30d5bd7e39ef0c1257836fae1c4a84f2d 298 0.08/1.00 vMB 32
234,571 234,571 000000000000013caf15771f7a9a6c3337066b592b02c73807c3cc031a8e5312 531 0.25/1.00 vMB 162
234,570 234,570 0000000000000131a1b79e72c6ccaaefce4dea16afaf2b0ad8574e1d9d9e9080 439 0.18/1.00 vMB 171
234,569 234,569 0000000000000165eae25cbe14c77f5fc2f00d362071524018b309c6e7254a0a 74 0.05/1.00 vMB 78
234,568 234,568 000000000000016d27091a415755f8a4563819c4ab02b8a47af70d7153751a72 150 0.07/1.00 vMB 107
234,567 234,567 00000000000001797248f8949340941fc1999c2888aea0e34c0ad68276f37b0e 291 0.15/1.00 vMB 167
234,566 234,566 000000000000005ff5a4bb25e6ce3480adff7919c2bc0255d887168e438bf787 248 0.15/1.00 vMB 151
234,565 234,565 00000000000000daeec5b25dbaa86077f350200c144f5289fc4098f9fbc326e7 575 0.27/1.00 vMB 159
234,564 234,564 0000000000000003646cf9021efb173d03bf87f8bc78da7c887081c2f764ab6a 578 0.32/1.00 vMB 119
234,563 234,563 00000000000000e969f0c4eb5cf0ad6aa9ae969959168ec4ceb94fcbb0fa9992 128 0.04/1.00 vMB 107
234,562 234,562 000000000000018a27acdf5545ec0c742a07e685712d273baa7865990747f19c 320 0.10/1.00 vMB 62
234,561 234,561 00000000000000b2772d81e68595c65ea00d20c7d085203c4b0725e12e5c9753 644 0.25/1.00 vMB 183
Previous 10 blocks ↓
Total Size: 782.07 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: 651.25 GB
    • Received: 13.51 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.