Loading Tool

Explorer IconExplorer

Memory Pool

82,223 transactions
31.22 vMB
0.09592618 BTC
Random Selection Loading Transactions
Max Size: 189.44/200 MB

Candidate Block

Mining Attempt a9f1896c841b7a6af1c6a63f3395a8ee06adb16cf92c6ad040e4fac3a5c4e07f
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root d680b7f76e022e0f66ddc53349007cc6a00adb1d76131647e5ea33e3b1a2ede9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,236
Size: 1.00 vMB
Total Fees: 0.02831741 BTC
Feerates: 351.58 > 2.84 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (324,124 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
591,083 591,083 000000000000000000085187d24760fbc0daf672e95cae1084b272de111144be 1,200 0.55/1.00 vMB 36
591,082 591,082 0000000000000000000d008b25c9c3f561e5580c0f4957f3dd4c4c7647e85fd2 1,924 0.75/1.00 vMB 32
591,081 591,081 00000000000000000016c57987c4b4cb374ed985b30c064f104a8d739f5975ca 1,160 0.64/1.00 vMB 31
591,080 591,080 000000000000000000059a5e6fe4d98f428326553c14002124d3df0ec370d7ee 2,627 1.00/1.00 vMB 23
591,079 591,079 00000000000000000003591233f8359d42a675b7e10de2edfd2aeb71a8ca5a22 2,765 1.00/1.00 vMB 24
591,078 591,078 00000000000000000006a6f39710b9eea360649ff1663ed48254cd365f386afd 2,947 1.00/1.00 vMB 57
591,077 591,077 00000000000000000014656918616498bee66c0cc9f857c5b124823568a682d3 2,540 1.00/1.00 vMB 65
591,076 591,076 00000000000000000013133ff45f303a268f23d4714572577f306f8786aae520 2,370 0.85/1.00 vMB 4
591,075 591,075 0000000000000000001b668b85304c530f37d812ccd95f3a25168fc46122cf04 2,233 1.00/1.00 vMB 46
591,074 591,074 00000000000000000009f51f2367990d3a228820754551b82454289ec67ca57d 2,549 1.00/1.00 vMB 58
591,073 591,073 0000000000000000000b65d90d0c67f3355604012107abbf211e64a5ad074805 685 0.39/1.00 vMB 27
591,072 591,072 00000000000000000014ab01302506d70f1321e9b171128e84e6465cda40360f 2,389 1.00/1.00 vMB 29
591,071 591,071 00000000000000000019043f42994d4435067485b97e04ee80330fbb083d72dd 2,165 1.00/1.00 vMB 19
591,070 591,070 0000000000000000000bef680fb6dbffe5e74527b8e11e9d7eb8e8640a023c3f 2,414 1.00/1.00 vMB 42
591,069 591,069 0000000000000000000e47d9aef3349c325d4889c90025eab91c1321bfa555c8 2,480 1.00/1.00 vMB 26
591,068 591,068 000000000000000000078652b708aba83f72c809b149aeb4708d9aae52a3b7ea 2,384 1.00/1.00 vMB 14
591,067 591,067 000000000000000000005eec41497f60f81e2afb7d35931dcac9ba9f13d1aab9 2,583 1.00/1.00 vMB 60
591,066 591,066 00000000000000000003a45679ffad9c5427b644a2fd012725f00a84c6e7779c 2,462 1.00/1.00 vMB 43
591,065 591,065 00000000000000000007588cf64e39e328dccbf050c0c4ce9d10579a1003cc54 2,302 1.00/1.00 vMB 32
591,064 591,064 0000000000000000000b4f387984bbf8a0b9fcf21258453853fdf38ee9e3bc6b 1,935 1.00/1.00 vMB 6
591,063 591,063 00000000000000000017084fd1f011ff5f02946920467d97a6adff1c03a95227 2,253 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.75 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 708.66 GB
    • Received: 16.75 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.