Loading Tool

Explorer IconExplorer

Memory Pool

84,180 transactions
31.59 vMB
0.10416128 BTC
Random Selection Loading Transactions
Max Size: 193.76/200 MB

Candidate Block

Mining Attempt 3196efb616fd4295bea1ee44cf9762083855a86ca8a6f1af39e08eef57823d73
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 1abde6795f518b720775c204244ba878acd7967df6d57cc135724da6ac2673a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,045
Size: 1.00 vMB
Total Fees: 0.03079310 BTC
Feerates: 504.27 > 3.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (663,314 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,905 251,905 000000000000001e8be7b919b3e93a54c901eba28d702e34caaf45b7dd8d206e 451 0.18/1.00 vMB 108
251,904 251,904 000000000000004f5841e44579146945706f8e04394084b5de1eaf1a1124c67b 370 0.17/1.00 vMB 113
251,903 251,903 00000000000000448352b9aae89290acbd58520e7b5d4d35d081b7ce74028561 64 0.04/1.00 vMB 110
251,902 251,902 000000000000001d239682a998a800b01931e5ad83797875c5d980d53b1102b9 69 0.03/1.00 vMB 129
251,901 251,901 000000000000000330f54543eeeb3751976b17620725133f3ec49b11eaabd5ca 256 0.14/1.00 vMB 118
251,900 251,900 0000000000000009b62c31a6bd7213f3b8bc1ab806889894637b76cec56685ca 282 0.10/1.00 vMB 65
251,899 251,899 0000000000000050835e5e02bbe4637e363272dcef4874b9fceb5755b6aa3430 355 0.17/1.00 vMB 112
251,898 251,898 00000000000000445a8c19b4ed54590e54a069d7cf8c3b9f7207ed7fb230aa47 512 0.25/1.00 vMB 52
251,897 251,897 000000000000000014d28626334cb5bcd8aad5b3a313239b7d669b232dfe7021 164 0.08/1.00 vMB 130
251,896 251,896 000000000000005ec1bf8dc1a9039d9722ecd47ffc6b16b2648b78d23d26eed7 518 0.22/1.00 vMB 126
251,895 251,895 00000000000000248e60171faee27c507eebe7b1aedb3d4859df2bd1156eedb2 75 0.03/1.00 vMB 28
251,894 251,894 000000000000000a0b4907c630a75f5ba9cb7b3a765cebf07ce69269d8b7ab2d 366 0.20/1.00 vMB 94
251,893 251,893 000000000000006746f7e4e06db268588eb1353fba0b725a0365bac6c2273e93 354 0.22/1.00 vMB 79
251,892 251,892 000000000000001ef5483c79b56ae17b4e7b7aeb71efd03b96f80b32c7d4982b 352 0.25/1.00 vMB 25
251,891 251,891 0000000000000069cd01f965b32a7f0ac60bae46c46d4761069df83625840272 613 0.25/1.00 vMB 136
251,890 251,890 000000000000005148e5222c1b06c35445b4c3e3270b7233c7bc55dfbf4830c3 202 0.09/1.00 vMB 90
251,889 251,889 000000000000006aa8350a635f3a3f5cdf3847751fc5e8304ab885ae286d7f22 427 0.24/1.00 vMB 88
251,888 251,888 000000000000000bd04b1025956470023a251c064961f1534d1ed01576b87ea8 236 0.22/1.00 vMB 59
251,887 251,887 000000000000005ddad4cb7f27f81bbc3b34ed987764d129c6e65594f0f2fda8 375 0.25/1.00 vMB 49
251,886 251,886 0000000000000046e9409edc2923818fd2322e46362884b09b8903528932ba04 331 0.15/1.00 vMB 137
251,885 251,885 0000000000000028e847241ac5455ceaddb19129862f52746b1e682884d63346 157 0.06/1.00 vMB 157
Previous 10 blocks ↓
Total Size: 782.77 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: 709.30 GB
    • Received: 16.87 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.