Loading Tool

Explorer IconExplorer

Memory Pool

44,858 transactions
28.54 vMB
0.07771395 BTC
Random Selection Loading Transactions
Max Size: 150.97/200 MB

Candidate Block

Mining Attempt fe9ea0beaf1f1cde71a9d3992e76f494950a36206f1d6d9d553f2e65a9616476
Version 20000000
Previous Block 000000000000000000013370732e51b6e662072ad4a938e999ad227a5ec0d5ec
Merkle Root b300439445aa54f8cc9f6753369fc113ef200bc1ad615e85320477999c7b91bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,469
Size: 1.00 vMB
Total Fees: 0.02352888 BTC
Feerates: 100.23 > 2.36 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,837 (86,459 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
828,378 828,378 00000000000000000000d4a2212b93863857dbcebc13d45833d9ee98a3ec51ce 2,997 1.00/1.00 vMB 33
828,377 828,377 000000000000000000001db4cb1bf3f1354f8b02ab919976a31acc18d718c8d4 3,447 1.00/1.00 vMB 38
828,376 828,376 000000000000000000001a0029ed07bcfca73e4e240daa67577a95e8708e72fd 3,371 1.00/1.00 vMB 39
828,375 828,375 000000000000000000021f9a3a780b8771caca588a9646e5323ed683a81faec3 742 1.00/1.00 vMB 27
828,374 828,374 000000000000000000018708304ceece02bc8f3550e30fc7bbdb8a710bdad736 1,655 1.00/1.00 vMB 28
828,373 828,373 000000000000000000032dd9b84561073363617a057312c111bb91c1ec53d50c 2,284 1.00/1.00 vMB 27
828,372 828,372 000000000000000000013103a815b2f5a0a932085f812ba02993c0230215aab5 1,397 1.00/1.00 vMB 24
828,371 828,371 00000000000000000000184af9f38f6ac6e6a3fd54ca6f05174c61b9ca7df416 5,287 1.00/1.00 vMB 27
828,370 828,370 000000000000000000031d97d157fa92796482295ce82a8544a7f534664629b1 1,743 1.00/1.00 vMB 25
828,369 828,369 00000000000000000002f06d8cb662f37044bddd3b9d3c77fbcceaab9a38ba5f 1,866 1.00/1.00 vMB 30
828,368 828,368 0000000000000000000185b7eca7df83dd2c7a16759187e08821b2894c8d295a 2,448 1.00/1.00 vMB 32
828,367 828,367 00000000000000000003de1999c914ac43e1e025ce68262edb2f61125b90d68f 3,213 1.00/1.00 vMB 39
828,366 828,366 00000000000000000001207f65b08b8ac286dc39fb176d76b97921bb4b1106f6 2,823 1.00/1.00 vMB 36
828,365 828,365 000000000000000000034c1e981c817152d03c82e546a99bb99102d295ea8686 2,732 1.00/1.00 vMB 36
828,364 828,364 000000000000000000035166ccf292526be90ccf017bfd290d532072116c6064 3,218 1.00/1.00 vMB 43
828,363 828,363 0000000000000000000005d701df437125e0df1134cb402f623724d965e34b22 3,645 1.00/1.00 vMB 46
828,362 828,362 00000000000000000001a7230e3d36a866da5723357b69fcfbbbc3e351e4f224 3,532 1.00/1.00 vMB 43
828,361 828,361 000000000000000000014aff62246fcab9df44b6b6f2aca4ff46cdb79888f036 2,974 1.00/1.00 vMB 36
828,360 828,360 000000000000000000021042cd5db48051821bbf7b246e5223d14b2e960560e5 2,305 1.00/1.00 vMB 33
828,359 828,359 00000000000000000001a94950b95620a75911d9f17abf31e71a6adebc5a3688 3,492 1.00/1.00 vMB 44
828,358 828,358 000000000000000000022934bb032dab04099462bee83b091a9290977e997209 3,059 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.10 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: 651.69 GB
    • Received: 13.63 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.