Loading Tool

Explorer IconExplorer

Memory Pool

34,348 transactions
27.89 vMB
0.05786670 BTC
Random Selection Loading Transactions
Max Size: 139.21/200 MB

Candidate Block

Mining Attempt 98959e8614dcbc29f567d292fea6fc07b7d78812744f9d154cd2fa1feab93cec
Version 20000000
Previous Block 000000000000000000019a77c40282d48b8b439c6b19800056fbbad552052c91
Merkle Root fbce9e6a6fc665956043ec504aa52ed5d725558a4d1ddc6aa0b2297ad7069335
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,697
Size: 1.00 vMB
Total Fees: 0.00465895 BTC
Feerates: 40.21 > 0.47 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,554 (567,775 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,779 346,779 0000000000000000011bc6efdab13e77f75a9127b9f6dc06f86c1766422d9158 492 0.27/1.00 vMB 23
346,778 346,778 0000000000000000048ce9b0f4ba7fbae8b33181c68236dd6aa813dc229fcd40 795 0.57/1.00 vMB 20
346,777 346,777 00000000000000000c8c09c54fbae60d588d868a1addb4e4902676d94bbe47bb 1,147 0.69/1.00 vMB 18
346,776 346,776 000000000000000016dc7a46b23acfdaf449e3ee2dbe37e519f6622d6a2bcb0f 1,275 0.75/1.00 vMB 26
346,775 346,775 000000000000000008bbc2fd070618e2970890b1e3cdfa417b9d89036ce5ffd9 1,736 1.00/1.00 vMB 26
346,774 346,774 00000000000000001335cdcd338e8f664ed5a6169892b07e5bab8fe09dd402f1 1,700 0.75/1.00 vMB 30
346,773 346,773 00000000000000000820f95769a3db2267eb7a18c8cc4f6c2c67be44b5300557 367 0.16/1.00 vMB 32
346,772 346,772 000000000000000000ef2b93b5a2b44ca0844cd6266b15d8e8f3a8ec6cd49024 186 0.08/1.00 vMB 27
346,771 346,771 0000000000000000023fe45470aed9962c15552afbca34536562a02c3c3add1a 169 0.10/1.00 vMB 22
346,770 346,770 0000000000000000133983c735c275cea3208f9764148ff98428b2d74fbb3dad 1,252 0.71/1.00 vMB 23
346,769 346,769 00000000000000000bfe81cf5442f755eff774b76d57b8d9a08455562ca31ae1 370 0.20/1.00 vMB 25
346,768 346,768 000000000000000004f8030e46dcfe962084d245fe0f888345cdb22f7d58deca 918 0.72/1.00 vMB 29
346,767 346,767 000000000000000001608c0d4446d91eb83e1eeae71a473dc726e02302a03c96 127 0.08/1.00 vMB 21
346,766 346,766 000000000000000003ca111a5885a6d05ad4e51904b37e4e012a29d5a452a273 387 0.25/1.00 vMB 22
346,765 346,765 000000000000000016e1e44d46133577468cab3d8c503f5bff8441b909a1a5ea 705 0.41/1.00 vMB 24
346,764 346,764 000000000000000005698ae7fb234b87a6b87498209070ef22a29a5791c62ee1 314 0.19/1.00 vMB 12
346,763 346,763 000000000000000013fa71e83c92fc044208febe4541ad86d6dee5b6a157111f 1,137 0.75/1.00 vMB 25
346,762 346,762 000000000000000001335b58b4d50c622d10a6f67e9fdbed5b794da7b3df4b89 559 0.31/1.00 vMB 24
346,761 346,761 000000000000000016136d8f5679e80b6a2ede1c6a6eedb01541c4712ec120d0 669 0.38/1.00 vMB 26
346,760 346,760 0000000000000000017623b3d426cf5a38e312f11d23215fe2092e0f60becbd6 1,252 0.79/1.00 vMB 21
346,759 346,759 000000000000000000c814d70364a77307e1de5f9a73e5d24e3bfb1997506453 212 0.15/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.59 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.38 GB
    • Received: 11.45 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.