Loading Tool

Explorer IconExplorer

Memory Pool

79,469 transactions
29.94 vMB
0.08420014 BTC
Random Selection Loading Transactions
Max Size: 180.42/200 MB

Candidate Block

Mining Attempt e2df3155415c130f1a1c1ed4680e613e5a3e90a8fe1bbe84dea1f1418663a2d7
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root e4e634a70273d19f8bc91e8cdd7b6df4ae7d9d931b48c772232cc9fa5e4469d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,923
Size: 1.00 vMB
Total Fees: 0.01575617 BTC
Feerates: 40.21 > 1.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (162,988 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
752,136 752,136 000000000000000000009333c0b78d5afac627234052fceffbd094953eddd3b3 2,393 1.00/1.00 vMB 16
752,135 752,135 00000000000000000008f36d9c801a0359d5abf75b12175ae51000ed4f5861e9 868 0.65/1.00 vMB 12
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: 10
  • Data Transfer:
    • Sent: 672.42 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.