Loading Tool

Explorer IconExplorer

Memory Pool

75,270 transactions
27.50 vMB
0.06527853 BTC
Random Selection Loading Transactions
Max Size: 168.45/200 MB

Candidate Block

Mining Attempt 800064647726aed3fb6963aebe8b18bf2d44bd829cbe8504d7dc8352cb99d3f3
Version 20000000
Previous Block 000000000000000000000c18148fdfef4d629c0717edfd345e01c977e0de589f
Merkle Root f546f15c72ab26d7a11ac3b2df484b7458f52535721efd06f75887bc4027c93c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,569
Size: 1.00 vMB
Total Fees: 0.00673912 BTC
Feerates: 24.01 > 0.68 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,310 (409,803 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
505,507 505,507 000000000000000000242aff33919662004f7db35fd009b47e6075591cebf687 2,302 1.00/1.00 vMB 242
505,506 505,506 00000000000000000057075e114cd301d7a3389218cdc5ccb28adfb92efdeac2 372 1.00/1.00 vMB 109
505,505 505,505 0000000000000000005a767a50dec8efb46670d9a09b01b018c47791ace644e7 1,849 1.00/1.00 vMB 223
505,504 505,504 00000000000000000055580862147720e31c3a8b80add74b0a77059a66051897 927 1.00/1.00 vMB 84
505,503 505,503 00000000000000000012392ae11bbc74c1e286333a5fcc49e209a0837fe00d79 1,910 1.00/1.00 vMB 303
505,502 505,502 0000000000000000002030cd8f564caf0978b998127a6f7ec8ede3cf3f90832b 299 1.00/1.00 vMB 64
505,501 505,501 00000000000000000003f38426b0894bedab0ae69ec5b80613df47af8e54195b 1,721 1.00/1.00 vMB 216
505,500 505,500 0000000000000000003b907dbfa80f14faa29111f0c05924698a1847880e9fbf 1,154 1.00/1.00 vMB 157
505,499 505,499 000000000000000000178dd92a7fb36f8753b303d7a824f606e72a4c67996403 1,086 1.00/1.00 vMB 154
505,498 505,498 0000000000000000003e4501c7daeef601b488d4cca26e2f67c8380bfceb9bb6 1,997 1.00/1.00 vMB 299
505,497 505,497 00000000000000000040b61833fc1320bcb3a47229a3bf49ccf8228f7a7b4629 480 1.00/1.00 vMB 77
505,496 505,496 000000000000000000675eff08b3be380657425d87cf02688807f4cdb18b828e 1,182 1.00/1.00 vMB 66
505,495 505,495 00000000000000000037ce4586f6f6613ca8935196c5df07d1502ccef64331b5 1,511 1.00/1.00 vMB 191
505,494 505,494 00000000000000000070dfa94c689392e7c9275dadd19c1bdfdd4e55ddc4ee43 2,004 1.00/1.00 vMB 272
505,493 505,493 0000000000000000005581a229a7e32e68ef233e5034407df5a2506baf814114 1,528 1.00/1.00 vMB 223
505,492 505,492 0000000000000000005815cc67b1eb89bd2336aa26b71c0d336eb4112e131827 1,507 1.00/1.00 vMB 146
505,491 505,491 0000000000000000000fec1cee8b3023870622f478c7c1f5098ba768127e2287 1,524 1.00/1.00 vMB 166
505,490 505,490 0000000000000000004823b8ca010bb5ec221f392676caef91f1316034ebf4a3 827 1.00/1.00 vMB 81
505,489 505,489 00000000000000000076efef9ec7987577a72eabb77d961368442d7aacff6b94 263 1.00/1.00 vMB 45
505,488 505,488 0000000000000000003da34d67b6e7765d2d402e2b591005ef8d8eb2889f2fc9 810 1.00/1.00 vMB 147
505,487 505,487 00000000000000000056246081f88aff84b91420bf09cd8f7836566485ade87f 894 1.00/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.93 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: 714.59 GB
    • Received: 17.57 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.