Loading Tool

Explorer IconExplorer

Memory Pool

82,629 transactions
30.44 vMB
0.12209611 BTC
Random Selection Loading Transactions
Max Size: 184.20/200 MB

Candidate Block

Mining Attempt 149def558e2b34b0ff8467d6d351ba787928dd72684206916e9c465a57bc0884
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 04164ff69cae8c7f44b3e407f7ef63e7ed1ace97c975792cd3baa988d49f0ad4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,103
Size: 1.00 vMB
Total Fees: 0.04310779 BTC
Feerates: 150.85 > 4.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (543,430 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,709 371,709 0000000000000000027b597806b0e9b4053d4876ed9530f33ca3c12dbb9d1436 360 0.18/1.00 vMB 36
371,708 371,708 00000000000000000e3c62b8f3a71798bdef2cb4bf7ce241a319f59f2f7fa0f6 413 0.21/1.00 vMB 40
371,707 371,707 000000000000000000af336d330c3619db3c19d6346eb37b9b89403dfd155f97 238 0.14/1.00 vMB 27
371,706 371,706 00000000000000000e093db2eb8ac42c13cae1d594350f8ad3208ddd64afbb5a 630 0.30/1.00 vMB 41
371,705 371,705 00000000000000001330c5e6f7401d1c09d8a596450c9cc9aace589380a1b479 765 0.47/1.00 vMB 36
371,704 371,704 000000000000000008eaca15bcd5992cd42734e9ac7937aa27d0a7816fb9cc03 616 0.31/1.00 vMB 38
371,703 371,703 00000000000000001261aaf77b804649f965cc3a84f64a7b2d9cfb3141a0f8b0 1,330 0.69/1.00 vMB 39
371,702 371,702 00000000000000000be6adbfee70a335505904b2a5c1ba190ea1b37fc3f5e3e6 1,255 0.64/1.00 vMB 46
371,701 371,701 000000000000000012191ea33b1992571eff41685de58610027c58714aab4719 542 0.28/1.00 vMB 42
371,700 371,700 000000000000000006441a6b5111eebecd86b1a64699fceac7f2d10fd5ba7db2 1,032 0.63/1.00 vMB 36
371,699 371,699 00000000000000000ddf13ed18d13e089a57c2ef2db944b8b0765d0144874a94 1,620 0.73/1.00 vMB 48
371,698 371,698 000000000000000005748ec303b82c0d40bfbc5ae265143225edfd78f0d063b2 1 0.00/1.00 vMB 0
371,697 371,697 000000000000000003eeb46343585c5a1f4c1f5e34c879a28ef7da7e41ab0afa 1,781 0.89/1.00 vMB 44
371,696 371,696 000000000000000011703180fbdf610b3fe167f2e33971952a5c8d6c98fee9e0 413 0.30/1.00 vMB 32
371,695 371,695 0000000000000000043e893a792ae1ffd3ae1c2c759375d2bd23804b01b5ecd9 579 0.33/1.00 vMB 34
371,694 371,694 00000000000000000a4515bc998f4555487e2feb6aedba82ccd397a543d907f2 390 0.32/1.00 vMB 32
371,693 371,693 0000000000000000131f36d703560ae24acf2d43357a3866050f08b31b2b736b 1,540 0.76/1.00 vMB 43
371,692 371,692 000000000000000000c6eb3aba6f1763fbaded8c8363341dafd927eda566bd2b 205 0.15/1.00 vMB 20
371,691 371,691 00000000000000000eeefdf7e7e7318c750246787c3ee375099f26adfe8fdbd3 907 0.42/1.00 vMB 41
371,690 371,690 000000000000000004fd2aca0dc460df7f7e42c5ed7a01473509eec79b894269 208 0.12/1.00 vMB 38
371,689 371,689 000000000000000004e447684ad853878d89a0dda6384dde9f48be3c7bb920d6 1,215 0.65/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.63 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: 672.36 GB
    • Received: 16.21 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.