Loading Tool

Explorer IconExplorer

Memory Pool

82,669 transactions
30.46 vMB
0.09876909 BTC
Random Selection Loading Transactions
Max Size: 183.43/200 MB

Candidate Block

Mining Attempt b860a400763c4a68ada8e35c1af841e2bc1ebe5a1cbb125d1b2128829025068f
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 414f4af42d3e62fcaa93bf11b8f267ab67fe0a7516ec17c2e63a1feb8c1a5b03
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,815
Size: 1.00 vMB
Total Fees: 0.03509005 BTC
Feerates: 454.44 > 3.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (246,668 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
668,317 668,317 0000000000000000000b582a4a3e6deb89b0b12de2babf0a5510159056311322 1,645 1.00/1.00 vMB 82
668,316 668,316 00000000000000000004075922def0b470cb91176099092a0888947ea4da415e 1,592 1.00/1.00 vMB 66
668,315 668,315 000000000000000000097a8ec6a6b6875af2e6946d1a62195ed23bc39636e18f 2,107 1.00/1.00 vMB 61
668,314 668,314 00000000000000000003f99d9e79a22dafb8ee42d35e2466d47e0363e700ef03 2,371 1.00/1.00 vMB 96
668,313 668,313 00000000000000000002804087bba5a20628e515ae25a017fccb37bb4bb3ca31 2,067 1.00/1.00 vMB 55
668,312 668,312 000000000000000000046cf32a06d14e9db3ab3aaca26049211faff4630cd501 2,011 1.00/1.00 vMB 53
668,311 668,311 00000000000000000000aafc93703423230bcc59eb15dd4453d81178b1869f7f 895 1.00/1.00 vMB 119
668,310 668,310 00000000000000000009152090f80e5f1759e5255a79825a1339a33caf9032e4 1,694 1.00/1.00 vMB 65
668,309 668,309 0000000000000000000c5e933ec5583da9a4dd8f381f6655f05bb17061009a08 2,624 1.00/1.00 vMB 91
668,308 668,308 00000000000000000007b4169fd0ad171fbcc0f75b0b6d8fad26e75f337e0649 2,359 1.00/1.00 vMB 54
668,307 668,307 00000000000000000007680cb2698fccad38a07ed7324973969f10fdeebc9bee 2,081 1.00/1.00 vMB 60
668,306 668,306 00000000000000000000de8542a3f133ac0264c0d533cbc78dd18c166672df74 2,657 1.00/1.00 vMB 113
668,305 668,305 00000000000000000008b899f06049c24af1866ac6b651cb88faf0e3383050a9 1,911 1.00/1.00 vMB 85
668,304 668,304 00000000000000000006e4cca04edb6e715596d017abd2292aac14a384662214 2,509 1.00/1.00 vMB 78
668,303 668,303 000000000000000000009291c580931f85160f9a3954d5a8b6600338627ff55c 2,185 1.00/1.00 vMB 99
668,302 668,302 00000000000000000000a028a117474b67cd816e02f3ef813e71026b3e61eb93 1,783 1.00/1.00 vMB 97
668,301 668,301 0000000000000000000c9270cc28c6142ebf1b6cb4ad35fa5755a10a016a3f1b 2,202 1.00/1.00 vMB 59
668,300 668,300 00000000000000000003e7196b140a47083dbed34ced4cf4762d8fc37c6a7e50 1,720 1.00/1.00 vMB 72
668,299 668,299 0000000000000000000cbab0718b0018fc5942eb74f00dd7cb7deec5bfdddc22 2,013 1.00/1.00 vMB 98
668,298 668,298 00000000000000000005a788a7173a91e55d0641f7846ca6909de33f3a9087e5 2,347 1.00/1.00 vMB 105
668,297 668,297 0000000000000000000956c9e7a8d563340e86f3cd5ce9c7f721224cadb7f226 2,186 1.00/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 782.37 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: 663.36 GB
    • Received: 14.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.