Loading Tool

Explorer IconExplorer

Memory Pool

38,948 transactions
25.57 vMB
0.04900997 BTC
Random Selection Loading Transactions
Max Size: 132.63/200 MB

Candidate Block

Mining Attempt e13adfbe2639d65e25145c99cbdd55c8b5389c7dfec4892b137b5546fa6814be
Version 20000000
Previous Block 00000000000000000001e79dbd4ceeab4d77bdf107dcdcf0be35699e29eb1f0a
Merkle Root d387037d8bc6d46b78ac9a09ebf302f4d18da5655864f4c03f2ca67653779a10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,465
Size: 1.00 vMB
Total Fees: 0.00279717 BTC
Feerates: 5.71 > 0.28 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,760 (636,639 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
278,121 278,121 0000000000000001a14995d7463c8de280978c5a7bebe3fd3d610286f8d865a2 65 0.04/1.00 vMB 43
278,120 278,120 000000000000000100e281b5219bb1d286f142185f7f40880fed0e107ef20d2a 382 0.17/1.00 vMB 54
278,119 278,119 00000000000000012aab529616c6b9dee5091de185fd89a030b0adcce4dd31b2 360 0.18/1.00 vMB 32
278,118 278,118 00000000000000030a8fdb3bffeb3ee7d76dc0d5af1265682f8b5481f3e78d28 93 0.03/1.00 vMB 101
278,117 278,117 0000000000000000d9ec9050bbf14d33552f8abe912e79b72e90a1bd7d6372b1 98 0.05/1.00 vMB 22
278,116 278,116 00000000000000020ed7d42a47fd1f7d981ecdeb5c4dad2b864528c1d0a3938a 353 0.18/1.00 vMB 38
278,115 278,115 0000000000000003a15786447e3f2e8c8dd5d96cc4d8019f3188e9244e217a18 380 0.15/1.00 vMB 50
278,114 278,114 000000000000000369344d22d45e05eb251003916d820246c66198bb1e040605 108 0.06/1.00 vMB 41
278,113 278,113 00000000000000018615f1209892b0d026972fe16d4ed5f90af779b4b0d5fd86 28 0.01/1.00 vMB 40
278,112 278,112 000000000000000232a6638d4c09ae91c6e2368a62e87f267da83a4f5df88004 4 0.00/1.00 vMB 28
278,111 278,111 000000000000000091529aec6acbd1cf395a9096c060005862d28d0f3e97b945 59 0.03/1.00 vMB 42
278,110 278,110 00000000000000016706fb3ca98a6554399261e6604f9f8bb4cf4ce48927b8b0 318 0.14/1.00 vMB 46
278,109 278,109 0000000000000001785304320e018baf93358a83c7909812ad6080e1415a996b 337 0.16/1.00 vMB 44
278,108 278,108 000000000000000393fe63ee5d69c2c275ef1f50b0bf3f9f0ff992f5f21d5a91 168 0.11/1.00 vMB 25
278,107 278,107 0000000000000002b330c15daf41da272fb4455e8b72b89f2985d95c13bd736f 295 0.18/1.00 vMB 33
278,106 278,106 0000000000000001c31a83c6bad9cec636ef31588118fedc35a7dbe701764459 1 0.00/1.00 vMB 0
278,105 278,105 000000000000000307803bf0edf3821d5efa3e24f5832dd16670700ee312ec21 650 0.25/1.00 vMB 52
278,104 278,104 00000000000000020520e3a259fd9c59bd0dd3d66000c0b1c1c7fbf2c63f78eb 130 0.06/1.00 vMB 54
278,103 278,103 00000000000000024d95eb24cb37c2a82f1da30b5bd45668ea3968aef7f9cbe8 151 0.08/1.00 vMB 44
278,102 278,102 00000000000000005afaf115e11bd48e161ee779bc6843824cceb0fd84b4021a 65 0.03/1.00 vMB 39
278,101 278,101 00000000000000010802944a96637fb5b4dc64bfe4dee846131cdf5147dcd54b 238 0.10/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 781.96 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: 647.59 GB
    • Received: 12.95 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.