Loading Tool

Explorer IconExplorer

Memory Pool

38,424 transactions
26.88 vMB
0.05463139 BTC
Random Selection Loading Transactions
Max Size: 139.86/200 MB

Candidate Block

Mining Attempt 429bf77935b98a5a10883a404b3d5b7d712bf8647e30dcb1cfd86686cd294c8c
Version 20000000
Previous Block 000000000000000000000f0eb32368ca338bda4641ae91e1df2854638c1f9b59
Merkle Root 33e12ed6ffcd101feb17082aff4e79a48d570e0176964c15098027dbd680ef11
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 895
Size: 1.00 vMB
Total Fees: 0.00500097 BTC
Feerates: 44.54 > 0.50 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,866 (620,014 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,852 294,852 00000000000000003bf03f0828f9bcb2d4203f1664cd338ea715a8a40ded7788 128 0.25/1.00 vMB 11
294,851 294,851 000000000000000038bedec0ae165adf740ad5c26f56679a9d3fc1e10045fbd4 531 0.25/1.00 vMB 26
294,850 294,850 00000000000000003a38242a8886e73d939abef5ad15d8baaeab2d1f6bbe4885 512 0.19/1.00 vMB 62
294,849 294,849 00000000000000000a7712f40ec62ae2bf4397d8eb429ba1f320c7cbf85c579f 336 0.28/1.00 vMB 25
294,848 294,848 0000000000000000add9a3d0c72cf5c627244dd3ee2ad659c72f7995f5301d5c 752 0.35/1.00 vMB 43
294,847 294,847 0000000000000000ab82729f3d11a95a62c7b895ce8e4acc8892635749961f80 77 0.12/1.00 vMB 10
294,846 294,846 00000000000000006de8e29816e8599533f4f827fef5def7124660b3d82c895a 1,024 0.44/1.00 vMB 40
294,845 294,845 00000000000000008278cb8fb76200d52b4f72a5c3f0f28224120a9abb7b0173 427 0.64/1.00 vMB 16
294,844 294,844 000000000000000000b5f7c7b4794b8d35ca084bdeb6d3f616db83ff01e1bfde 376 0.35/1.00 vMB 18
294,843 294,843 000000000000000065bf5a162eabe80ede541d34cf7e16c07ec0be1f106acbca 718 0.35/1.00 vMB 29
294,842 294,842 000000000000000065ace13cf6bf114af7e1a06451f5534a3db371f206daac62 1,024 0.33/1.00 vMB 56
294,841 294,841 00000000000000005efba3062094b37d6499d129cf101d5ce7757d4de5a87088 745 0.25/1.00 vMB 41
294,840 294,840 0000000000000000145d02061c4be280a06f317438d0c1b520419accf91d8dc4 866 0.35/1.00 vMB 82
294,839 294,839 00000000000000009f955e69f93eef3813847053dea7f8a302261475f98b427d 193 0.31/1.00 vMB 47
294,838 294,838 0000000000000000056952c8561495c7f2e15466cd0b6f466e737f0bc53a9449 399 0.35/1.00 vMB 49
294,837 294,837 000000000000000066e24927fa379ef32d8a3c83fa85d8e68d5376ad634aa9ca 642 0.25/1.00 vMB 46
294,836 294,836 000000000000000037b54eb4b387e43023ecb1436945e3e436cfee6f02c2ea92 664 0.50/1.00 vMB 21
294,835 294,835 000000000000000098ddfcb0d41f61c28880ef182945039708bd016c5de280c3 644 0.25/1.00 vMB 74
294,834 294,834 00000000000000003cb9fc326bfe56558a24da8e19d8fbd09fecc29cd943d4b9 1,170 0.35/1.00 vMB 74
294,833 294,833 0000000000000000264f7bbdcaeaaaffb25a33d7480a6fd0d786070ae03c974b 102 0.16/1.00 vMB 14
294,832 294,832 000000000000000054415eb19d20707ed2c25c6221dc1c4541480692fa09cebb 547 0.35/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.15 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: 653.03 GB
    • Received: 13.82 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.