Loading Tool

Explorer IconExplorer

Memory Pool

82,930 transactions
31.37 vMB
0.10673588 BTC
Random Selection Loading Transactions
Max Size: 190.74/200 MB

Candidate Block

Mining Attempt 1f1369310290007d07791292a88ed120da8d59eaa48c7d07eb7755a803b6803b
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 3a172661addfcd66b50475a31dab5ea5c4a3cdfb102c59296d31b3265bd15f9f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,993
Size: 1.00 vMB
Total Fees: 0.02969989 BTC
Feerates: 151.12 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (614,517 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
300,867 300,867 000000000000000010b2457f703feae0942a07faa2d0873b3bdb948e8ab0ecf1 344 0.25/1.00 vMB 26
300,866 300,866 00000000000000007444c895e09efdfe996e6a11fcdbea1ebe6a5057fb0d2425 92 0.04/1.00 vMB 32
300,865 300,865 0000000000000000740490b60d3e053f1f4c56a4521d7a5cb46b9b19017abc68 265 0.35/1.00 vMB 17
300,864 300,864 00000000000000003d2568f06d316fe277dbac7faedfb89bb476f8af92879739 692 0.35/1.00 vMB 28
300,863 300,863 0000000000000000466db4ce0165bb866d09c3acee0d878e15f7ab1c3a007bd9 1,100 0.47/1.00 vMB 34
300,862 300,862 00000000000000001099091f46d4503184dda7653d604e835966a97332d7ecc8 434 0.28/1.00 vMB 27
300,861 300,861 000000000000000061aeda4e6904a6ccc57820e1e43a8208e898c28d9cbb06cd 819 0.35/1.00 vMB 36
300,860 300,860 0000000000000000339c46ddc985e94aacac5a5c6a8529095eed6dc5160d0cf6 331 0.41/1.00 vMB 16
300,859 300,859 00000000000000005bc1391aecd43606f12bb404f47dafafb80ff15b6e055fb3 1,394 0.50/1.00 vMB 47
300,858 300,858 000000000000000043d14d8c9e1be98df8b671af4555bb815f0ae7d9c4fff6f2 657 0.38/1.00 vMB 31
300,857 300,857 00000000000000003e52fb1c22a7ba84a5091612d732f583c3e7afbe5e4812c4 424 0.28/1.00 vMB 34
300,856 300,856 0000000000000000030711ed850846356f03c90eeab1e7019c2c096ecc6d9768 274 0.23/1.00 vMB 22
300,855 300,855 0000000000000000480d510add7a19959bd8d2d228aec0cd06fd149bfa439674 630 0.35/1.00 vMB 33
300,854 300,854 00000000000000001442b0b15713c950f9803f400fd8a35334c6943e320bc0c6 595 0.35/1.00 vMB 35
300,853 300,853 00000000000000006068e7d16599c984509b99967c947a075738b2f9834f4a34 1 0.00/1.00 vMB 0
300,852 300,852 00000000000000002fb8dd9f2bb0ddbf95a70396df62cdb8170a8daa5b9bbccb 1,121 0.87/1.00 vMB 28
300,851 300,851 0000000000000000193c752bde858a012904342e69b9d2793e28217e3023474d 3 0.00/1.00 vMB 13
300,850 300,850 00000000000000001c92b63ef0b686e8dcdf2cca791d54ef62b53d91e4eb38ee 58 0.02/1.00 vMB 22
300,849 300,849 00000000000000002efe6ff0924fd827bffdcdb03a75ba66eda43ec7fe89d00f 661 0.47/1.00 vMB 27
300,848 300,848 000000000000000030cf22813c849a263483ffee6ca4e661b6a1a8bbda12a85f 789 0.35/1.00 vMB 37
300,847 300,847 000000000000000072264ce5401e0530bea48c76a560d5598e91871035b1f6de 30 0.01/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 783.06 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: 720.67 GB
    • Received: 18.24 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.