Loading Tool

Explorer IconExplorer

Memory Pool

82,953 transactions
31.16 vMB
0.08963218 BTC
Random Selection Loading Transactions
Max Size: 191.09/200 MB

Candidate Block

Mining Attempt a0d8a0104e943be8c4fb7046cc25a0cf88c2abf8f65645e3bb7bc192b8442412
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root 6c3e98909385fa1d312269558d220b394bc2f94091b5d87ed192c81c6481fb69
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,442
Size: 1.00 vMB
Total Fees: 0.01942691 BTC
Feerates: 114.60 > 1.95 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (232,184 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
683,039 683,039 0000000000000000000316ac9b79aabec240085020d08eef4b43dd7ac60b6661 789 1.00/1.00 vMB 27
683,038 683,038 0000000000000000000c37916cb5b7afcc6a2cab60d5e8fdd0f0183873777bee 192 1.00/1.00 vMB 5
683,037 683,037 0000000000000000000acd3bead329a705e057bcf0e237462d55fb90396c1357 651 1.00/1.00 vMB 20
683,036 683,036 0000000000000000000af2d5217a55f1996a7528ebf441989df0a49943f1ff3a 1,332 1.00/1.00 vMB 43
683,035 683,035 0000000000000000000d2b2a79ebc20df0e373ab88b753d54cc0075fea0f30f2 1,801 1.00/1.00 vMB 28
683,034 683,034 0000000000000000000319fa2108d88fa75a7e9c052569e7359d7659a756d405 2,421 1.00/1.00 vMB 98
683,033 683,033 00000000000000000000f923705a7b1ce6ad720952da4ffdeb50478fdb61e924 1,343 1.00/1.00 vMB 29
683,032 683,032 0000000000000000000a3829670e080c65e12e59293bfcd94e8465df740a26b2 1,026 1.00/1.00 vMB 17
683,031 683,031 0000000000000000000930b7ca3a825b5ecb67a3c7005a81adb3bd3b62b0f7f6 1,688 1.00/1.00 vMB 77
683,030 683,030 0000000000000000000a07e796fb13d420683df86e291003722ef41a7fad9154 1,130 1.00/1.00 vMB 45
683,029 683,029 0000000000000000000c743c20cb70ac5a32e5545404d5028d1afd81250980a2 1,686 1.00/1.00 vMB 83
683,028 683,028 00000000000000000004560cf97454d18522a229f4871489d094e62f43e4d513 1,945 1.00/1.00 vMB 57
683,027 683,027 00000000000000000008951705dc7e7499a4c89defea1a89851a06da29787e1d 992 1.00/1.00 vMB 5
683,026 683,026 00000000000000000005e13b27ba304c2518704b7655a6b69f8ce83784533287 2,112 1.00/1.00 vMB 37
683,025 683,025 0000000000000000000017b24a8318b06caa007faf3c5717622602e48d96987c 1,261 1.00/1.00 vMB 32
683,024 683,024 0000000000000000000b1179e278aecc089564c98a106358a4cf9d4a2d950042 1,004 1.00/1.00 vMB 19
683,023 683,023 0000000000000000000a38ecb5149c7beef7aa25b30467e4d0443b2df3fff2cb 836 1.00/1.00 vMB 21
683,022 683,022 00000000000000000007dd3efcf42eecd35455e59513b03b0431ceac04db8303 1,772 1.00/1.00 vMB 34
683,021 683,021 0000000000000000000b3ab16258ff62c7a28a67446dddf9d92e2250d28b8998 2,284 1.00/1.00 vMB 95
683,020 683,020 000000000000000000019b7343e4c990c45f904e8572b2ff9ee17edbe222eea4 288 1.00/1.00 vMB 7
683,019 683,019 0000000000000000000d9bb7b5a97c3ffa23d06dc84759ba165864b496d1a776 724 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.77 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: 709.42 GB
    • Received: 16.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.