Loading Tool

Explorer IconExplorer

Memory Pool

76,587 transactions
27.66 vMB
0.07833582 BTC
Random Selection Loading Transactions
Max Size: 168.86/200 MB

Candidate Block

Mining Attempt 184872f5db3632f5ee5fab6cc3a90c65ab98c33d52d2238d94c2e4df34dcad85
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root b45ab421eade1cda73cdf3ebe6a0830826f98cccd3b4ef26392585f6c9bdef61
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,773
Size: 1.00 vMB
Total Fees: 0.01926319 BTC
Feerates: 402.60 > 1.93 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (500,433 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
414,887 414,887 000000000000000001eb5fce948bf6fba474dcdcfbd58f8aea4f067dac3208fc 2,599 1.00/1.00 vMB 55
414,886 414,886 000000000000000001d8943f09856842a0e824b1bd649a1040da4ebb9fe9686f 145 0.06/1.00 vMB 38
414,885 414,885 000000000000000000d164d29048ebbf2167c9f9a681f373653d43ed4aa2325c 1,054 0.69/1.00 vMB 48
414,884 414,884 0000000000000000025526cc87d7ef9f316d1a40cdccbe175c472af25774a134 645 0.43/1.00 vMB 38
414,883 414,883 000000000000000001c50e2b55390e20428d4ba81bac5da74464093c956e8897 529 0.24/1.00 vMB 45
414,882 414,882 0000000000000000020d47d5cebf628d8f16be174c1eaa3045461600e5e8c39c 402 0.21/1.00 vMB 34
414,881 414,881 000000000000000005353fc017d154f123d84afa8f59b7fce98680925bf73806 513 0.22/1.00 vMB 45
414,880 414,880 000000000000000003971775f506cc016cce4914f6afabdb354bfcfad0f3229c 684 0.35/1.00 vMB 58
414,879 414,879 0000000000000000012ca7780831439df537ae7beef5fcccf27433c8ec2870b7 1,277 0.65/1.00 vMB 40
414,878 414,878 00000000000000000270658059dbbd2087c827985dca4cbf379b5af6906340c3 879 0.73/1.00 vMB 36
414,877 414,877 0000000000000000048c2752229b8bc56e514cec2f7a91395f33550bdc4935a7 1,201 0.72/1.00 vMB 40
414,876 414,876 000000000000000002206ada826731593cb3c239225041397b1114bacd96f978 519 1.00/1.00 vMB 10
414,875 414,875 000000000000000001beb8349e0fcd1949e627c3061f72cb149e44742371cd40 301 0.99/1.00 vMB 6
414,874 414,874 000000000000000001041835a0046ccebffb7adde64625f6692b0409e3db765d 1,913 0.83/1.00 vMB 47
414,873 414,873 000000000000000002fc9fc7bd9ff7aac1f1a9d62f6a122ba294731c3bf211b9 778 0.40/1.00 vMB 34
414,872 414,872 0000000000000000057905c4cb27290c55a48ac00b2e792861b4c5292884289d 969 0.44/1.00 vMB 46
414,871 414,871 00000000000000000235a0e97191455fab7117c3b25d0c656cf63357b3915788 1,293 0.74/1.00 vMB 39
414,870 414,870 000000000000000001c3bbff5d8fa3f89750d5f7ddb7ea6fe1bd0403811dd1e7 732 1.00/1.00 vMB 21
414,869 414,869 0000000000000000008adaf1d6bf6799ed43bfc94d2e277795600040c4298df4 1,569 1.00/1.00 vMB 33
414,868 414,868 00000000000000000072bf1e37f46c5d7c2c5c91858f155c05060eadf91c54bd 2,924 1.00/1.00 vMB 85
414,867 414,867 000000000000000004613fe20fda57ee63699f9cc37f53255d89bed7750223bb 2,545 1.00/1.00 vMB 62
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.01 GB
    • Received: 17.64 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.