Loading Tool

Explorer IconExplorer

Memory Pool

74,663 transactions
27.66 vMB
0.07572745 BTC
Random Selection Loading Transactions
Max Size: 168.51/200 MB

Candidate Block

Mining Attempt e1bfe696c2aa11c825ae3e01f2724b61e3d9c6d22c1c6063b243bf6fcb3e6e2b
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 3d4575d68c975afcacff439b7ea6da005d2e60755e0fa565a21bc14f268221eb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,857
Size: 1.00 vMB
Total Fees: 0.01664567 BTC
Feerates: 402.60 > 1.67 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (630,556 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,755 284,755 0000000000000001420da41adf7ff6789e0fbd4bc17ba3a28eb3024eb38d6990 148 0.15/1.00 vMB 22
284,754 284,754 00000000000000012d39d74e47fcfeaff3c281b04c1d6fcc5025aaa0f0fa4356 216 0.10/1.00 vMB 37
284,753 284,753 0000000000000000578d6993e03ea577c510cfd22cd9bf14bff4a70492a73bbe 877 0.48/1.00 vMB 33
284,752 284,752 0000000000000000737a0c49a92bf9603333b2515c281a1533d3c429d6a258d9 201 0.28/1.00 vMB 18
284,751 284,751 00000000000000016f17dccd681dbf0627a3ab2c8a859a4b3c96d94de07de48b 235 0.11/1.00 vMB 38
284,750 284,750 0000000000000001098f81a4b63dc0a3ed590d26f13f432c76e0d5c85603075e 74 0.10/1.00 vMB 12
284,749 284,749 0000000000000000e54c5d4fdae9255e405816dd9c72e2b8a1cf68680420e4cc 277 0.16/1.00 vMB 32
284,748 284,748 00000000000000008daa21d98148ef94f8710cc1809f0d74288b55c3cdc8fec6 282 0.14/1.00 vMB 29
284,747 284,747 00000000000000018aef913ba61c37af1f3ed0b8ef451c686984f86480794ba9 30 0.05/1.00 vMB 8
284,746 284,746 00000000000000015918afc9b6327cf56a74df4ca6acbaceafd87c144dc7251f 355 0.19/1.00 vMB 37
284,745 284,745 0000000000000000db970441ecde9f512c214c8cbcf810a16c5709c4918ba0c5 512 0.34/1.00 vMB 27
284,744 284,744 00000000000000015d98d362bbe40446145ba3479602e7e02a06965e91f69029 240 0.49/1.00 vMB 14
284,743 284,743 00000000000000012566078354eeb10444e63ebc3c7982764a77876c92815237 1,002 0.50/1.00 vMB 32
284,742 284,742 00000000000000007684b02e57979d208a4c8cb17667516476c1ce6d64e2274b 656 0.25/1.00 vMB 44
284,741 284,741 0000000000000000ee1195eadd3a7c812b2b0b93de6fe48c2aafc3c2ca78363a 170 0.05/1.00 vMB 74
284,740 284,740 000000000000000011d19133cf716fb977c3a89a1b5cba9598d745a50ba118e5 158 0.05/1.00 vMB 72
284,739 284,739 000000000000000032d49dc578da1cbf9377921facc42cf94dbff6a64ca4601a 582 0.30/1.00 vMB 36
284,738 284,738 0000000000000000dd2ed530a8bda419efd09a33b52250f6aa19506ce0e38c23 92 0.13/1.00 vMB 13
284,737 284,737 00000000000000003f122c66962cbab31f50870f9ca679912818da27ef4f5f12 124 0.08/1.00 vMB 25
284,736 284,736 00000000000000013321003dbd9a437c30fe429bcffe13dab1f4ef46effbba68 149 0.05/1.00 vMB 68
284,735 284,735 00000000000000016fef4b0d80288d858fb7292f044645e20d379c7096d8bcda 185 0.08/1.00 vMB 60
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.