Loading Tool

Explorer IconExplorer

Memory Pool

81,537 transactions
29.94 vMB
0.10866805 BTC
Random Selection Loading Transactions
Max Size: 180.99/200 MB

Candidate Block

Mining Attempt f5eeeb267bbf53650fcadc4adc5bab0228257f4b38dfe324787b9c661a926ba6
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 786c3ea4f14fe4851266e179d394f3917055b0c29a8685f69f4f8bb12861d774
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,219
Size: 1.00 vMB
Total Fees: 0.04213661 BTC
Feerates: 146.36 > 4.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (125,668 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,440 789,440 00000000000000000003f176573b10aa81df173ab2ab9089e3e326471fc4fe07 4,083 1.00/1.00 vMB 89
789,439 789,439 000000000000000000030d4063266a2b1f9240217a934ff9c8ce06f0dd813799 1,995 1.00/1.00 vMB 110
789,438 789,438 000000000000000000049f960cf1182519d2ac43e0d2c9f072565ddd906bc6c3 2,816 1.00/1.00 vMB 167
789,437 789,437 000000000000000000000c9f12c7ebf31f5f3189072402dc70e630175bd458a0 2,602 1.00/1.00 vMB 234
789,436 789,436 000000000000000000044b4d17ee97db493b82b43beb1c4db0f9f0df75b2ea4b 4,170 1.00/1.00 vMB 100
789,435 789,435 00000000000000000002c63bf8fef50963f86b9212fa57482e86fd27cb88185b 3,943 1.00/1.00 vMB 113
789,434 789,434 0000000000000000000200aa1d8aaedaaee66c14ae1d0adc6589c298b59a2a3f 2,572 1.00/1.00 vMB 105
789,433 789,433 000000000000000000038e543dc485d380fa61b15c4b17ee74bea3236170996d 3,160 1.00/1.00 vMB 168
789,432 789,432 000000000000000000011962f75e6a8540dc9c26a9eee298a47dc40027d22001 4,044 1.00/1.00 vMB 143
789,431 789,431 00000000000000000000a792bc90df96079716c2b5c480da0300fc6671f536fb 3,706 1.00/1.00 vMB 138
789,430 789,430 00000000000000000003581841be1e042cf5a5d39f50af94a916554cdbbb9131 4,143 1.00/1.00 vMB 174
789,429 789,429 00000000000000000001451f6dd6a4993c79baa44c1c6d1b1cc034e4577b77fa 3,275 1.00/1.00 vMB 187
789,428 789,428 00000000000000000002a5a1a700c587ce5c96138dc165519deddf3696aeabab 3,721 1.00/1.00 vMB 174
789,427 789,427 000000000000000000002f0e9ae8e598d491b409fdc916ca85d8ba2c7cbefbe0 3,331 1.00/1.00 vMB 208
789,426 789,426 000000000000000000046a1951a2350d9a0b8285119c7fbd5ee6fdfcf0ee56de 3,267 1.00/1.00 vMB 248
789,425 789,425 00000000000000000003435710cca88a2713395fbaab30e118745d0647cfaddb 3,559 1.00/1.00 vMB 231
789,424 789,424 000000000000000000028688b388ddde60d6935560c810596902bf3d8141d4a4 4,787 1.00/1.00 vMB 197
789,423 789,423 0000000000000000000464ca75087393020229b9f3eea247299a6ba1db0f4ca2 4,512 1.00/1.00 vMB 231
789,422 789,422 0000000000000000000363d73cf48f8b6196504b37b9bb95c1b26e696cc6a303 4,828 1.00/1.00 vMB 216
789,421 789,421 0000000000000000000322eb2b7d2b77c3522b9519905470dbcb6ff5c833e4f7 4,986 1.00/1.00 vMB 198
789,420 789,420 00000000000000000005d20f13240224a8c3f1a609539f54755862b42cbdaf26 4,493 1.00/1.00 vMB 256
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.