Loading Tool

Explorer IconExplorer

Memory Pool

74,820 transactions
27.76 vMB
0.07823622 BTC
Random Selection Loading Transactions
Max Size: 168.87/200 MB

Candidate Block

Mining Attempt fe505de152eaa88420971a38293b374891dbd9d26ee160b606dd6fb20cfe8820
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 1b108276899ec3c72ee42e0efbc4537e50ec88f0079a429e4ca024e2db2940a2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,750
Size: 1.00 vMB
Total Fees: 0.01878985 BTC
Feerates: 402.60 > 1.88 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (132,571 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
782,740 782,740 000000000000000000056c076286570500c97e70f82b681e99f03f07e3a46e1d 1,564 1.00/1.00 vMB 12
782,739 782,739 000000000000000000035732c30d365b17f70a1cca1b4524896a517609a935e6 2,509 1.00/1.00 vMB 15
782,738 782,738 00000000000000000002bda7783d25aebe7d80d1c215afa8ceb4c6041f5bfb58 2,182 1.00/1.00 vMB 14
782,737 782,737 00000000000000000002665c986e1dddfa934972cb2909e371471f3548f2f228 706 1.00/1.00 vMB 7
782,736 782,736 00000000000000000002a9af84182a4bd4326f35ae0ecffe3d28d004aa42664d 1,337 1.00/1.00 vMB 9
782,735 782,735 000000000000000000048c9c1ab65451e8946b490830ac9df97e3b2431102713 910 1.00/1.00 vMB 8
782,734 782,734 00000000000000000004fc60cf55fe4d0fa0dfeca84f372efabcc8b5fee21d2d 199 1.00/1.00 vMB 5
782,733 782,733 0000000000000000000104843c95dab1a65be2668d3e3005856fc4b9cdf8ac0f 2,155 1.00/1.00 vMB 10
782,732 782,732 00000000000000000004affe87c62842765b26195fa20c5a32fdc9ca4d248d8c 3,278 1.00/1.00 vMB 20
782,731 782,731 00000000000000000000faa3c18d1d9103194698283dd803875001b65f12fbf3 1,230 1.00/1.00 vMB 8
782,730 782,730 00000000000000000002e1a58a8306b275567f462983c5a9aa8067bdc77416a7 1,305 1.00/1.00 vMB 13
782,729 782,729 00000000000000000005136099ad279fb921b61eafcbf1cbf937dc8b3d8bedcc 2,014 1.00/1.00 vMB 17
782,728 782,728 00000000000000000000c7dbac8297523d7b0f46cd020870b5d74b9a3127ad9e 532 1.00/1.00 vMB 9
782,727 782,727 00000000000000000004cb1feca647d164015fe586e86842c4be038ec8155e1c 1,174 1.00/1.00 vMB 14
782,726 782,726 000000000000000000031a2e88ecced0e7051d4d5fdaae40b540fa2ef567f66e 526 1.00/1.00 vMB 13
782,725 782,725 00000000000000000005fb2f51b211d8f5f2a35392edde03047704f565009904 1,263 1.00/1.00 vMB 13
782,724 782,724 00000000000000000005f626c13d1e590c88e84f68d84698403986b116542eb2 3,048 1.00/1.00 vMB 20
782,723 782,723 00000000000000000005102a7ee4c6e12cebc87accea4229c650dd164519099c 164 1.00/1.00 vMB 7
782,722 782,722 00000000000000000005709e66c33f3c92b929863134255023eb48449ee29a44 1,981 1.00/1.00 vMB 16
782,721 782,721 000000000000000000002230db27a1fb1e978b517c73219e16e54c8c108f2840 785 1.00/1.00 vMB 10
782,720 782,720 00000000000000000002a7df0113e3f06db115f73f6b322b11dbf2ce78778777 118 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.93 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: 714.66 GB
    • Received: 17.58 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.