Loading Tool

Explorer IconExplorer

Memory Pool

41,048 transactions
26.40 vMB
0.05676395 BTC
Random Selection Loading Transactions
Max Size: 138.22/200 MB

Candidate Block

Mining Attempt 11585e61cb095a5ca45e1ce0eced2554982c48e850a07d6c5bd265704a1c00d6
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root d5784701bbfc9f57a36e97453fdedc68606cd204d473284d07ac2a4d981ad094
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,569
Size: 1.00 vMB
Total Fees: 0.00836494 BTC
Feerates: 100.00 > 0.84 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (669,490 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
245,316 245,316 00000000000000b2861b46fd8879c6ad2538ed9b4114f65c2ea99d79cec86c09 21 0.02/1.00 vMB 32
245,315 245,315 00000000000000ba13d21a123ba064318ae5d0d6ba926eba7b2fc07fe7b2391a 80 0.04/1.00 vMB 114
245,314 245,314 000000000000009ad08effd37106bbda62edae093d6796a2d57d7a7e86d32df1 170 0.09/1.00 vMB 146
245,313 245,313 00000000000000a53c97e3e29564d4c7826924e855b00276bb0f99584ca1a0cc 139 0.07/1.00 vMB 121
245,312 245,312 000000000000002c05634534e368d87df2ee5567621e945a266d57b7a7d6c285 383 0.18/1.00 vMB 134
245,311 245,311 00000000000000330dd42bceb5c9bc1f943fbf4b68652b44c5a00ff18285fd76 140 0.08/1.00 vMB 112
245,310 245,310 000000000000004beabdb4427eba31beb4ed2d0486d4ad6a9e8db55b6e24eae6 39 0.01/1.00 vMB 25
245,309 245,309 000000000000002fd615a3edf09532969766bd710896cc928df650701b55d148 155 0.09/1.00 vMB 115
245,308 245,308 00000000000000744688cbdcc480d7c3c6ef0afe7070d4d271b24b9ba97341a4 467 0.18/1.00 vMB 189
245,307 245,307 0000000000000026e703c46ee2b51c6209eacf4c7b88ba4acbbeab9f7395894a 46 0.02/1.00 vMB 32
245,306 245,306 0000000000000012cf59ddf827b66091845cd9790b7d0f069e0c3dfb6e3a43b2 448 0.20/1.00 vMB 145
245,305 245,305 00000000000000aa61168f392bd569e3e6cc0a532544aff7e05cf1607383c9e2 114 0.08/1.00 vMB 69
245,304 245,304 00000000000000c77246f48a29c5764610a4f9da8c3da45096316c3f822b0a49 256 0.10/1.00 vMB 172
245,303 245,303 00000000000000bf3256b2f3983d8831b59d93a1e331348bc878dc5772c360e7 54 0.02/1.00 vMB 49
245,302 245,302 00000000000000c125bbbe74ee22ec7c0b5d4028ddace711b8e6d2638de72dab 15 0.00/1.00 vMB 138
245,301 245,301 000000000000009e44318c618bd7b8d1a8c91fa6d90df7593ed8c0e28faa484b 282 0.12/1.00 vMB 127
245,300 245,300 00000000000000a76c50ad9c85558d58867f4768c954b43d675f049e0d090565 112 0.04/1.00 vMB 171
245,299 245,299 000000000000000b6e983f570168390dea178b94b810cf2af941045d61219fe2 35 0.01/1.00 vMB 196
245,298 245,298 0000000000000044c381d4c5803bc74117639133a6853d4ad6f2d83dd9ce5a4f 262 0.12/1.00 vMB 128
245,297 245,297 00000000000000941a9cb4619f907d6d4128ccc3936c003727392789060c0381 14 0.01/1.00 vMB 83
245,296 245,296 0000000000000051b1a5ca4e35dce1eeef36bb11f4c9947872b2a695573f6c23 66 0.02/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.04 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: 650.65 GB
    • Received: 13.30 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.