Loading Tool

Explorer IconExplorer

Memory Pool

55,189 transactions
32.45 vMB
0.23480986 BTC
Random Selection Loading Transactions
Max Size: 174.01/200 MB

Candidate Block

Mining Attempt c35796adfbfdfd5b647546b25d6ed4399ad85ea6f1b8f7ad13ad99a64345bf27
Version 20000000
Previous Block 000000000000000000001af732fd5b15bb90e3760b3de0020b22660de0315512
Merkle Root cd939412867b4ac0fab4cc858c8fb5947438151e0002e02b23d1fc4b13d61807
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,908
Size: 1.00 vMB
Total Fees: 0.12396270 BTC
Feerates: 101.66 > 12.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,818 (680,832 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,986 233,986 00000000000000288918ec1bd6db0563bf953114f4039455a75025ac64a04e18 332 0.15/1.00 vMB 207
233,985 233,985 0000000000000186a578414cc131cde94d0f7e4e8a4388f6e28b6c645814e26f 351 0.15/1.00 vMB 219
233,984 233,984 00000000000000c89a8684e3fbb8853776ac857c0c9a23c7cc2bf0f0a4c23eb3 254 0.10/1.00 vMB 199
233,983 233,983 00000000000000ce640ab08236ae30213ae63a5033a017d97e2edcb880ea329e 480 0.21/1.00 vMB 167
233,982 233,982 00000000000000520352e1f55da4a347ef80ed0fdc41df05bee5229ca44738c6 304 0.21/1.00 vMB 134
233,981 233,981 0000000000000197b69223284fd6546488762624afec1514acbcef019e758fdd 389 0.19/1.00 vMB 146
233,980 233,980 0000000000000056a86d8832512c8de63cd09f3aa9004280660327e8f37b5e08 156 0.07/1.00 vMB 6
233,979 233,979 0000000000000159bbe966c545dd6c2438e73e7c59dc8ccdb5067c8b51a02e75 510 0.25/1.00 vMB 149
233,978 233,978 00000000000000ce47c62848c50b2f776f8051d18b912be0b87f5e49dfdd042a 330 0.17/1.00 vMB 156
233,977 233,977 00000000000000009d242a2b204a0a7810bd946a61669040666deed3b17beb63 341 0.10/1.00 vMB 70
233,976 233,976 00000000000000fd2b506bcf0b6c635c8710c169437e0c4629154cbca5ae38f5 57 0.15/1.00 vMB 11
233,975 233,975 0000000000000039c832ad9c1f31816d0fae10e08fceaae94fe87aacf4bb9ec3 282 0.16/1.00 vMB 150
233,974 233,974 000000000000006a46008ef68eca5e0125a57427573678dd2c7f6108c403ce19 305 0.12/1.00 vMB 196
233,973 233,973 00000000000000a159bbd5b0c5aab18ec7316b66f11fdeb97954e1efef23b51a 322 0.14/1.00 vMB 160
233,972 233,972 0000000000000030cd51a73f44de6e101973aa5a20c7eb7fbce6ad91e2f9404c 100 0.05/1.00 vMB 171
233,971 233,971 00000000000000ad33636d941a5890bf7995eda522115bd433f5c880b81af9a8 1 0.00/1.00 vMB 0
233,970 233,970 00000000000000445b1228e19f50bef22324c1ea1460a2400088a515638dead0 463 0.23/1.00 vMB 152
233,969 233,969 00000000000000aa6a1314f6ceee14abe5bfa07181543709a587dec3204d5cb4 413 0.18/1.00 vMB 164
233,968 233,968 0000000000000096c2f9e100d4606db1b1e565da337a5905d7df510ad043d4d8 332 0.16/1.00 vMB 154
233,967 233,967 000000000000005ab7c8731bcf9f0adf4ff56b4f12438a7b638b5057bfa7b825 29 0.04/1.00 vMB 47
233,966 233,966 00000000000000358cc742d7905ab9f480b527becbbaf55155b1a6295599197e 552 0.26/1.00 vMB 160
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.49 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.