Loading Tool

Explorer IconExplorer

Memory Pool

80,625 transactions
30.00 vMB
0.12285004 BTC
Random Selection Loading Transactions
Max Size: 180.50/200 MB

Candidate Block

Mining Attempt e97c86dafd4973935e60ad0057a3de4cd3bd1e5685fdd55f18c6687c4a0a38a1
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 5c605f38d9c07033f1a62a6505429f7f2cf763660370cc3cddb3249dffd3b659
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,609
Size: 1.00 vMB
Total Fees: 0.05073335 BTC
Feerates: 242.90 > 5.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (396,749 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
518,411 518,411 0000000000000000000e481c100aa7eeb31428986054699dfa06f2896bb61863 2,133 1.00/1.00 vMB 37
518,410 518,410 0000000000000000000850006ed9fbc5f8776ca638745fb23115342c8bab8243 2,039 0.97/1.00 vMB 27
518,409 518,409 0000000000000000003d21b69baeda46857f2785a1d122e28ca1b1fdde8840c4 1,243 0.70/1.00 vMB 21
518,408 518,408 00000000000000000023d02a50657806d9054cbcf46fddf4b915d0b8f6185d07 392 0.21/1.00 vMB 30
518,407 518,407 00000000000000000046b1c6febbae57cebbd581fae0fb7b5e40b019e4b00326 1,055 0.92/1.00 vMB 21
518,406 518,406 00000000000000000045bab7a37b05bcfc5a0e71f53cb0752f3b424e035d3d58 461 1.00/1.00 vMB 5
518,405 518,405 0000000000000000001939c682d81a6fb88d02707b125aa68624b6aadaa7b746 2,067 1.00/1.00 vMB 17
518,404 518,404 0000000000000000000620c8b4fd7424539d5d972cfd700a8b55349a8cdb9052 2,900 1.00/1.00 vMB 43
518,403 518,403 0000000000000000001304bb7c2a5c45b66c0b34a46d8636a7629b29b4cde425 451 0.29/1.00 vMB 36
518,402 518,402 000000000000000000485623b271fcb213d7a2c83330f91292968e0b29a083ef 2,267 0.80/1.00 vMB 34
518,401 518,401 00000000000000000017733b93cbe6b8f2852ea560f9b4c12a1ab1995487363b 88 0.06/1.00 vMB 41
518,400 518,400 0000000000000000002f4e9c859623a731f323774cde1ce1679c827709070d78 237 0.39/1.00 vMB 7
518,399 518,399 0000000000000000002bc40f9e648549ebe66c2b6a97ee6da4c2b8487466e5e7 119 0.05/1.00 vMB 48
518,398 518,398 0000000000000000000ca151af5bba8edd0c7cb63df69a921634f31d70970d60 511 1.00/1.00 vMB 12
518,397 518,397 0000000000000000002ed123bec4949b3c7d343440a061e4facc77259ec118cb 2,142 1.00/1.00 vMB 25
518,396 518,396 0000000000000000000811a3842cd0762a562ea85bb2250297d3d77d27890664 1 0.00/1.00 vMB 0
518,395 518,395 000000000000000000417e40a85468a00fe943fdfca05e865ec06dfa1d0c38e9 430 0.31/1.00 vMB 14
518,394 518,394 00000000000000000038c7f5a1dfaa6427cdc2be436dddfdc9c247b9e4e538fe 2,092 1.00/1.00 vMB 28
518,393 518,393 000000000000000000470e5b34f8d45201ff0660fb81d94d61a2562ba3d319cb 1 0.00/1.00 vMB 0
518,392 518,392 0000000000000000001983279ff39b40154a17761936cda4fe0ec9b897f710f7 141 0.07/1.00 vMB 13
518,391 518,391 000000000000000000477638181f4dce851cfeb33d98ee296ec082abe1cea867 739 0.42/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.