Loading Tool

Explorer IconExplorer

Memory Pool

76,546 transactions
28.16 vMB
0.08020679 BTC
Random Selection Loading Transactions
Max Size: 171.74/200 MB

Candidate Block

Mining Attempt d78e68fa37b4a0f6191efd5f86fc4468d83b1b28447ea027f50423bbf8042885
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 10c3354fee14f2a3ea955ae7422216b1b0acae924f240df5c24ecd6b84e4f9a6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,080
Size: 1.00 vMB
Total Fees: 0.01914218 BTC
Feerates: 142.33 > 1.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (721,776 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
193,523 193,523 00000000000005891688f46ec467c94e4b30c963778ca78f85ae5434f3f5e967 1 0.00/1.00 vMB 0
193,522 193,522 000000000000079f1e1272289ef0ef08da5c9bd95179a9b88d132f15e89ce403 220 0.09/1.00 vMB 116
193,521 193,521 000000000000005a718a3cf885df79d80fe2eb527c3a88801e0cb7da414e68df 256 0.11/1.00 vMB 95
193,520 193,520 000000000000058d3e604eaaa5e86f29517351e63ea338e50b2ef5c3ef397c3b 512 0.21/1.00 vMB 154
193,519 193,519 00000000000004d3978226e69ad3bcf3f2dce7bfc05bd3bb07d31b864e3e1f8f 14 0.00/1.00 vMB 0
193,518 193,518 00000000000004e1a794f53c9a2484d8ca478b96a84d44e0315a9633342ff13e 39 0.02/1.00 vMB 229
193,517 193,517 00000000000006ac09e4ab2d4668b3342c4541a15e274ac22f390f2e83200ac1 103 0.06/1.00 vMB 111
193,516 193,516 00000000000002ee284c5e205fcf762d9c5374dbc3255a5869046506a18fd14c 9 0.00/1.00 vMB 51
193,515 193,515 00000000000000bdaac3203eb0f262e5345f87eab25ec67cca13f9b0926935e7 13 0.00/1.00 vMB 51
193,514 193,514 00000000000005d1d30a069c40d53cad4a3b2f6507bec77c73f6f404c3a84a4c 439 0.18/1.00 vMB 131
193,513 193,513 0000000000000447e72f821aea986f5a107fb0a8617792521a74c7ae12f6179e 13 0.00/1.00 vMB 14
193,512 193,512 0000000000000492eac49776717c3b85c260996cb6396a5091f912b0bbbefffa 134 0.05/1.00 vMB 115
193,511 193,511 000000000000000a863f6bcfeb19514968c9ebc5155101c80760eb8cdae99245 32 0.02/1.00 vMB 34
193,510 193,510 000000000000044ca4e1a7baa537879329d05a82dd2d86017734b4638bbee184 359 0.15/1.00 vMB 188
193,509 193,509 0000000000000725a35a1fdb6647f8ba0a5706dd9081702220cf39c2de852152 30 0.01/1.00 vMB 141
193,508 193,508 00000000000007098abcec7a91a32c1a6d23c4f6f2e17802343320f74a29e21a 481 0.22/1.00 vMB 120
193,507 193,507 000000000000059e685a15240137161f26cf4011e09ed1bdb0d7a0ba30224530 57 0.02/1.00 vMB 80
193,506 193,506 00000000000005dc308a08ac5ec2ca2f7d69bc93e5bfd26890831c502cf2f5b2 13 0.00/1.00 vMB 14
193,505 193,505 0000000000000747a6c7a85c6fd8c75884bbe46c7c9e9a6df584641506da8b2e 128 0.06/1.00 vMB 140
193,504 193,504 000000000000056be968458ad8b81b524f470a91ad5091cae72da7fe8a937ca5 17 0.01/1.00 vMB 61
193,503 193,503 000000000000000fbadf9ff6725a084688c663fb463ef89aab02803458355cdf 93 0.03/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.