Loading Tool

Explorer IconExplorer

Memory Pool

82,410 transactions
30.44 vMB
0.10409494 BTC
Random Selection Loading Transactions
Max Size: 185.75/200 MB

Candidate Block

Mining Attempt c20751a8d322a96139006ba24d9848ff45b31047591cbea875b1d86d72243bbf
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root a71cf636aa6398662b99514d80de84429ce132ede6a6d5a64033fd9ed3506ae0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,728
Size: 1.00 vMB
Total Fees: 0.03303307 BTC
Feerates: 402.60 > 3.31 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (442,474 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
472,849 472,849 00000000000000000171a8a669497c5b614977b02edbc13659be5859f011a9e7 2,382 1.00/1.00 vMB 285
472,848 472,848 0000000000000000004b1d624ebac7f037c3d65be4cf3f86817ea7ab94ff654d 2,420 1.00/1.00 vMB 288
472,847 472,847 000000000000000000586a257a9d9c3f1e50b758b6ea607e642452f3c4cab3de 2,584 1.00/1.00 vMB 397
472,846 472,846 000000000000000000675e53dd374eb03d1517129d5a7e187027d3a4470d2f09 2,472 1.00/1.00 vMB 375
472,845 472,845 000000000000000001093511134eb6c427359128acda89317ab4d05361d0a280 2,625 1.00/1.00 vMB 367
472,844 472,844 000000000000000000e8329ef65dd52bf232b0f9f7322aa924fb7e3ce6919144 690 1.00/1.00 vMB 77
472,843 472,843 00000000000000000044beb5ebf9be32f3fe934898feb8204222bc2e06683805 759 1.00/1.00 vMB 78
472,842 472,842 0000000000000000015ab3d543f685f5a2c4526d6d24c4d4c5ba8edfe7bb4033 1,924 1.00/1.00 vMB 133
472,841 472,841 0000000000000000002942d755159b545c03c8b24aa0dd4ea67ffedf38e337b0 1,842 0.83/1.00 vMB 269
472,840 472,840 000000000000000000e1f5fa9c1edca85398f4a8330cafbfc33bdb7a15e4f59b 1,223 1.00/1.00 vMB 136
472,839 472,839 0000000000000000016edc4fafe5a0d56379877d0389cfa1804fe67689872437 1,559 1.00/1.00 vMB 403
472,838 472,838 0000000000000000004e5793981592617b0f0c0240ae49957f16585ca194286d 217 1.00/1.00 vMB 13
472,837 472,837 000000000000000000c2bb27548b98dc866490772f47203c416b1d2d0faa3efe 119 1.00/1.00 vMB 23
472,836 472,836 0000000000000000005e0006cbf71e711b6222562a7856b274d1b126daabd8a4 355 1.00/1.00 vMB 40
472,835 472,835 0000000000000000004605bf34b970fcbf166d5d2ea9e6b595013a6ffdc49b03 1,054 1.00/1.00 vMB 122
472,834 472,834 0000000000000000011d6cc0baa67b375611df5dbbe7d1aa9946c9bcc72ebcd0 550 1.00/1.00 vMB 66
472,833 472,833 0000000000000000011fc27a0698a7f06405b4587c02d149b136a0b113e4bb53 809 1.00/1.00 vMB 73
472,832 472,832 0000000000000000012cb3f2b177a392dd75652c0eeabd7d125f7dc0cda0737f 1,800 1.00/1.00 vMB 116
472,831 472,831 0000000000000000016922f6c3b47133865cac3e45d7ad15b2a47d8e91c60281 2,305 1.00/1.00 vMB 320
472,830 472,830 0000000000000000016f62c1e8fb269bc79da08fb7e6fd5a98b8932cc8516776 1,036 0.48/1.00 vMB 245
472,829 472,829 000000000000000000b2ceee266391275ae7581643e4355cd0e2fcf3f240fac3 1,516 1.00/1.00 vMB 127
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.