Loading Tool

Explorer IconExplorer

Memory Pool

79,309 transactions
30.07 vMB
0.10299549 BTC
Random Selection Loading Transactions
Max Size: 179.85/200 MB

Candidate Block

Mining Attempt 1e81fc27921150b9f808f74108e0e8a909f2f69a44e627d28e386a87cf88a312
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 9d76488226747247f5dc99199b3d76032c96fb2c54978f4af4b81c2d3183faac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,528
Size: 1.00 vMB
Total Fees: 0.03317144 BTC
Feerates: 151.00 > 3.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (310,675 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
604,470 604,470 0000000000000000000e14b44137e601b18cba948e89aef733e6ce40a282f914 2,343 1.00/1.00 vMB 20
604,469 604,469 00000000000000000002e2d6763c7b0301d91893de23689f13298b835685ce1a 2,435 1.00/1.00 vMB 34
604,468 604,468 00000000000000000014c10a544cae7511a94fa1d6243a40fcf449436ae22a04 2,243 1.00/1.00 vMB 44
604,467 604,467 000000000000000000049d9fee6ae992c8335c3afffb77361ee887e1d3519378 2,986 1.00/1.00 vMB 36
604,466 604,466 00000000000000000002a84ff34c5d6986c6ffcfb517a02c282544fc247bad20 2,818 1.00/1.00 vMB 58
604,465 604,465 000000000000000000078357dd92a2124cb8a4254ffcc38cd31402d2a00726da 2,715 1.00/1.00 vMB 24
604,464 604,464 00000000000000000001e0e7d0b3b551fde8b3b69cfd03493d413fef6fea15ce 2,359 1.00/1.00 vMB 12
604,463 604,463 0000000000000000000baefd2571d7f92e7cf9201e10ec1a5181cdaaf2d40d32 2,975 1.00/1.00 vMB 48
604,462 604,462 00000000000000000014e4ed755ca81ed3b8d01b90a1086a5fbf0d4d77e749fa 2,690 1.00/1.00 vMB 26
604,461 604,461 0000000000000000000d1a2387ec610952ba6feba2b54b29fe2dcb4d4c564956 706 0.44/1.00 vMB 5
604,460 604,460 0000000000000000000324ed3d6f3d6a1e2b5300906b04d2da3448fe750382be 3,076 1.00/1.00 vMB 25
604,459 604,459 00000000000000000003e246dc64bd4bd94b62d88ae984ec66111d1441c91d09 560 1.00/1.00 vMB 9
604,458 604,458 00000000000000000004dbd516d6a3219aa3696c2f45c7ac58ef5ed670b3c60e 1,670 1.00/1.00 vMB 3
604,457 604,457 0000000000000000000ee481e1b5a0cf28dc1e0162f6c868c92b12edbd2cc564 2,906 1.00/1.00 vMB 32
604,456 604,456 000000000000000000110309e138aa8911f023dd692962b9d77246e14edfd4fa 2,556 1.00/1.00 vMB 6
604,455 604,455 0000000000000000001399b123a27467c00d1856f83e4f8cca6a78cda8c6d6bb 2,755 1.00/1.00 vMB 38
604,454 604,454 0000000000000000000f3cb38a830b2e22cb5b7d3144728e3543c0b059671d42 2,828 1.00/1.00 vMB 24
604,453 604,453 0000000000000000000aef232c6456e0cffe24b4e4d68ad66773cd2d63ee739c 2,972 1.00/1.00 vMB 36
604,452 604,452 0000000000000000000d2e24a0f11004f3cadc452d9c7229b8e27d249c53c6d1 1,986 1.00/1.00 vMB 30
604,451 604,451 00000000000000000007f99bc7358c63e2fc0a5be7b8f13826a4fd6e9079a092 1,634 1.00/1.00 vMB 1
604,450 604,450 0000000000000000000b0c6405e54e40ac84704098d4c3e0390ec86ed142f279 1,990 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.65 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: 672.53 GB
    • Received: 16.26 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.