Loading Tool

Explorer IconExplorer

Memory Pool

81,357 transactions
31.57 vMB
0.07452101 BTC
Random Selection Loading Transactions
Max Size: 191.75/200 MB

Candidate Block

Mining Attempt e55aec2b8268f586559a44976301239200f33c4bc7c917a11f024e2ed183b225
Version 20000000
Previous Block 0000000000000000000031ba7fe1eeefe76d233c2558b7cc402ecad40e6ac670
Merkle Root db2c1429918f86f644496d754a6f7a67c5fd77ee80a91d3ba849b456377868f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,396
Size: 1.00 vMB
Total Fees: 0.00590036 BTC
Feerates: 73.20 > 0.59 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,214 (240,122 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
675,092 675,092 0000000000000000000c4b16bb13ca286bee27393aa68f96786bfb38ab07bb3d 2,869 1.00/1.00 vMB 97
675,091 675,091 0000000000000000000bcf42f95a1289bb9ba3870537617dc93f0c7f82f8c260 1 0.00/1.00 vMB 0
675,090 675,090 0000000000000000000a52adc50a60c2f4c50ebdeeeba4b00fc3d2a5ef95ec3f 2,611 1.00/1.00 vMB 98
675,089 675,089 000000000000000000006d0705151b3f069360fbd997516f4d24ec610464712b 1,297 1.00/1.00 vMB 104
675,088 675,088 00000000000000000007e031ddb1a2e490c6981d0ccf5cd5951a26a65a9af593 769 1.00/1.00 vMB 110
675,087 675,087 0000000000000000000265dd439531af2b95030d92d94477335436ffb2adaf2b 1,647 1.00/1.00 vMB 117
675,086 675,086 0000000000000000000776743a84883ac47a993867f41ce9e8d6e8a6ac9c590c 2,229 1.00/1.00 vMB 108
675,085 675,085 00000000000000000000b30c4433aea6cd76db804894abb9d13cac267dc7b302 1,465 1.00/1.00 vMB 108
675,084 675,084 0000000000000000000c78a72f83148b789f031898d910d6638210e374d87fce 2,345 1.00/1.00 vMB 110
675,083 675,083 000000000000000000098939e9a3899c3d7b9893994e82b223242887ef7a9cf7 2,358 1.00/1.00 vMB 104
675,082 675,082 000000000000000000062ef52b0cab9cee21e83866b01a410a99e3f3c7293213 2,765 1.00/1.00 vMB 119
675,081 675,081 0000000000000000000a3065c3690b1d75b91bb3addb88476a941d4a2c6b0b9f 3,084 1.00/1.00 vMB 103
675,080 675,080 00000000000000000003b88685df1a9d9ef204474dc341f169da7dd06eadf058 819 1.00/1.00 vMB 106
675,079 675,079 0000000000000000000541215efcfaf668c746d66a9ad100ae63128b28e7f59d 2,297 1.00/1.00 vMB 116
675,078 675,078 0000000000000000000bba05137ff1d8185d5975c353892d40e3c373d0eb98ec 2,815 1.00/1.00 vMB 109
675,077 675,077 00000000000000000000a4c29ed63f643906dde7fbea50eb25babec34a06f887 2,583 1.00/1.00 vMB 119
675,076 675,076 000000000000000000046369e55e096f0120f22a093730c5e37863e7dc5ed36e 2,721 1.00/1.00 vMB 130
675,075 675,075 0000000000000000000847cef9bf7049e00391565a93e723943e211bbef090d7 2,924 1.00/1.00 vMB 129
675,074 675,074 0000000000000000000941a6adcb04705f3d9812339ac7b1bde1651a0f186f94 3,339 1.00/1.00 vMB 115
675,073 675,073 00000000000000000009225c75aa8a9b1ad7d5ecff20f814ee6b7a4aab05af43 3,187 1.00/1.00 vMB 102
675,072 675,072 000000000000000000078105b7b6c4a9ba66c622b1496afcecb20c881487b5c0 3,276 1.00/1.00 vMB 106
Previous 10 blocks ↓
Total Size: 782.76 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: 708.96 GB
    • Received: 16.80 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.