Loading Tool

Explorer IconExplorer

Memory Pool

72,495 transactions
27.98 vMB
0.06759503 BTC
Random Selection Loading Transactions
Max Size: 165.83/200 MB

Candidate Block

Mining Attempt a258c34bdc639ff6033d37b2952ec2df9888a3377718860607cc7fa80143a2b6
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root e845e9dc5df6ec3a3b4084a5ef5848edf5a7db5d17b888dfd3c0a68775c4f9e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,122
Size: 1.00 vMB
Total Fees: 0.01172419 BTC
Feerates: 101.52 > 1.17 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (324,507 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
590,528 590,528 00000000000000000019bb6f1c854cb8eec22ba048aa96a4cbd894e9cc10fb9f 2,866 1.00/1.00 vMB 46
590,527 590,527 000000000000000000066726c7d81450cec41f8e1c0aa525953ef1f4b2087404 2,059 1.00/1.00 vMB 48
590,526 590,526 0000000000000000000769eafd2c70478c52bfb3f381200afd67afb5d1dc1f63 3,138 1.00/1.00 vMB 60
590,525 590,525 0000000000000000001696af5d4b2c7bcadc71cced68e191e591c2d83bed1143 3,438 1.00/1.00 vMB 88
590,524 590,524 0000000000000000000aaceefd760a82941c6f384ff82c3a98e22d2284c64af1 1,259 1.00/1.00 vMB 38
590,523 590,523 0000000000000000001468801a1b09a4860eb94813f31d5e75d5b82e7b26408f 1,525 1.00/1.00 vMB 70
590,522 590,522 00000000000000000009731d9046247d43fe4bd8dc1a0c5a87f54bc0e3d8d90f 2,273 0.88/1.00 vMB 15
590,521 590,521 0000000000000000001603e8a09f1b2e53b758ec5934d77f4596598c4e461a10 3,017 1.00/1.00 vMB 42
590,520 590,520 0000000000000000000a6d7515f72fa0d2d6a8339119f081d793558d859b9a00 2,954 1.00/1.00 vMB 7
590,519 590,519 000000000000000000171094122652b42b9dd205b8fbc078b8fba3e1eb4a9895 2,731 1.00/1.00 vMB 24
590,518 590,518 0000000000000000001690d819ceb0a2aa1c7f52503a7f3a205b34723b06be07 2,626 1.00/1.00 vMB 48
590,517 590,517 0000000000000000001b32979cb0ce7ae0031083b447830abd1f76bf350e57e4 3,060 1.00/1.00 vMB 58
590,516 590,516 00000000000000000002d6954444b761c6b175c6254793890a713d440118de08 302 0.10/1.00 vMB 31
590,515 590,515 000000000000000000084f0c1ce279559fda9f7759b23931a3ea1ac5b7e522be 415 0.12/1.00 vMB 25
590,514 590,514 0000000000000000000d8eff9b2ac55c2a3f7a9fa872ce5cf7adae1850c00ee2 2,598 0.96/1.00 vMB 13
590,513 590,513 0000000000000000001b890a8f82aa090bcad872db2f800d8748337e5f5b40da 2,244 1.00/1.00 vMB 47
590,512 590,512 0000000000000000000b11c265b0893bede5088df9b036478d57cc189839d8bd 703 0.37/1.00 vMB 8
590,511 590,511 00000000000000000004d7d7bf1dd1438f241565569729b0e52961ba9eaa2c70 2,569 1.00/1.00 vMB 14
590,510 590,510 0000000000000000001427ce049a4b13de51bac1a3412cd3a0014a620c6ab5f1 2,853 1.00/1.00 vMB 11
590,509 590,509 000000000000000000120a30e7d4c2980787658b3d9bbdd538ba188db6c920bc 2,647 1.00/1.00 vMB 44
590,508 590,508 0000000000000000000dcefa42bf777a9899ef6c0d235dd00667ccd8878f7d60 2,047 1.00/1.00 vMB 14
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: 667.46 GB
    • Received: 15.25 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.