Loading Tool

Explorer IconExplorer

Memory Pool

78,980 transactions
30.15 vMB
0.11872099 BTC
Random Selection Loading Transactions
Max Size: 179.48/200 MB

Candidate Block

Mining Attempt 46cdf3991e16ae7b73de9242aa6d2fe7b058d40186d692b0cb3fb2b8fe6863ab
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root c8d530dbe4442a0a16e45a1e25437ab61e600f3b6a8e4337eee3e92d2d9d0956
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,350
Size: 1.00 vMB
Total Fees: 0.02868551 BTC
Feerates: 109.82 > 2.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (320,972 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
594,330 594,330 000000000000000000086539e92aaf8e70b0f8095748a25752008b34ed697e9d 3,075 1.00/1.00 vMB 13
594,329 594,329 00000000000000000016ba882c23762bfa768efcac2288fcd3b986d006cb77c1 2,227 1.00/1.00 vMB 11
594,328 594,328 00000000000000000013a93d68d42458d3e2359ce068040b30896110cc642b88 2,980 1.00/1.00 vMB 34
594,327 594,327 00000000000000000003fb8f1aff8105c5c67ed2ef8839ca02fa18f1e876d0d8 3,039 1.00/1.00 vMB 47
594,326 594,326 000000000000000000005dc79a5bdf740f75458e02d825da631b71e6bb38e8eb 2,400 1.00/1.00 vMB 5
594,325 594,325 00000000000000000010c4648a3e2752c0aa551014b05dd00f5d6c342aa9d4d4 2,697 1.00/1.00 vMB 26
594,324 594,324 0000000000000000001741f8c8246f2393fa5e9113c6634445e549270ca7cfbd 1,352 1.00/1.00 vMB 13
594,323 594,323 000000000000000000048d5e923c8dae641c8fb7936c1c636923b3ceb0056e7d 533 1.00/1.00 vMB 14
594,322 594,322 00000000000000000009a86ccb65ffd799d8c9834abd73a01ea9fa34469b9c3c 2,426 1.00/1.00 vMB 22
594,321 594,321 000000000000000000086ec1b70e7cdd7cdc7ac0d345188aef2e1842467776ed 2,633 1.00/1.00 vMB 38
594,320 594,320 00000000000000000001a1849b2c9e9dc861d4a990529c46046bf03315b58dad 3,070 1.00/1.00 vMB 51
594,319 594,319 0000000000000000000950ca103282375258bd30c23dc1e3923bb2a1fc52f9ac 295 1.00/1.00 vMB 12
594,318 594,318 000000000000000000001489b9da6541e09519495b83e26d23fc85eda4594b6e 2,886 1.00/1.00 vMB 39
594,317 594,317 000000000000000000104c38b872d6067664f14d3539282715c15b0900828a70 1,549 0.68/1.00 vMB 14
594,316 594,316 0000000000000000000c367d85c23eb6466516eee670bb1308b0c902d2794b32 875 0.49/1.00 vMB 19
594,315 594,315 000000000000000000100a8d44b48daebd3cdae2e6e4e37331404efe7e0e12a0 1,539 0.73/1.00 vMB 17
594,314 594,314 0000000000000000000bc567cc052343c6b621a8748a7afaa1d450f0085030b0 524 0.31/1.00 vMB 16
594,313 594,313 00000000000000000018cbb528e4fef91fbb8fe4f332ce2f50add359b6f377e5 1,811 1.00/1.00 vMB 11
594,312 594,312 00000000000000000017de39e496e1bb63c8ee10f95021ab97e05e29897cdd2a 2,535 1.00/1.00 vMB 36
594,311 594,311 0000000000000000000684fe33d13675a0a19fa7093519f17f985af11fe2cd3f 1,492 0.98/1.00 vMB 23
594,310 594,310 0000000000000000000038648c2877fae502b44c92bb67cedccaf93d1edaef7a 2,193 0.94/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.91 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: 714.20 GB
    • Received: 17.52 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.