Loading Tool

Explorer IconExplorer

Memory Pool

79,277 transactions
29.68 vMB
0.07664092 BTC
Random Selection Loading Transactions
Max Size: 178.04/200 MB

Candidate Block

Mining Attempt 3997f69a8079af64f9a68b4ebe2d959c5d8c4c653edc083c9af238954bfa68a3
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root fe3607a215003767a26aca16ed94e3c962f46445407dab6f79ff3322f1270226
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,838
Size: 1.00 vMB
Total Fees: 0.01614647 BTC
Feerates: 313.32 > 1.62 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (622,698 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,317 292,317 0000000000000000634417e46a5033704e6c8640579d2fcc44a5b046c8a83dda 512 0.28/1.00 vMB 30
292,316 292,316 00000000000000006e96c226cb5148cebd13b33be714633a2cc10428293c981f 802 0.90/1.00 vMB 18
292,315 292,315 00000000000000000de0b1465053f006c5accdd72abc1043e5cf55bc602f1416 326 0.25/1.00 vMB 23
292,314 292,314 00000000000000009e4ef3fa9a4966a4b82c10f7a3a64e79a3810d52a28a75fa 860 0.35/1.00 vMB 40
292,313 292,313 000000000000000003d7c7cb1d9f71d59fe57718c03f916bf10a29b70e062f9b 256 0.11/1.00 vMB 48
292,312 292,312 0000000000000000bdb79fb6a07449f06a87c9a8d8364484cd0c934c8de2c671 727 0.50/1.00 vMB 30
292,311 292,311 00000000000000009c15395cc5b581a4ab207a226f584e7a0108aa2ffd95ee98 512 0.20/1.00 vMB 33
292,310 292,310 0000000000000000c955501d729a190ef9ef482851bb76a71d13423b7cb53f17 1,024 0.31/1.00 vMB 75
292,309 292,309 0000000000000000824c204f1cf8c78c92b5b706eb6edcb275f189b4a724b518 226 0.15/1.00 vMB 24
292,308 292,308 0000000000000000a9a629e0dd62abf50e3424f35f2993e222dca67c27cd3960 397 0.51/1.00 vMB 18
292,307 292,307 00000000000000005e66cd2f5fba01d791c4156745626077978f82bb9083b30b 625 0.35/1.00 vMB 33
292,306 292,306 00000000000000008ab78d12d1a2b6751fe87bf0113b0164be4fd5cf177e1f8a 546 0.35/1.00 vMB 32
292,305 292,305 00000000000000006f3401c3a391b8787cba721dbd21b40c4ac3149180bab9ea 638 0.92/1.00 vMB 16
292,304 292,304 0000000000000000d063df90edf26a4597495c90c6965a8c0a8910a5e52839e8 937 0.50/1.00 vMB 23
292,303 292,303 00000000000000009913f0f7bdac8994ab453ac5d21ebb7ee3db98dbc06ad7d6 1,024 0.34/1.00 vMB 55
292,302 292,302 00000000000000006b1738a6f50ddb3788d1fd830a24331dd85a8fce065a014f 1,030 0.35/1.00 vMB 53
292,301 292,301 00000000000000001f9fd24524ff21ad36100b81ce29fe580542327fe65d4520 1,024 0.34/1.00 vMB 56
292,300 292,300 000000000000000012c096882cba1c4f1d4b57bdf7f2f6f174486d83619d3db5 122 0.25/1.00 vMB 13
292,299 292,299 000000000000000086de3d78554ad52ac865f7f60122eb1e57d146d512aa15eb 572 0.35/1.00 vMB 23
292,298 292,298 00000000000000000a2d638e6f94872f429539b203ee2978288a8d0ce1f2ecb8 512 0.16/1.00 vMB 80
292,297 292,297 00000000000000001895df3611021ac26cb51fc90daa4f84716a096daa547d7b 192 0.25/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.42 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: 665.41 GB
    • Received: 15.13 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.