Loading Tool

Explorer IconExplorer

Memory Pool

78,172 transactions
29.28 vMB
0.07694878 BTC
Random Selection Loading Transactions
Max Size: 179.46/200 MB

Candidate Block

Mining Attempt b93a16bb9ec467759ede54a3ad10394fab1e040a619dffcdec19400c6ed0e967
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root 27219bb10d82ac9d4584ebd57067356717ef2e76ef9498efce973cc3b3692492
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,534
Size: 1.00 vMB
Total Fees: 0.01278771 BTC
Feerates: 73.20 > 1.28 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (432,170 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
483,069 483,069 0000000000000000010fe4fd664cc9020a3b13fac303d1323a99080802e32b9e 940 1.00/1.00 vMB 67
483,068 483,068 0000000000000000007062d55d9b1abe1a2e441592e457235334f04fdd5b860b 1,934 1.00/1.00 vMB 285
483,067 483,067 0000000000000000012f84f9b8497984e13fb21b251cc8df2a9a3d3cb463f9c8 1,199 1.00/1.00 vMB 130
483,066 483,066 0000000000000000000cc0c474a75ffc45eb03a34f6dad7e03afc677f39a771d 1,218 1.00/1.00 vMB 141
483,065 483,065 0000000000000000004979d4ed5be0b80b220b96af0e75dbe8ed02f67b104ed2 2,191 1.00/1.00 vMB 260
483,064 483,064 0000000000000000002ed4ece204ee3085878ca990ca63b93f4ba6213a872e3f 1,309 1.00/1.00 vMB 145
483,063 483,063 000000000000000000c3615ffa7b72de2774347d71b29cb7a091986b0f20153b 91 1.00/1.00 vMB 2
483,062 483,062 000000000000000001116c7cce52180c385084d5111f130dcf025b4f852a15ec 1,678 1.00/1.00 vMB 191
483,061 483,061 0000000000000000004276ef0f242a5c33f04ade1928a640fd6b12ad6dee0ba0 183 1.00/1.00 vMB 9
483,060 483,060 000000000000000000fb0ad5ccbd7b72dfaca5d58f1bf533ee7292417fe3141e 256 1.00/1.00 vMB 40
483,059 483,059 000000000000000000d55f19d6fc9479652fbb73a7030543e0c00c27b9052218 986 1.00/1.00 vMB 154
483,058 483,058 00000000000000000027b79e46e21af1fef675618474a04911fc293715c8e3d2 804 1.00/1.00 vMB 90
483,057 483,057 000000000000000000aaca3ac889f8000920bac36d70fa349619a5bb66e14e98 1,786 1.00/1.00 vMB 209
483,056 483,056 000000000000000000cf4b33b7bc8615fc09b12ef2f08cbc3acf8892a427e9f1 1,360 1.00/1.00 vMB 87
483,055 483,055 000000000000000001369ecb6d176b9a5534e9d6a143cf2df33329fdcc6b48e1 2,167 1.00/1.00 vMB 250
483,054 483,054 0000000000000000010597e90dc665bf95aad1248422c82f967737ba45594cde 2,085 1.00/1.00 vMB 272
483,053 483,053 000000000000000000360a4c3f6fc1c6ad097e7ae8c6b72d756f23fcb55f8cab 1,648 1.00/1.00 vMB 235
483,052 483,052 0000000000000000013aa3efc9b6e19ec6b43f55596a5e7246de92e881537297 2,279 1.00/1.00 vMB 392
483,051 483,051 00000000000000000078ddc8cf5cac980a1984fc5c936f0110bf5ad083b0528b 248 0.41/1.00 vMB 15
483,050 483,050 00000000000000000092a427f84ed7795e6f8ab38c602a85508b4d0f8e5f7acf 165 1.00/1.00 vMB 9
483,049 483,049 000000000000000000f058df520b7c956830057d978f04d724262f67d3e7d220 1,053 1.00/1.00 vMB 144
Previous 10 blocks ↓
Total Size: 782.81 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: 710.17 GB
    • Received: 17.04 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.