Loading Tool

Explorer IconExplorer

Memory Pool

76,955 transactions
28.68 vMB
0.07297284 BTC
Random Selection Loading Transactions
Max Size: 173.71/200 MB

Candidate Block

Mining Attempt 5fd0bb1a1a2f9145ead07f25cf8d8cd5e5fb662b5de6f7c5b1d8306c4e84f935
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 7404ff0dfc7d6184ac138c18e38676e53b2e12cda9b4810a2fb5facdcca50909
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,247
Size: 1.00 vMB
Total Fees: 0.01342024 BTC
Feerates: 71.79 > 1.34 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (531,775 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,385 383,385 00000000000000000e942300664ffcb359304bb3771f8650e1292ad5f03a9a63 474 0.50/1.00 vMB 16
383,384 383,384 00000000000000000286642073b2ed37ea90520330dc3cf63a3bf7a69bed9e64 2,637 0.95/1.00 vMB 44
383,383 383,383 00000000000000000189ec914bfb1305aeef83ade848d38d61ebb12c8f939843 62 0.07/1.00 vMB 6
383,382 383,382 0000000000000000031640e80a53c2072093bfdcbce75fdd0cea8191a198b66a 1,762 1.00/1.00 vMB 27
383,381 383,381 0000000000000000076557621e6b5bac1b84cdfff8cc1613c1da08b3ba5b7f4e 1 0.00/1.00 vMB 0
383,380 383,380 0000000000000000080ad2cfc9509c914d4b74c7e84e7f8440c09a5123e61a1b 1,611 0.99/1.00 vMB 25
383,379 383,379 00000000000000001007c4fdae2f377abac32a1a8fe340810ec3fabdace0996c 1 0.00/1.00 vMB 0
383,378 383,378 000000000000000008df5624b2ec1facc074bf83cca445f939170b70765eddac 2,602 0.93/1.00 vMB 43
383,377 383,377 000000000000000003731948c472922b5433b36ec1130f60624c86854f45285a 2,459 0.95/1.00 vMB 40
383,376 383,376 00000000000000000ce78644f9162f2c8cccdeca773051330bd68a25751c29eb 1,317 0.58/1.00 vMB 34
383,375 383,375 00000000000000000cad20f8325fc10a50af2362fcb3fe9ade08da34c994c011 520 0.25/1.00 vMB 34
383,374 383,374 00000000000000000884c2af7a329ac2e41ef9e3ba1efcbd24b1753c635c2ba1 648 0.29/1.00 vMB 36
383,373 383,373 00000000000000000b822cea6f25f52827dbb811e6f3244dccd6fe1f13a084f7 78 0.10/1.00 vMB 10
383,372 383,372 000000000000000003960185fc236a60fcded5c19ba1a4d633d1c59dab86862a 829 0.40/1.00 vMB 32
383,371 383,371 000000000000000003c1ce4441b6c53da76b59901144b139221694c0d4046797 792 0.37/1.00 vMB 32
383,370 383,370 00000000000000000b63ee18073bfd339f6bc5b2368ecf35d7ebc3dd9c9ff939 495 0.25/1.00 vMB 35
383,369 383,369 000000000000000006ebec87314ee4ca40374cc85e9319dc728c4dba0e885b7a 515 0.25/1.00 vMB 28
383,368 383,368 00000000000000000059846330330d353ba6b62d17a56a03446c116547a1ca3c 1,897 0.95/1.00 vMB 35
383,367 383,367 00000000000000000330f109542b69dbabf8f5c47f4bfdc88b4bb2d72cfd6622 1,245 0.58/1.00 vMB 35
383,366 383,366 000000000000000006156b21fd64e58cf67fdc9eee6465452dca07fc45617ce6 1,549 0.64/1.00 vMB 36
383,365 383,365 000000000000000000334f1af6cedc07231612030b629e1df7a14de497505d77 494 0.22/1.00 vMB 36
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.13 GB
    • Received: 16.41 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.