Loading Tool

Explorer IconExplorer

Memory Pool

77,562 transactions
29.04 vMB
0.07924963 BTC
Random Selection Loading Transactions
Max Size: 175.54/200 MB

Candidate Block

Mining Attempt 806145763064f2811081b07a73675cf2e9f3ce4e5ffc077130550b7ece753656
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root aac6ee4539e4a41c28e9c0a982828295f7f24cb75b4af75a8ac122891fba0903
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,547
Size: 1.00 vMB
Total Fees: 0.01851572 BTC
Feerates: 302.06 > 1.86 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (578,137 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,992 336,992 000000000000000002cabd6c59df4141da9174302f182a86619d15eb9f2ab46d 75 0.05/1.00 vMB 22
336,991 336,991 0000000000000000169958d43191b5cea871895b3817c0ace62bb21257a9896c 131 0.08/1.00 vMB 19
336,990 336,990 0000000000000000026c70dc835bbe6bc299b79581560cd43dad1b8f13de3bf8 527 0.35/1.00 vMB 30
336,989 336,989 000000000000000007eed47b02256c1602447785ffd4107203a8a3986bce8b47 180 0.10/1.00 vMB 21
336,988 336,988 00000000000000000ff7e2cf89c828a35c722a8d61111288c6b742d20d8b785f 802 0.44/1.00 vMB 32
336,987 336,987 000000000000000000f75478e7e5cfb2aa3a45164b7bc3ccfc339aabbb6d8c7d 410 0.18/1.00 vMB 32
336,986 336,986 0000000000000000031995d34a4536c5c956a0a687d2e83bc87a5728a84738a6 98 0.04/1.00 vMB 22
336,985 336,985 00000000000000001756020ff22deaf1a792402011b970bae19024f0a4911b9b 438 0.23/1.00 vMB 26
336,984 336,984 0000000000000000145c8adef13ac90c6b164105743585735f5e7af2fd69bdc1 121 0.09/1.00 vMB 17
336,983 336,983 000000000000000001736aeb301e9e35c2ba0b9f03421523b13917da6fedb011 77 0.03/1.00 vMB 22
336,982 336,982 000000000000000012a9fb8f86d21ce9a4b9919febad46896425f66e866a1d76 163 0.14/1.00 vMB 23
336,981 336,981 0000000000000000194e0df3d538bfd2f05804a8aca3004f44bc62bd77e1307b 722 0.35/1.00 vMB 28
336,980 336,980 000000000000000018454759560cd1d2e7417332507a38223b9ad1e93b1dbbcd 71 0.03/1.00 vMB 27
336,979 336,979 0000000000000000141c55fce6234d0fd8f8d0df15e259c3f7379ecbfcbf723f 148 0.07/1.00 vMB 24
336,978 336,978 00000000000000000405ea8be27517dd3029cad419748bded365b3f391d6442d 260 0.13/1.00 vMB 27
336,977 336,977 000000000000000018878c6f8a4a5c83d261ddcae70a60399842ddbaff39e9b5 175 0.10/1.00 vMB 21
336,976 336,976 000000000000000019b182a2adcad7eac9031d6b1fe26328c87002ac83e05c58 735 0.45/1.00 vMB 24
336,975 336,975 000000000000000011ed910c9b27d348661b6af15b2923611f4c7adadeadbf5c 220 0.09/1.00 vMB 24
336,974 336,974 00000000000000000743e5cea6cf2a7969aec8237e0be015e6a1ea181fd52f1f 302 0.23/1.00 vMB 18
336,973 336,973 00000000000000000fc5b4396a516e83bbf06494fe2c424807baeec612db5f5b 522 0.19/1.00 vMB 33
336,972 336,972 0000000000000000173bab03584916ca96f79149c310a8020b6d8486b32bc8c6 651 0.43/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.62 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: 671.98 GB
    • Received: 16.09 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.