Loading Tool

Explorer IconExplorer

Memory Pool

80,642 transactions
30.37 vMB
0.07927708 BTC
Random Selection Loading Transactions
Max Size: 185.49/200 MB

Candidate Block

Mining Attempt ec78611c0c60160015a21c3841cbcafb77086f963c2b95d0eeb8db5bd070ac24
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root e214fa7ec15c3c14696e615265c64124ffde3f78e2312c83f959710bd63f77bf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,926
Size: 1.00 vMB
Total Fees: 0.01143776 BTC
Feerates: 318.30 > 1.15 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (410,011 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
505,338 505,338 0000000000000000000f327f1465f9e201f0301d6b7844efed5c8091a6de79c6 1,669 1.00/1.00 vMB 333
505,337 505,337 0000000000000000005b36a8faccda4cc3d5cb21dcb51032c877fd175f5d8e6e 1,164 1.00/1.00 vMB 140
505,336 505,336 0000000000000000004ba33d69d784dde0603275bd50d0a1cc4d89d586fb11fe 622 1.00/1.00 vMB 65
505,335 505,335 0000000000000000007ddea758eeea2c298ff4508e7dbad91b94ae11a389dfba 123 1.00/1.00 vMB 59
505,334 505,334 000000000000000000186e2763ab2305274db27b1f970059eef6374ea2c1e54c 616 1.00/1.00 vMB 81
505,333 505,333 0000000000000000006fa0a6eb4e7e59a15eb80503d7739f7562399ec80e9c5a 405 1.00/1.00 vMB 40
505,332 505,332 0000000000000000000facfb383cc741c295d0f41b9609ad81c7c6986eea4916 856 1.00/1.00 vMB 135
505,331 505,331 0000000000000000004fa6b77e8d772163214737a97a51672310d321c075b588 601 1.00/1.00 vMB 65
505,330 505,330 0000000000000000007782c951864ad2ac845e43b543675196ef9631a86066c4 1,720 1.00/1.00 vMB 111
505,329 505,329 0000000000000000001493684399daaa7c4c4c9eea3b055f8994170f6c26f487 1,493 1.00/1.00 vMB 75
505,328 505,328 000000000000000000326052425d3dc8b2e77f404c09f49154a1116db49ff1bb 930 1.00/1.00 vMB 58
505,327 505,327 00000000000000000009765fd710c81ddd8132e425c439c7548c3271d1779041 1,217 1.00/1.00 vMB 182
505,326 505,326 0000000000000000000688ff8ee41f8974a48636b2cdb54214c3069c9b412b51 836 1.00/1.00 vMB 132
505,325 505,325 00000000000000000021a5f0b0b233fbe77dbcba8942e95cd1bd54521219b886 840 1.00/1.00 vMB 84
505,324 505,324 00000000000000000045a5ce94c9b603aeb7937056e04aaed5ce2f614c02b51e 1,474 1.00/1.00 vMB 80
505,323 505,323 0000000000000000001fd1803a0755cf92cfce1f65092d15923fe710a88fca1c 379 1.00/1.00 vMB 92
505,322 505,322 000000000000000000639c37f151999bf14386953249ce0c1176ace42f41a597 583 1.00/1.00 vMB 118
505,321 505,321 0000000000000000006a44e4e38494d9934ca6c8f18a1e5185e9ee02417c509f 1,808 1.00/1.00 vMB 274
505,320 505,320 00000000000000000038ad31c7e64aaeacab7bb76684cd6c0a737ebce6bf0ecf 1,659 1.00/1.00 vMB 260
505,319 505,319 00000000000000000075fe4e199a5b870cbc03f2e1f5981bde9fedaabb9c55d0 1,158 1.00/1.00 vMB 133
505,318 505,318 0000000000000000003f6e6d1b864f4577e1cbb8957ff9d70e8fa8f8a692021a 1,091 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 783.00 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: 718.31 GB
    • Received: 17.88 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.