Loading Tool

Explorer IconExplorer

Memory Pool

38,701 transactions
28.43 vMB
0.07082462 BTC
Random Selection Loading Transactions
Max Size: 144.30/200 MB

Candidate Block

Mining Attempt b160aa20961ec8b927216a5f681130a60aaf05ef2f0f5fc2d5c7efd8afe85cc7
Version 20000000
Previous Block 00000000000000000000b940d12fdd4738a54d039159eec3ba1e77f5522f2a8e
Merkle Root db5c0d6fe7f8dff79b3d520ed0262aaba86fa9a1805aa12c6d866f84d191d6f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,043
Size: 1.00 vMB
Total Fees: 0.01607221 BTC
Feerates: 150.61 > 1.61 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,597 (408,815 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
505,782 505,782 000000000000000000618787457caaefaa16e07d837d525b3ad31d4418f3e035 1,048 1.00/1.00 vMB 251
505,781 505,781 0000000000000000006f4691279d3f5224b95ff29ae6622ffe9ad02b0e391305 1,308 1.00/1.00 vMB 260
505,780 505,780 000000000000000000770c1bfbc905e8c9b5d1c31301d6852f35ff954860a3ac 452 1.00/1.00 vMB 238
505,779 505,779 000000000000000000563462c6cfab23731a714150374c3624fe75facda26f7a 468 1.00/1.00 vMB 231
505,778 505,778 0000000000000000005b2ccbe66db7dd1ecae7604a9b88dc28912a8db0444844 956 1.00/1.00 vMB 251
505,777 505,777 00000000000000000064f716283aa058dd9a3d34939f57d66319171b90c8a86b 945 1.00/1.00 vMB 246
505,776 505,776 0000000000000000007425bb4f15805b65caf9690caf31c731b097138222c884 1,374 1.00/1.00 vMB 268
505,775 505,775 00000000000000000016fc040869a3796d4e3b43e05b64efbd232a14d60365eb 1,523 1.00/1.00 vMB 252
505,774 505,774 0000000000000000007d28ed0e1dd4ede437e0cb36389de8820d957350af4e71 739 1.00/1.00 vMB 248
505,773 505,773 0000000000000000004185637f8a4daa2b9be68ad45591c90818c96412804c43 589 1.00/1.00 vMB 243
505,772 505,772 00000000000000000060a81798db56fd4d5ffbb04d8faf301a46596572a0e2b4 801 1.00/1.00 vMB 238
505,771 505,771 00000000000000000030f81e3158e40898b02fed9fed88f6bcf6447d5746be3a 1,252 1.00/1.00 vMB 293
505,770 505,770 00000000000000000008f26316f85b1853f2fd6f3b2fa34f1423a6049a73b003 759 1.00/1.00 vMB 255
505,769 505,769 0000000000000000006d36c196ffc8d283f1bddb9329f6cd70ffb304ad1ed13a 496 1.00/1.00 vMB 240
505,768 505,768 0000000000000000003e9988543560b87a02fe9089d290d060477d874acc2cc0 628 1.00/1.00 vMB 266
505,767 505,767 000000000000000000761aeaec6549fc5ac4aac08e9208b410c7ed77d9e4d520 278 1.00/1.00 vMB 225
505,766 505,766 00000000000000000053deda0c3e6c299b1fc2990f6170b8f1573da7641c8b73 1,624 1.00/1.00 vMB 283
505,765 505,765 0000000000000000007604c17999dbadf2472159f21c696b1294b743bf1e7b76 1,587 1.00/1.00 vMB 323
505,764 505,764 00000000000000000078530f72f3745530cc459dfea819e365cca8d7b578f1b5 1,934 1.00/1.00 vMB 191
505,763 505,763 000000000000000000224d4c05201204ec2d0b84cc42db0e13430d2636bd6b59 2,788 1.00/1.00 vMB 236
505,762 505,762 00000000000000000061a3abb4a77e385d47c51a69e5147d0527209acac60255 2,656 1.00/1.00 vMB 230
Previous 10 blocks ↓
Total Size: 781.68 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: 628.35 GB
    • Received: 11.79 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.