Loading Tool

Explorer IconExplorer

Memory Pool

74,399 transactions
27.45 vMB
0.06972925 BTC
Random Selection Loading Transactions
Max Size: 167.62/200 MB

Candidate Block

Mining Attempt 82cfc723184bd37207f58a765a8cf78dde62d066445e7fa0392c921c02ef4f6c
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root 3d5cc9a0ef43fdc2f0a8d8fffef762829be527dd6ad54642c5c4ec6bca35dc24
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,020
Size: 1.00 vMB
Total Fees: 0.01127738 BTC
Feerates: 91.30 > 1.13 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (221,231 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
694,050 694,050 0000000000000000000c44030e97a16688600a797b5f204d9e1a9c3e21804085 2,801 0.99/1.00 vMB 11
694,049 694,049 0000000000000000000f7b0bc568114bd79cb7a86fbc3e6f3a628ed6f5168b1b 1,512 0.56/1.00 vMB 11
694,048 694,048 00000000000000000010ba05508e9baa7a54a4235d7e132ad531d6b94cacdaa6 629 0.21/1.00 vMB 11
694,047 694,047 00000000000000000005af0fce623a190ed81281efab8ec11db748eb1e49425d 2,733 0.91/1.00 vMB 11
694,046 694,046 00000000000000000005c2b6b09d50ca596926093058e917df8cbcbc2e01f476 994 0.66/1.00 vMB 3
694,045 694,045 00000000000000000008e7cb19fdb8a9ab38905a146abf57ae7b05b6dbe266e7 2,688 1.00/1.00 vMB 17
694,044 694,044 00000000000000000003fac07dbe2695af18ba060a721a092102479454f5abb1 2,170 1.00/1.00 vMB 12
694,043 694,043 0000000000000000000ce73c8e551495ed6390a0c7110e107f503375db3e10ba 2,101 0.94/1.00 vMB 10
694,042 694,042 000000000000000000010d5848ea693dfb3f09da66f1162ca49c05a71d6f4403 1,925 1.00/1.00 vMB 8
694,041 694,041 000000000000000000073b11ad6abea72b6a72dbc2be9aac405f953bdc3fef6a 2,677 1.00/1.00 vMB 14
694,040 694,040 000000000000000000108e6cedccfaee779ecf7e5b87d692ebffd3125c013146 681 1.00/1.00 vMB 4
694,039 694,039 000000000000000000087fc2178e2521c2d162ca3347bac91e0cea16de6f9587 2,594 1.00/1.00 vMB 14
694,038 694,038 0000000000000000001027b5ab7c133cb6ed6513db433f1457e95987e5c6307f 1,397 0.50/1.00 vMB 7
694,037 694,037 00000000000000000000c32ed151cb4372b5be1fe69d1cd51d2437994cd773b8 2,937 1.00/1.00 vMB 17
694,036 694,036 0000000000000000000d9ca471b15df34b87249036fd19a1f234059055a1cda4 441 0.12/1.00 vMB 13
694,035 694,035 0000000000000000000a125d9d30144c5efe370cfb34fbc311c9280855cb8214 2,289 0.84/1.00 vMB 16
694,034 694,034 0000000000000000000a03649d1454335c1603010e4d51bad27c32f4c6bd9d66 1,637 1.00/1.00 vMB 4
694,033 694,033 00000000000000000000705f5f2ccf84ed82cadb85951892eee81df99a36670a 945 1.00/1.00 vMB 1
694,032 694,032 0000000000000000000100d34ebc41cd714ed18cdefb149de1ccc9ece0039759 2,767 1.00/1.00 vMB 15
694,031 694,031 000000000000000000114c2451ea13b7c01e748f9b9b76810ee9d0c8c2dbb789 3,655 1.00/1.00 vMB 2
694,030 694,030 0000000000000000000216e0942c18bfc0b68044a53851320302e746e0a0df41 3,033 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.