Loading Tool

Explorer IconExplorer

Memory Pool

72,863 transactions
27.80 vMB
0.07340050 BTC
Random Selection Loading Transactions
Max Size: 168.38/200 MB

Candidate Block

Mining Attempt 79ff54a557c847639669cb01f0486359861591da834e4bab9f533ff1d4a30475
Version 20000000
Previous Block 00000000000000000001a86893daa240eb0be56c06e6014958db31ad21413f6a
Merkle Root 561adf877b5d34340970f6d6d1da23f78b44f8a3aa16ca9cbded8bee04cbe76a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,021
Size: 1.00 vMB
Total Fees: 0.01309261 BTC
Feerates: 71.50 > 1.31 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,558 (782,458 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
133,100 133,100 00000000000006af8f8d4ff3af5efd6225170728349bafd506b56e4f2ba072b0 155 0.05/1.00 vMB 220
133,099 133,099 000000000000024c22c68064bb87d7be2a7a0b9ff40aa6d89e86c3d24d687815 136 0.06/1.00 vMB 194
133,098 133,098 000000000000075cab489cfbe8b4557813ec5dd442ef3e0445405e875bf8645e 62 0.03/1.00 vMB 388
133,097 133,097 00000000000009262c717458552c6cede82ce9034e5c713d558e7019697145d8 67 0.03/1.00 vMB 737
133,096 133,096 00000000000002d30cb0c32fcd45dd6ca6d06f501c09d57eb143c8c3fca47ab3 126 0.05/1.00 vMB 415
133,095 133,095 00000000000008e51791018999ce5e2039db1848f46a16ac63597af6869b2076 34 0.02/1.00 vMB 213
133,094 133,094 000000000000035df9dd841232dfd05df70b9260456f249795c652f9be0c1c1c 60 0.03/1.00 vMB 461
133,093 133,093 000000000000068b8238bd21a77dd8be77227dcb03eded90a9189adc601a36a4 83 0.03/1.00 vMB 1,102
133,092 133,092 00000000000003d96e4c5ce172415ffbeee1a443c45df632426aa0c9a560c572 37 0.02/1.00 vMB 262
133,091 133,091 000000000000009f8130743a4dd19c09efc149bb2e9a17379118421b81f4b1aa 148 0.04/1.00 vMB 106
133,090 133,090 000000000000047bcfb558ee2b55e5f06bdfb59852f468785da5103436a12389 41 0.02/1.00 vMB 337
133,089 133,089 0000000000000605eaa699cc67306aa988ceaaaf3f1e7874160b5bbd07fc3b71 104 0.04/1.00 vMB 389
133,088 133,088 0000000000000be156dd519fd1c25e9b37d33af899b3f74d83d230b860fb5f61 12 0.00/1.00 vMB 377
133,087 133,087 00000000000003c52f292a4188ee6e8e767c9c281a7bd42c9237b89a47a5e1fb 123 0.05/1.00 vMB 334
133,086 133,086 000000000000092c421d9543e0a20f1027933cc3dbdca42f1483dcc0ad4c7cba 71 0.02/1.00 vMB 470
133,085 133,085 000000000000045dc6bdf611d21f2a884cbf3d5bc10220e2ba54ae5f784eb4f6 6 0.00/1.00 vMB 417
133,084 133,084 000000000000080a1c2829b8cca9242ad463e2c18f083fa3f81972db56d53874 44 0.02/1.00 vMB 444
133,083 133,083 0000000000000aae8d9f2f2d048f577a2d71885dbd05d8505f951c6ec8bf7fde 64 0.03/1.00 vMB 124
133,082 133,082 00000000000009f4dc5f24a5630ea424cd4bad2ddd469bead8c972dde6543ba0 57 0.02/1.00 vMB 858
133,081 133,081 0000000000000aeed4347e5c01cbd00bbf281399589661e2622852875c5bcb8a 56 0.02/1.00 vMB 616
133,080 133,080 0000000000000094cda483827798483b7868c5fce622b0e2728ca6dea5fae140 51 0.01/1.00 vMB 197
Previous 10 blocks ↓
Total Size: 783.36 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: 768.43 GB
    • Received: 19.59 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.