Loading Tool

Explorer IconExplorer

Memory Pool

78,709 transactions
29.15 vMB
0.11870848 BTC
Random Selection Loading Transactions
Max Size: 175.89/200 MB

Candidate Block

Mining Attempt ac81291e805616cbb21cc00e3064a1b74605c23b7eba27e30452acda94b5540b
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root cd8ac9362324a65f80b38fae4a72aa420b8ab524337bdae02cec7bd2f55f65a7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,106
Size: 1.00 vMB
Total Fees: 0.04289630 BTC
Feerates: 150.80 > 4.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (595,312 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,953 319,953 000000000000000002280ed3de7a5d0b5a73996cdfdbe4e0bc9796674fd6367d 734 0.48/1.00 vMB 25
319,952 319,952 0000000000000000183352416beec896e78062dd462f9e034c3cb866f39f1bb3 277 0.18/1.00 vMB 17
319,951 319,951 00000000000000001b4ed3a352c8ac6ee0c23a137fd1906b11de9f05f36974f0 1,032 0.53/1.00 vMB 28
319,950 319,950 000000000000000016f9a2c3e0f4c1245ff24856a79c34806969f5084f410680 345 0.21/1.00 vMB 24
319,949 319,949 000000000000000019d5281e47269030f34fabf702fd14856f2445c621335c25 270 0.14/1.00 vMB 24
319,948 319,948 00000000000000000b7dd0733643d59122672328b5accb67cdb87017a1157a33 464 0.24/1.00 vMB 25
319,947 319,947 00000000000000001a0fbcbe0336810eb46f22b153887a869f1618207a7021c4 152 0.08/1.00 vMB 41
319,946 319,946 000000000000000024b3c38b23aa317f203bbec3fc329a00e79d6fba97999654 553 0.34/1.00 vMB 25
319,945 319,945 00000000000000000b5b34d8805204d1a493e6911335b86b47435030766f5883 1,650 0.75/1.00 vMB 32
319,944 319,944 000000000000000018bc2a37412a204a711e411102084bf5a37f61905eac6e9d 282 0.17/1.00 vMB 25
319,943 319,943 000000000000000003bcec0fecf0de9a6eed277f54fabf4b7a9aed989f390543 540 0.52/1.00 vMB 23
319,942 319,942 00000000000000000445eed73ebd880b4cd3f1846b86e7c57e1780d7e389e605 356 0.20/1.00 vMB 33
319,941 319,941 00000000000000001dadbac50271dfbf6d4a8312266148aa7453d5d451e154fc 82 0.04/1.00 vMB 32
319,940 319,940 000000000000000005f0f6401cbf97f87e9a5402cc19aaa09e260631cdd3fff2 155 0.09/1.00 vMB 26
319,939 319,939 000000000000000016b6091612ac8285626caf2eb1a713d86c47c5562c1bb8ba 292 0.17/1.00 vMB 30
319,938 319,938 00000000000000001d0121972956b6dce268003d24c0ff415865a20ae9df3f74 21 0.01/1.00 vMB 23
319,937 319,937 000000000000000007aa55a4fc98b54359a16ec7de3e93ae268fbfa279bdd60b 288 0.20/1.00 vMB 35
319,936 319,936 0000000000000000171ce6863d2115d59ca68e34e9b6b7147058565df44f6c65 730 0.35/1.00 vMB 38
319,935 319,935 000000000000000015e164a30cb70f793c426da4127d47fc5c059c7669f46eb8 59 0.02/1.00 vMB 42
319,934 319,934 00000000000000001ce3f009b7acaa2cd325739b93cf514ae4a517d83ab5f097 141 0.10/1.00 vMB 19
319,933 319,933 000000000000000013e508077b0781cb6f8249bfe5162930761e9e145f2ac8ba 671 0.37/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.85 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: 712.78 GB
    • Received: 17.21 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.