Loading Tool

Explorer IconExplorer

Memory Pool

76,189 transactions
29.15 vMB
0.10414517 BTC
Random Selection Loading Transactions
Max Size: 172.31/200 MB

Candidate Block

Mining Attempt 1065326d770d7e510e2a1d30f8815fb92b1c9acfbf45ca6859a2b11995a178e5
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 626f311a373ac6186860ca320eb982211a35ec14012baa7fc5e1990ade591a92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,401
Size: 1.00 vMB
Total Fees: 0.04173667 BTC
Feerates: 201.37 > 4.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (844,951 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
70,088 70,088 00000000000e6297841725f2849e41bd23a256047f94bc7b28d778159ccb324b 2 0.00/1.00 vMB 0
70,087 70,087 0000000000783d3ee466a4d3a8452e9f0015a1123b84a3e3e89f528e486fc35a 2 0.00/1.00 vMB 0
70,086 70,086 0000000000f75cdbcf62269cd4a06ba920072d0798f20e1adb2c17605dce2014 1 0.00/1.00 vMB 0
70,085 70,085 00000000000e0154259d58b0fd5a795e8ad592ea5d321777fe373fc96ff0fc08 1 0.00/1.00 vMB 0
70,084 70,084 00000000005b68a86319d302ba28f810ed195af4b51ba0db9c718ae5f8ad9715 1 0.00/1.00 vMB 0
70,083 70,083 0000000000e19f7654f4ecae97cb2c9798940ae3ad348b9cc7ddc19db481b1e7 1 0.00/1.00 vMB 0
70,082 70,082 0000000001085e50ef1a14b50876786b4cd5a5a2318c56c0f3037bd6844af113 5 0.00/1.00 vMB 0
70,081 70,081 0000000000e64f567f9d4073d42acd781679e61eb65c1f3b96071d7a2ad7e06f 1 0.00/1.00 vMB 0
70,080 70,080 000000000023171b1fdd5ea03b202331dd1d4c6e0873620482427cfdcb0f041c 1 0.00/1.00 vMB 0
70,079 70,079 000000000003a931b10d8962acc361c8f9df636691c239e3d3a9ae985ec48bff 4 0.00/1.00 vMB 0
70,078 70,078 0000000001045b238cd8b0c7efb9084866d5dca1b8da8892fca22fccfd3618a9 2 0.00/1.00 vMB 0
70,077 70,077 000000000108e825177d6ce9cd015c1b51d5afae4a8612ecb409331eebdeec76 2 0.00/1.00 vMB 0
70,076 70,076 0000000000c537c202eb284f9778a9d71d52dd6b7c5af93e2a6099e79b8315ec 1 0.00/1.00 vMB 0
70,075 70,075 000000000056ce075c1a64f0153d501023b5d312a38fd9d104fe2c87d1643fea 2 0.00/1.00 vMB 0
70,074 70,074 000000000022dac5d81e9b6416f8cb61b219b7df78f262b7ee673ac264820cd8 1 0.00/1.00 vMB 0
70,073 70,073 0000000000d86f1117bb19b32ec4cadd635a0d0f85ff0661120d8b19aca591b5 2 0.00/1.00 vMB 0
70,072 70,072 0000000000e950a25fe267d47db5775c7434e41c8a547dfb4f08e52853f2ba21 2 0.00/1.00 vMB 0
70,071 70,071 00000000008d3d28164abbad184cc4f0e09b1bd95bf2f5b1e9062ca9d3f9c9b6 2 0.00/1.00 vMB 0
70,070 70,070 00000000006aba64aae6d8ed056dcd69e598e45a4b715bafc298960e956664b1 1 0.00/1.00 vMB 0
70,069 70,069 0000000000e263aa9e428ef650ca363152e6bbdc02daba7f549d3617b45cba12 1 0.00/1.00 vMB 0
70,068 70,068 00000000000c9b8c1067ced0af43cf26c7b92dabbd19126ffad8f8a3a9437c6b 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 667.91 GB
    • Received: 15.31 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.