Loading Tool

Explorer IconExplorer

Memory Pool

80,383 transactions
30.25 vMB
0.08190236 BTC
Random Selection Loading Transactions
Max Size: 184.90/200 MB

Candidate Block

Mining Attempt b97e10b190735c3a5f86df302bfa505846659ec13d9444497787da5dbf196e66
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 8bcfa3a2035aceca4ebbe778441d54be3a66b5454f65c7c39fd2f4899a58e19f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,204
Size: 1.00 vMB
Total Fees: 0.01441891 BTC
Feerates: 402.75 > 1.44 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (546,812 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,540 368,540 000000000000000004508403392dfd9d358777f74dd99b6a15297beb48b8424d 1,594 1.00/1.00 vMB 32
368,539 368,539 0000000000000000118f0037eb82d6dab53b9a1184727366de3589f30866fe11 680 0.63/1.00 vMB 18
368,538 368,538 00000000000000000fa013a7868a3949bf99daf5ab8ab0965b9dd77ecc7b5e82 1,044 1.00/1.00 vMB 30
368,537 368,537 0000000000000000119ca708d9a1f8e7dd67ca7bbead1feea0779b3cb18f13ff 1,520 0.93/1.00 vMB 39
368,536 368,536 00000000000000000b5a18a80aa3745bdcad05beb14401d8f6f9582d2279de13 979 0.95/1.00 vMB 19
368,535 368,535 000000000000000013a965ed7c27ac11c15aa7230964d6ca828fdc596a45feee 595 0.85/1.00 vMB 21
368,534 368,534 00000000000000001136a5a45494a73c5d84bbdc99a3d12d92936d226d846226 883 0.97/1.00 vMB 25
368,533 368,533 0000000000000000065644df3519c770c9356f97e8e9d01f248c2f5f83624bda 1,365 0.93/1.00 vMB 36
368,532 368,532 00000000000000000126ad01b41078074a4be360374f6fa64997ce72f8ce0af5 154 0.10/1.00 vMB 42
368,531 368,531 000000000000000007484a66cd9473aaff70e7b1d9cc54b22518a89cdd25f1ab 1 0.00/1.00 vMB 0
368,530 368,530 00000000000000000ecea9a2ce7992453ea65e2d8a43913522e9ae92a61ce846 1,188 0.93/1.00 vMB 32
368,529 368,529 000000000000000004a34b91da05963b01c220b057a466226bb5664fa8fa14d5 2,151 1.00/1.00 vMB 45
368,528 368,528 00000000000000000b695c279af750f8c6ec86b36fa2454af20b35b4b3606e54 1,039 0.93/1.00 vMB 34
368,527 368,527 00000000000000000000013712632da34788a7b4ae2cd78f7982c7036610126b 512 0.75/1.00 vMB 24
368,526 368,526 000000000000000007f747d18dfe532711ffd235b2e956087a1eeb1e84a023a0 1 0.00/1.00 vMB 0
368,525 368,525 00000000000000001114e0487b2ab70eda7492dff982e1249e4bac5e01fe4392 1,309 0.95/1.00 vMB 38
368,524 368,524 00000000000000000b05c9af9f1a6643c30d90ed54f2c87f31b4e0852c40bfce 1,197 0.90/1.00 vMB 32
368,523 368,523 000000000000000009fde3da76f73253e396a9f018f0b349bfbf7d09938b382d 1,868 0.99/1.00 vMB 39
368,522 368,522 0000000000000000086ad857a0c830be6976e26d2ad538cd02d8a9056a003497 845 0.93/1.00 vMB 28
368,521 368,521 0000000000000000117baf6f299b353ef81796f7b88801129e3ed0418008f214 1,784 0.95/1.00 vMB 50
368,520 368,520 000000000000000013659b710502faadfdb6f70e83b24aeebb1294a9309acde8 926 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.00 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: 718.57 GB
    • Received: 17.91 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.