Loading Tool

Explorer IconExplorer

Memory Pool

81,842 transactions
31.01 vMB
0.11645416 BTC
Random Selection Loading Transactions
Max Size: 185.54/200 MB

Candidate Block

Mining Attempt aac08f2fd9a7a9738eb297520f2bf1158d43f28d91eb779f8ea87dce11a014ce
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 4ef457ea91cd4bf4ff198e2ff94767e8907418aec0f0c8ac2278beceb89ac0ab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,496
Size: 1.00 vMB
Total Fees: 0.03342007 BTC
Feerates: 101.42 > 3.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (319,064 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
596,086 596,086 0000000000000000000116962e0ca1274e40dca16e1ecbbff0e71405e4798fab 1,505 1.00/1.00 vMB 16
596,085 596,085 00000000000000000013a4fe6370778ff6d1ac6fce7c0f10f1c12cb1594fb4e8 2,897 1.00/1.00 vMB 31
596,084 596,084 0000000000000000000c6801e41e57d56c745a21dceca557f194dfe20499e8d4 1,953 1.00/1.00 vMB 24
596,083 596,083 0000000000000000001636d85f08c9507c0c1c2cc90e55080fd241713b6159e5 994 1.00/1.00 vMB 72
596,082 596,082 0000000000000000000aa63aae1990bdf9fd1a9f5f38a3717472c1c07c939947 3,293 1.00/1.00 vMB 15
596,081 596,081 0000000000000000000d624f501977f7dc930caecebcdbfc322d2cfe525b7cb9 2,916 1.00/1.00 vMB 23
596,080 596,080 0000000000000000001574807aaf5200866e0cedfad681cfc5edfbe3b930c8f5 162 0.05/1.00 vMB 28
596,079 596,079 00000000000000000007adb568a08003ca6cbe7d80ef1529dfc9a682054cdfc1 1,319 0.45/1.00 vMB 18
596,078 596,078 000000000000000000015b1b3c85b048d465854379d5461daa5141429e4886ad 2,424 0.88/1.00 vMB 13
596,077 596,077 00000000000000000014c6ab4e983ee1dc2d475430ac7fc760c9d4392348db60 1,981 0.65/1.00 vMB 17
596,076 596,076 0000000000000000000cf95baa97fb81bed82e47f430d1bcce0bfb312f5a5180 2,077 0.86/1.00 vMB 12
596,075 596,075 000000000000000000166806b52ef532f664fe93871a2a12d840a44d0fcdbc4a 1,413 0.38/1.00 vMB 13
596,074 596,074 0000000000000000000eee79c9b88d3103e03694fd942b242ac8c2034c56b538 3,206 1.00/1.00 vMB 18
596,073 596,073 00000000000000000013c30a32d39765bd5dcd69a5616a8fe25989bce5282264 1,175 0.42/1.00 vMB 21
596,072 596,072 00000000000000000016fe9121877fb71a7dc3609bc2fabcf5c6405ff14fc305 39 0.02/1.00 vMB 23
596,071 596,071 00000000000000000002f8ebe29c9640487d0347d147b9442fd8fbb2a0083e7d 2,175 0.61/1.00 vMB 14
596,070 596,070 0000000000000000000933e0f262b7df107ffc4f426a62f889ae78dba4feada0 3,482 1.00/1.00 vMB 15
596,069 596,069 0000000000000000000b2678f98bc4b4b4836e8ca946650392ee81228c603a58 736 0.22/1.00 vMB 20
596,068 596,068 00000000000000000010053215f89600d24d87642408bba90d21b335914cc68f 2,601 0.84/1.00 vMB 19
596,067 596,067 00000000000000000003cc4b20b0d73e6790407211dd51b8397e4867b68c7313 95 0.06/1.00 vMB 16
596,066 596,066 00000000000000000012d767723c60771809966a9b3f081fad2bbedbdf3a345f 3,449 0.96/1.00 vMB 16
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.95 GB
    • Received: 16.33 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.