Loading Tool

Explorer IconExplorer

Memory Pool

79,950 transactions
30.09 vMB
0.08919027 BTC
Random Selection Loading Transactions
Max Size: 181.35/200 MB

Candidate Block

Mining Attempt c9b5ae8dfc9fbacb362c78bc06b0a93502744c92f7b4a1fbb51a32eae5a2e6a2
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root 7ed75500425c64738d6269f7c9ada5bafcc8a9cac709ccb38d3cea38f0119328
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,103
Size: 1.00 vMB
Total Fees: 0.01897632 BTC
Feerates: 40.21 > 1.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (162,986 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
752,157 752,157 000000000000000000061bd47f2f8d120745ce65e9fe7505e8bb3ab76e0d022c 3,134 1.00/1.00 vMB 10
752,156 752,156 0000000000000000000087a4ebf6da99b30f1a4219c14204ed38659e117ccd59 2,569 1.00/1.00 vMB 18
752,155 752,155 00000000000000000002728d42657b58cd6fe448b2f1fdb97e45d52de1601d17 2,476 1.00/1.00 vMB 10
752,154 752,154 000000000000000000074d79a47bef480da74e896ebb3c055656d8a8d60cfc28 2,853 1.00/1.00 vMB 18
752,153 752,153 0000000000000000000742c9101fbf653e06721359475a9303e34a2d83ee2da9 2,306 1.00/1.00 vMB 20
752,152 752,152 00000000000000000001faf9b7d9dc9c733a2337917de0dcb7d5509a81639295 2,859 1.00/1.00 vMB 13
752,151 752,151 0000000000000000000620b78974b030e8fa1115e6d2385377ef396b1ae1156a 433 0.16/1.00 vMB 11
752,150 752,150 00000000000000000007dbafb49c5d76989700ce8ac1bffe881e25883197ae2c 732 0.28/1.00 vMB 5
752,149 752,149 0000000000000000000889bf3f8f7ad6fbd63bca0406d37ac8ea940fcda5c147 2,590 1.00/1.00 vMB 8
752,148 752,148 00000000000000000006f87a6b2350130eb0469ab202629d27a0098b29720242 2,341 1.00/1.00 vMB 14
752,147 752,147 000000000000000000019f98cfac2804de48e51968c7a9ec0e5c62cdbab6eadd 2,648 1.00/1.00 vMB 9
752,146 752,146 000000000000000000002fcd8f9172dc9f20a8a2e81a4a91ba7763788d8a818a 1,510 0.41/1.00 vMB 16
752,145 752,145 00000000000000000006f56f51ed840bc48b85f639986a928c3cde9582fa9617 1,167 0.70/1.00 vMB 12
752,144 752,144 00000000000000000005652340d518d072a080892b262761e06ea3dad931ede3 1,624 0.54/1.00 vMB 10
752,143 752,143 00000000000000000001455f65cc3dc1d1d95243224a3374ec0e335acd58abc0 248 0.07/1.00 vMB 11
752,142 752,142 00000000000000000003dd6db7fd78f31a7991f21e7d25f2eb6a0dc86450bfc4 680 0.21/1.00 vMB 10
752,141 752,141 0000000000000000000108d603c7abbc0e3eb5c633742b694fd2f80530da1f1f 262 0.11/1.00 vMB 9
752,140 752,140 0000000000000000000893977f5bb1cbd374f81865d2ef72f5207100e54c04c8 476 0.14/1.00 vMB 10
752,139 752,139 0000000000000000000766cb50da0e5deaa69d07e19df0134a87c1798a90a2e0 263 0.08/1.00 vMB 21
752,138 752,138 00000000000000000001a82fc787331e4b7ef49f748c983eeadb6fdb351279e4 563 0.21/1.00 vMB 16
752,137 752,137 000000000000000000073b871677bfc694584b6b9fbca730df7928e7c6ce30f2 1,388 0.61/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 672.44 GB
    • Received: 16.24 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.