Loading Tool

Explorer IconExplorer

Memory Pool

72,910 transactions
28.11 vMB
0.06889454 BTC
Random Selection Loading Transactions
Max Size: 166.45/200 MB

Candidate Block

Mining Attempt 686416915028f1f76d2aa5d6496cf5a4208008e6013c5c8f3b024a2f00393b97
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 236ed3f5f89cc60768b18c95bbe67c3e7bd78c7c2ad7350ba1ebfb83f7d85d8d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,545
Size: 1.00 vMB
Total Fees: 0.01271158 BTC
Feerates: 150.86 > 1.27 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (103,846 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
811,185 811,185 00000000000000000000b2d91286ba16d2ddf4b6ae984d13f73d21705b3667c9 1,751 1.00/1.00 vMB 10
811,184 811,184 0000000000000000000112b79c66d019b9cf6d5369efc270a3e3aca2d77ec13b 804 1.00/1.00 vMB 6
811,183 811,183 000000000000000000038a6e4f44b7c96a94630352f5a620d952fcb408126c66 1,804 1.00/1.00 vMB 10
811,182 811,182 000000000000000000036b772412e3c2314192b69167f5d596a6d23328252ce8 91 1.00/1.00 vMB 2
811,181 811,181 000000000000000000025879a0496f4d65a8662591a3e4a588405ea751a82f16 884 1.00/1.00 vMB 3
811,180 811,180 0000000000000000000152ed11eb7f9994aa9d89f5214f744880901db9a923b8 1,298 1.00/1.00 vMB 5
811,179 811,179 00000000000000000002f495ef41c05d62273d4e523f1af84de9f73deffa4d75 462 1.00/1.00 vMB 2
811,178 811,178 00000000000000000003a905247eb6c20fa59a0fc7deaaa79dc61d6bda379d5a 314 1.00/1.00 vMB 3
811,177 811,177 00000000000000000003d0d1b9a1e3f9892259c8063775885294cd379a202dbc 389 1.00/1.00 vMB 3
811,176 811,176 0000000000000000000046fcb40bf054c6b8344dc3ba2db254f78f4f40f560ba 1,194 1.00/1.00 vMB 6
811,175 811,175 00000000000000000000ba4a9de53d2a7f07fced28c9c82d3b84313a02c4c579 990 1.00/1.00 vMB 5
811,174 811,174 0000000000000000000122eebe40998c2334f185f670961c4f8c52a8eb31fa79 112 1.00/1.00 vMB 2
811,173 811,173 000000000000000000036b50aac861a3988ac9e082a57a092e1b4f14577365c2 902 1.00/1.00 vMB 5
811,172 811,172 00000000000000000000347538f00e7456c7e8b959a5e4032de54f48429386d3 1,043 1.00/1.00 vMB 8
811,171 811,171 000000000000000000043a63e929828eaa7067dd0c8b3cf18df3d2e51599c5e5 2,638 1.00/1.00 vMB 19
811,170 811,170 000000000000000000013c04673611d9476e7679237113e2563d010d7c2797e2 987 1.00/1.00 vMB 2
811,169 811,169 00000000000000000003c905b07319a4b2762fca3625c80b8233f1b7a8fba9dd 594 1.00/1.00 vMB 1
811,168 811,168 00000000000000000002398054ed72c002d342246faa88965ad5bb5f4acaa8cb 469 1.00/1.00 vMB 2
811,167 811,167 000000000000000000049168ad751cf182e08cda2a14a78c03211f503f3f9cba 1,590 1.00/1.00 vMB 8
811,166 811,166 0000000000000000000204dc5a7827e1388136e41c91f8d8e3f7700629305568 2,863 1.00/1.00 vMB 12
811,165 811,165 0000000000000000000422720f942ee3872aa3f84101a931518fab3e1e1163c5 2,316 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.45 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: 666.79 GB
    • Received: 15.22 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.