Loading Tool

Explorer IconExplorer

Memory Pool

77,505 transactions
28.69 vMB
0.06612021 BTC
Random Selection Loading Transactions
Max Size: 174.24/200 MB

Candidate Block

Mining Attempt daa2682c5911a54cfc478108106408e9e0bd737016dc699c187518caa59d94a8
Version 20000000
Previous Block 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a
Merkle Root d6b1927b4f66b8964d021fbfa8ec69deb8abdd58c2fbca99ab4c58dd2df6d97f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,746
Size: 1.00 vMB
Total Fees: 0.00627832 BTC
Feerates: 70.59 > 0.63 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,088 (266,189 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
648,899 648,899 0000000000000000000a8abf20e70e7e188faebd470204ebb92e9198fe394e4b 2,447 1.00/1.00 vMB 63
648,898 648,898 0000000000000000000983efc848bb9cccb6082791041e2a26ff4c3e1f1492aa 2,269 1.00/1.00 vMB 39
648,897 648,897 000000000000000000011cff916f927ba71987ad8a154e34605b9cd5124d41c4 2,674 1.00/1.00 vMB 45
648,896 648,896 0000000000000000000940aa8d7a9bbedd4031622eed8f81f2dbe07dd6f0cb77 1,668 1.00/1.00 vMB 10
648,895 648,895 00000000000000000008ef4b7efccda60447031230a8be40068f569d252c5c87 2,029 1.00/1.00 vMB 34
648,894 648,894 00000000000000000009535d3981d22294ce224534146b3024e3a8e319b97747 1,646 1.00/1.00 vMB 16
648,893 648,893 00000000000000000003a3e829fe0552fdd9de303c1892c196b35d3d01ca3df1 2,758 1.00/1.00 vMB 66
648,892 648,892 00000000000000000007c5c845b24cfec21606dc0743232780bb1180318fb4bf 1,358 0.51/1.00 vMB 12
648,891 648,891 00000000000000000008e9e87896823ae314d19c37f5a11ef277c8e3cffcb3ac 2,107 1.00/1.00 vMB 36
648,890 648,890 0000000000000000000bdf74a83adc7a8a50fbf30cfd44c06f176338916e6891 795 0.36/1.00 vMB 26
648,889 648,889 0000000000000000000e7e018f218903b9c778db5bf5caeab824173e4b0af796 310 0.12/1.00 vMB 33
648,888 648,888 000000000000000000055b003a52b0a59ee28d9561894725972732a44e26c887 2,023 0.84/1.00 vMB 7
648,887 648,887 000000000000000000046cf4cefe42c9f58f514feee63300845039760e43f906 1,772 1.00/1.00 vMB 34
648,886 648,886 0000000000000000000416968e371bbedbb600bffa724a3e04d77ec4ef0d6b4a 2,398 1.00/1.00 vMB 7
648,885 648,885 0000000000000000000d84a6df9762cb844c099a89d196ff6f79d66d3e137b93 2,022 1.00/1.00 vMB 25
648,884 648,884 0000000000000000000c71463171cca19bbfda3ec679d79b9694811112768af0 1,690 1.00/1.00 vMB 18
648,883 648,883 0000000000000000000f42d61409ec4bb502e50285dff8e03c77841a03178183 1,907 1.00/1.00 vMB 40
648,882 648,882 0000000000000000000e0dfd427c3986d8fc705f083435681bac209b2fbd6192 1,744 1.00/1.00 vMB 23
648,881 648,881 0000000000000000000d2a0de06b5892da157150787e32405338398d3d7bcdb7 1,977 1.00/1.00 vMB 37
648,880 648,880 0000000000000000000e0c2cacc7e230ce62f0d28de5b2453362cc77916eaa31 2,359 1.00/1.00 vMB 53
648,879 648,879 0000000000000000000aa11e6ddda007a56df2f49c1e9893bcae0dea4703d640 2,327 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.55 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: 669.49 GB
    • Received: 15.74 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.