Loading Tool

Explorer IconExplorer

Memory Pool

81,137 transactions
29.85 vMB
0.15163069 BTC
Random Selection Loading Transactions
Max Size: 179.93/200 MB

Candidate Block

Mining Attempt 6d187ff00fcb3f937f570208cd8bce2188e9753957b3a5246d9fa91682cfdf72
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root c54b1d581694a8d4e4e19c78c2d9f1942cb905f633e5515747828583a8696e01
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,491
Size: 1.00 vMB
Total Fees: 0.05759840 BTC
Feerates: 1,002.91 > 5.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (213,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
701,657 701,657 00000000000000000000f7a1cfb6df5d11eafa8195fbeb205f491b456057418e 2,920 1.00/1.00 vMB 20
701,656 701,656 0000000000000000000024e6c99d3f73e0ffa706077f4f534ffb070a43d961c6 2,477 0.94/1.00 vMB 12
701,655 701,655 000000000000000000059605f5b3588d7cc46aaea5d6c3de853183cf218d5f81 462 0.21/1.00 vMB 11
701,654 701,654 0000000000000000000e61f9dfb09e045c8885599d16df7fdce87731c384d1f7 1,771 0.63/1.00 vMB 15
701,653 701,653 0000000000000000000af8d9833903e2a04d8de9c6e8d7c04cd17b7f66d1f764 1,915 0.73/1.00 vMB 4
701,652 701,652 000000000000000000009f9702b641ad30ae538666ee5b11ec397d92bb355d67 2,380 1.00/1.00 vMB 8
701,651 701,651 0000000000000000000ea381f4ef4c8fec8eaeaa641e60f942252af871eb8ffb 2,194 1.00/1.00 vMB 14
701,650 701,650 0000000000000000000e3f626927ff0e1464ddbb4995b650fef08da078b15530 2,251 1.00/1.00 vMB 16
701,649 701,649 00000000000000000006c4a13d3f2cc38f0ae4641fda4f7a3c4142df6bfcacb0 70 0.02/1.00 vMB 14
701,648 701,648 0000000000000000000da9abededdb5624baab364d2936e77bb6b755d2a6a27c 668 0.26/1.00 vMB 13
701,647 701,647 000000000000000000017ca7e3e2ef44feabbb0607b4016283e0cdfc20a553d7 2,354 0.83/1.00 vMB 15
701,646 701,646 0000000000000000000876e289cf07921b0516c6fefda9628f23723338938b0e 621 0.20/1.00 vMB 14
701,645 701,645 00000000000000000009c0a18180b32fbf08a1bc4145e25b6c04c54ee4b4d603 2,358 0.93/1.00 vMB 11
701,644 701,644 0000000000000000000acc27182c4bf76e6bc9883adb301d72b558468aa62d94 696 0.34/1.00 vMB 11
701,643 701,643 0000000000000000000dea638a39cba61b58fb184856c0fa532d8193dac50058 1,451 0.56/1.00 vMB 10
701,642 701,642 000000000000000000005467ed63fbcfd3e3fe60b71d0cf1f302f08f05bf30a8 51 0.03/1.00 vMB 6
701,641 701,641 000000000000000000088d7bac740ed8eb2cade57b42d436dc8dc4446c1ac593 2,574 0.99/1.00 vMB 13
701,640 701,640 0000000000000000000cf3c2b7d96e642ad4a70bdf795c052263832ce940154d 1,230 0.75/1.00 vMB 9
701,639 701,639 0000000000000000000eac9bd2d7157bb38eefa3f41442ba60366b83334c4af4 1,839 0.98/1.00 vMB 12
701,638 701,638 0000000000000000000b0fd6e8df8577d8e518065fc7222b555557ad6dc0cc25 2,393 0.96/1.00 vMB 15
701,637 701,637 00000000000000000004c19b67fea6bf08c12368755ce8625b7316e69064214e 166 0.05/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.92 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: 714.47 GB
    • Received: 17.54 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.