Loading Tool

Explorer IconExplorer

Memory Pool

81,364 transactions
29.89 vMB
0.10696985 BTC
Random Selection Loading Transactions
Max Size: 180.73/200 MB

Candidate Block

Mining Attempt 101ed1636635ff31157ee6cbdaf7bd9f5646143c4a6a0c893263910efe217c8e
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 42e4740d6afc2727cde01595a6ac0881e3fd787d65daca17dc13a2681de24dba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,137
Size: 1.00 vMB
Total Fees: 0.04092821 BTC
Feerates: 146.36 > 4.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (546,651 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,457 368,457 00000000000000000dcb5cac54f4a9ea780924f277b420c19b605f8e6781abfa 1,166 1.00/1.00 vMB 27
368,456 368,456 00000000000000000940f2a9fd6a5a43810938134b694ec40d2b0c0551c945be 1,184 1.00/1.00 vMB 32
368,455 368,455 00000000000000000489cf4f6f4ef810d0cdcdf3a0f3199c14de03fd3d4cfcbb 605 0.87/1.00 vMB 29
368,454 368,454 00000000000000000e3f6fb69683f7b37687dddb970961930e63c1108492dc6d 2,287 0.95/1.00 vMB 64
368,453 368,453 00000000000000000bae79f74c2f21046a1d8708dfef18c4427686b7d1647702 562 0.93/1.00 vMB 21
368,452 368,452 000000000000000005e19473c7453317b5b55bb13ce8a8f38220099895a4928c 871 0.93/1.00 vMB 27
368,451 368,451 000000000000000001411176b8eb0cc0f038baa0aca2db239d32f31da7fb4bef 1 0.00/1.00 vMB 0
368,450 368,450 000000000000000000d360f973634c3940846214c0c920fe607cdaa3ddba2ffd 2,206 0.95/1.00 vMB 51
368,449 368,449 0000000000000000035deee3ab16d685627d4f99f57d6952c31ab31ddb5fe312 1,746 0.75/1.00 vMB 53
368,448 368,448 0000000000000000109ea6e398c65e7e1464f04a6eccc4c50434ba4182c2e9f8 716 0.88/1.00 vMB 23
368,447 368,447 0000000000000000095c2d1e3829a74c8e17dd91a5140ceeafc87936c9ecb49d 2 0.00/1.00 vMB 0
368,446 368,446 00000000000000000f98fd570ae6ee82e11370ad0170935324ac1a80e14a09f5 1,151 0.93/1.00 vMB 33
368,445 368,445 00000000000000000fdf0e0edaa0c623674891d415005bdf45e7d91eacaab042 1,257 0.75/1.00 vMB 56
368,444 368,444 0000000000000000099d6135ab74d93902e81eb509e1dcba8df702daca65a955 1,782 1.00/1.00 vMB 33
368,443 368,443 000000000000000009d49ded6cb78de21514e35b252cc53b6fb4dbd46a75c718 1,051 0.93/1.00 vMB 34
368,442 368,442 00000000000000000dc6f2bbf7d491fafddda0b001fbe3b48b4810179d88dde0 1,348 0.93/1.00 vMB 43
368,441 368,441 000000000000000001a274bcf6a5278b94501ae03f700264fa973629742ae2a2 654 0.92/1.00 vMB 25
368,440 368,440 000000000000000007eb15741393e39ed751ac6aadf0574c20f8ffa341116766 505 0.94/1.00 vMB 19
368,439 368,439 0000000000000000066bb08b00c0a8a4a18b29c12dc3446dcb3df86e00df5e82 1,408 1.00/1.00 vMB 37
368,438 368,438 0000000000000000126b542d9ffb7d15e7a9a9540527f96ebe83668e8f556e84 471 0.91/1.00 vMB 28
368,437 368,437 000000000000000001434e2b829549413820e801a1ccfb39846c5f07635b54e9 1,194 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.