Loading Tool

Explorer IconExplorer

Memory Pool

80,896 transactions
29.72 vMB
0.14693175 BTC
Random Selection Loading Transactions
Max Size: 179.43/200 MB

Candidate Block

Mining Attempt 1397563801c4767e042d94b9df808253c1fc9f1507d3c44b4eb59808ba499ad5
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 573e6c956ce536eda73efe9f3bf9f39b04cc6ec1c453fb717296bd0e6e9ddc2e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,283
Size: 1.00 vMB
Total Fees: 0.05589321 BTC
Feerates: 1,002.91 > 5.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (270,805 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
644,500 644,500 000000000000000000065ec404d1b6f71e3f76744fd9f591060241e5d2ab25c3 909 1.00/1.00 vMB 19
644,499 644,499 00000000000000000006d4d4a76d9e6994e409cf173364dcdfbcca74815a3e30 2,145 1.00/1.00 vMB 30
644,498 644,498 00000000000000000006c258aac63878bb0a971acd736400311699c866f71e4f 1 0.00/1.00 vMB 0
644,497 644,497 00000000000000000002cb45fec6d621087970b900bd2129c18c0b72d311440e 2,987 1.00/1.00 vMB 133
644,496 644,496 000000000000000000071a4c7990b5906c18f22093f8244102e055916d3350e6 1,514 1.00/1.00 vMB 29
644,495 644,495 0000000000000000000bb4479a9d478a0138ec33d1efb8dd981f81285bfc6c97 1,699 1.00/1.00 vMB 43
644,494 644,494 0000000000000000000ebfcf3c955648b069dc23874c08e02b628b3bb8bb4add 2,127 1.00/1.00 vMB 14
644,493 644,493 0000000000000000000ba88be2897bec898e6da6251b6163eb1aa35e2516a2cd 1,783 1.00/1.00 vMB 71
644,492 644,492 00000000000000000008b78d11bdbd538d90a117cf9576c21295169ba8a1c0e4 2,192 1.00/1.00 vMB 55
644,491 644,491 0000000000000000000966bcd3c845768676b6e97cade66f6b2954b425101803 2,961 1.00/1.00 vMB 129
644,490 644,490 0000000000000000000bc263cad01125c4a7ef75e5bd1fe4a23ac9f6dc8a4ce2 2,396 1.00/1.00 vMB 108
644,489 644,489 00000000000000000003c71578e731507c4c56292c651b21db085bcd4bb8dae2 2,005 1.00/1.00 vMB 15
644,488 644,488 0000000000000000000ca2048dcf027832aeebd5627a41068eefd90e90bd03a9 2,665 1.00/1.00 vMB 104
644,487 644,487 0000000000000000000714df434839b0df97c2190b3959446aee3a561d245c21 1,916 1.00/1.00 vMB 48
644,486 644,486 0000000000000000000e307aa7b98883af80f9b73b4bced29a99cd2ca0f0f56c 2,586 1.00/1.00 vMB 115
644,485 644,485 0000000000000000000f465df74fcc054273eb6ff1b2e4c2ec0feca73433a90b 2,493 1.00/1.00 vMB 65
644,484 644,484 0000000000000000000472f943d13d9a180996967407e569dbbb8ff58fe70127 2,190 1.00/1.00 vMB 66
644,483 644,483 0000000000000000000ab1b07808c0c079354d46a6ef7a0e47f43a474db37b7a 1,568 1.00/1.00 vMB 141
644,482 644,482 0000000000000000000f6ce824842528ecb34e0ef3f2fb02b8fca328b87813d3 1,738 1.00/1.00 vMB 36
644,481 644,481 000000000000000000089969ce70d2c33890e65ce34506df67774506379c6b35 1,818 1.00/1.00 vMB 73
644,480 644,480 00000000000000000003111f98172722195f87f807b7681296a39c267ff9d3d1 1,944 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.92 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: 714.47 GB
    • Received: 17.54 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.