Loading Tool

Explorer IconExplorer

Memory Pool

36,510 transactions
25.75 vMB
0.05944777 BTC
Random Selection Loading Transactions
Max Size: 131.94/200 MB

Candidate Block

Mining Attempt e5a9c06b93478891432bb3971aa788808988676292e109b2e3286055e2fcdfbd
Version 20000000
Previous Block 0000000000000000000074bf840b18a4cea5fa4231ffd406f8a6d64d5e33982d
Merkle Root 54a5f42186caa03590ddc38ab26c06228f830cc57883fc6c71dce9250dad1a88
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,209
Size: 1.00 vMB
Total Fees: 0.01238816 BTC
Feerates: 170.89 > 1.24 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,669 (526,424 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,245 388,245 00000000000000000afe9d55d2b3c3879588778689b1182715fa901fa1d708d2 583 0.39/1.00 vMB 31
388,244 388,244 000000000000000005f23cedb7f5f23eb7d7a7a3c9377eccc8e34b8258ec3be9 1,514 1.00/1.00 vMB 31
388,243 388,243 0000000000000000056365271b8bd34421ebd9df9efc6a47ef9999de565c8b0a 1,302 1.00/1.00 vMB 22
388,242 388,242 00000000000000000d591575dd9a73d772c8b354973286f677a437f733db68c3 205 0.14/1.00 vMB 39
388,241 388,241 00000000000000000af2e6e9bf781c35c62feeb00716aede1cfaed7a78839ead 487 0.75/1.00 vMB 16
388,240 388,240 000000000000000008e263a3570acb3f1df1748f4edb651705c643ba693e042e 605 0.75/1.00 vMB 17
388,239 388,239 00000000000000000cdb88b30dc284feee6d334fba3561f8cd0e57ea9cfac3e5 1 0.00/1.00 vMB 0
388,238 388,238 000000000000000006d15008639091e4681cfa7769c0f5886ea92ae89adec6df 541 0.75/1.00 vMB 21
388,237 388,237 000000000000000004ff52247ba4b24a9ac6e0b0a46547395bbfe9b6588db8e8 2,301 1.00/1.00 vMB 37
388,236 388,236 000000000000000001f04a6f848a89f604c16d8b6ff6e18595fa4f102a93a380 1,649 0.75/1.00 vMB 38
388,235 388,235 00000000000000000c58308d5723099a3776f9a7f449b81f1158116f83a44b84 2,257 0.75/1.00 vMB 60
388,234 388,234 000000000000000008acd248ee13d9a50e1f678110bd41319d6974fdf334811d 1,924 1.00/1.00 vMB 27
388,233 388,233 0000000000000000080a305fb78ba4585da67fdb3bd83262c5f6d68afdf1a7e8 3,147 1.00/1.00 vMB 57
388,232 388,232 000000000000000002004b32475451d09919b5b7cc09f57e9d99d8a803c7cf82 946 0.93/1.00 vMB 16
388,231 388,231 000000000000000007deaeeea2a9ecdfa4beb8a345e33e8627024197420b6ffe 2,779 1.00/1.00 vMB 44
388,230 388,230 0000000000000000061d5db8fc51daa70c2efdcbf22e95193f64ee3083fdd23a 1,401 0.75/1.00 vMB 30
388,229 388,229 00000000000000000d6c9906b59742e1a7484eecf97bc09941c9484742e9eae1 17 0.06/1.00 vMB 11
388,228 388,228 0000000000000000073ee5cb7675637d40fb4083bb7f08be0557d1f37329b6da 761 0.75/1.00 vMB 15
388,227 388,227 0000000000000000068ad574422581d4e154cc72c8c0e455ea495f914a940c61 1,880 1.00/1.00 vMB 28
388,226 388,226 000000000000000001878f6981d141b34898fcec1d25e9061a264fda6329b571 482 0.21/1.00 vMB 40
388,225 388,225 000000000000000004f16c8b5f46a8f45d2eb320718dd0d80e3181db681e4bd8 658 0.53/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.80 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: 634.70 GB
    • Received: 12.26 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.