Loading Tool

Explorer IconExplorer

Memory Pool

82,713 transactions
31.14 vMB
0.09437675 BTC
Random Selection Loading Transactions
Max Size: 190.63/200 MB

Candidate Block

Mining Attempt 80152dc80767aa868328313471ef318534a293266efcffd6e6b4974589f11950
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 90e0533579c6342ffcb7457803552d64740c0279c725bd7ab347daa8462f8b8d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,311
Size: 1.00 vMB
Total Fees: 0.02417462 BTC
Feerates: 100.00 > 2.42 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (428,994 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
486,227 486,227 0000000000000000005dc00811f8212b8b7559deeb0c7d4f57cdaec14c4171e8 462 0.35/1.00 vMB 113
486,226 486,226 0000000000000000002b47dccd9937f101e0a8d6b2d618ad1bdae2f20dae2960 796 0.51/1.00 vMB 77
486,225 486,225 0000000000000000001f785a29b758a4ee417e3003778193f55106c0e42c1ea6 2,118 0.99/1.00 vMB 32
486,224 486,224 000000000000000000ee50381f4cc4ec1de06e3b549fefb5a483fee40738e1c4 1,862 1.00/1.00 vMB 63
486,223 486,223 0000000000000000002a2b698e139f4644b5fb40d8083c8338c1c5d32a3d7b54 1,331 1.00/1.00 vMB 93
486,222 486,222 000000000000000000a510316fba9fd0c370fdda300f1de818bdf74932e50226 1,921 1.00/1.00 vMB 121
486,221 486,221 000000000000000000082b197455014d73f23892493047cf183e4d3453ba94fc 1,908 1.00/1.00 vMB 141
486,220 486,220 000000000000000000bd06f4374b4131be482cd4f9aaf99c815e8c5b1b58ebeb 2,683 1.00/1.00 vMB 174
486,219 486,219 0000000000000000000b55a274a7b6e0ea5b083ba542be24168d61f0c18fef51 2,216 1.00/1.00 vMB 158
486,218 486,218 0000000000000000008bafed07b42dd857a45e5dfcd41703f0cce97d852ca274 1,697 0.99/1.00 vMB 171
486,217 486,217 000000000000000000b3e476c055a20c2f3beb5f465782eb0e392dad787dee36 418 0.18/1.00 vMB 126
486,216 486,216 0000000000000000005193b532212c1395b8bc9775ab05883e3a6e37206f5129 819 0.36/1.00 vMB 117
486,215 486,215 000000000000000000c47cd6c3c1f1fa19db8ef85a9164b6ee4c8b77371ddd30 215 0.13/1.00 vMB 140
486,214 486,214 00000000000000000079fc818a5877c79b2af066364982dbfa3e8d734675f5d1 974 0.68/1.00 vMB 53
486,213 486,213 0000000000000000005937ca6fe9ca7d3ec889f84d108a763662cf079da33f35 1,340 0.79/1.00 vMB 72
486,212 486,212 00000000000000000084a5546d2b29bcd2dfa054361599c19441dd3b33226ff0 1,995 1.00/1.00 vMB 56
486,211 486,211 0000000000000000004a8b6ee039973ebb799f3ae8ad66f5637c8d2fd73fa0df 2,009 1.00/1.00 vMB 167
486,210 486,210 0000000000000000002fbfe6ead625a39424cdf631a2f1a7d147c5886d87491e 396 0.16/1.00 vMB 181
486,209 486,209 0000000000000000004c1b249a2fd5fd1c9fac6cccb239760d46bc5ea54fc410 903 0.43/1.00 vMB 59
486,208 486,208 000000000000000000ed5a3c2c25d5b91d981d7c23394c335a659066213b7664 2,164 1.00/1.00 vMB 171
486,207 486,207 0000000000000000001a4146bc9d4bd62c231c0bd3ea40f975722b10664035ed 1,569 0.98/1.00 vMB 34
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: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 709.33 GB
    • Received: 16.88 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.