Loading Tool

Explorer IconExplorer

Memory Pool

82,382 transactions
30.66 vMB
0.08319869 BTC
Random Selection Loading Transactions
Max Size: 184.90/200 MB

Candidate Block

Mining Attempt fdff3c663e77e6989c2768ba18124e43766d5c89d673393f50d6bdfb7ac1e5b5
Version 20000000
Previous Block 000000000000000000003686630ca47285b10a5c2416fbf34a96d00d5fd7b672
Merkle Root 4944a92f73d23d2ccc54966a4ffc12aad17c58ee34d93d7b520521e4a8d6e527
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,361
Size: 1.00 vMB
Total Fees: 0.01867125 BTC
Feerates: 150.92 > 1.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,976 (170,989 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
743,987 743,987 00000000000000000005e053960ea6ec38676ddcecbfa30c4e0522f83e027f0a 1,992 1.00/1.00 vMB 12
743,986 743,986 000000000000000000072dc8ba54ad14feae85342d0b57d096fcff49379f92a2 3,025 1.00/1.00 vMB 27
743,985 743,985 00000000000000000003cebf1f004f3168cc8bf00adf56ae0b80a94c502a502c 2,375 1.00/1.00 vMB 6
743,984 743,984 00000000000000000001a3360918f4cd2a30b66945d3fc8b78fc083074b109d7 3,288 1.00/1.00 vMB 23
743,983 743,983 0000000000000000000437440e2c89069ae8c0ca4df58143783d88c68854394f 2,981 1.00/1.00 vMB 33
743,982 743,982 00000000000000000002774058ff752d522fb7e13cb165792f47f0c57edf6ab9 447 0.17/1.00 vMB 22
743,981 743,981 00000000000000000009594e2ed9e53be2b2bd498dc2631ee51bcd8076630256 2,064 0.83/1.00 vMB 21
743,980 743,980 000000000000000000089e1cf5934a314b6c7bf9a56debc3cc63ee0ceca21b6f 886 0.32/1.00 vMB 22
743,979 743,979 00000000000000000009808e926f169bc5986a805067ae2dd68f09d32fb76753 2,167 0.94/1.00 vMB 15
743,978 743,978 000000000000000000001c6f4b761109180d31805a3a09080084cf4968cf3f99 1,964 0.92/1.00 vMB 16
743,977 743,977 000000000000000000016bdc73b3f48987f444995111250a53763e37fe587ae7 846 0.39/1.00 vMB 15
743,976 743,976 000000000000000000046cc82ec03bc74c6468d14683fc64e970aecaf72c7ff5 94 0.03/1.00 vMB 15
743,975 743,975 00000000000000000004b9d7850e4279da2c2909afc66e3931f9e25ae60c42d9 1,630 0.81/1.00 vMB 14
743,974 743,974 0000000000000000000088e9898054c42527ddc1abada3f62854dc253f28c71f 810 1.00/1.00 vMB 20
743,973 743,973 00000000000000000005b5754c19bf7027f064e0e282eda632e471b97135a7c7 2,603 0.92/1.00 vMB 12
743,972 743,972 000000000000000000094974c2a8ec03b98dd6892ac979ab2042070c04398eb2 3,291 1.00/1.00 vMB 26
743,971 743,971 000000000000000000076cdf65f75c7d6d6807a3114088c11c16d307dad8eb1e 1,069 0.30/1.00 vMB 21
743,970 743,970 00000000000000000007e634173815935fbe7aec6860cc8a142bb027f83c4927 2,119 0.92/1.00 vMB 15
743,969 743,969 0000000000000000000798124d21571e31654e7f6948390f9768dd3ab868cbe3 2,525 0.91/1.00 vMB 18
743,968 743,968 0000000000000000000613c765ffd3a54a6dc50c365bfb44707f976e70d3aead 1,337 0.58/1.00 vMB 15
743,967 743,967 00000000000000000001ca6f72dbc01997ad659dde95310849f3f9676a2e955b 389 0.23/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.35 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: 662.16 GB
    • Received: 14.84 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.