Loading Tool

Explorer IconExplorer

Memory Pool

81,385 transactions
31.23 vMB
0.09979107 BTC
Random Selection Loading Transactions
Max Size: 188.93/200 MB

Candidate Block

Mining Attempt 0fede177d08d60ecbb8fc1885893dfe29f7db978e5d3e0b2e7aa975712e33781
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root f71b687d597f7ccb998d25c686a6971e7393c6e9198cdfa7e33dda28608faecd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,432
Size: 1.00 vMB
Total Fees: 0.02284883 BTC
Feerates: 106.51 > 2.29 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (212,213 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
703,174 703,174 0000000000000000000e9161c47c363352ef5067936342484bed6bc87d277652 1,754 0.89/1.00 vMB 8
703,173 703,173 0000000000000000000226f60a0131c24ca089b3feba8feb14c672ffb41590e9 187 0.04/1.00 vMB 15
703,172 703,172 0000000000000000000b9a04c94c4053569fc9812b52631a71ec78d0c8b3a694 1,114 0.43/1.00 vMB 9
703,171 703,171 0000000000000000000cd5e87474a562ad0e25c2cbd6e134ef7063b501d8bbd4 1,780 0.89/1.00 vMB 11
703,170 703,170 00000000000000000007f941f0c0804931b929900028d5ba202f9268798f4e31 627 0.32/1.00 vMB 10
703,169 703,169 000000000000000000059e15952673e1502897fc3329f83c7236ba3ad26d69e5 836 0.28/1.00 vMB 10
703,168 703,168 0000000000000000000cf04bdd13d227f4f41b7a712f1c4cf57641f3be14c619 731 0.24/1.00 vMB 12
703,167 703,167 0000000000000000000480ac27dfbebb7fb2b36544ec151c169930cad4d81c41 428 0.13/1.00 vMB 12
703,166 703,166 0000000000000000000c07e11144bddad7ca071c7483f9b3d8a2ae13617103c5 1,324 0.41/1.00 vMB 13
703,165 703,165 000000000000000000068ca2b7624c83e882d7098805ac258280f8c44d5bd3a7 1,766 0.53/1.00 vMB 11
703,164 703,164 00000000000000000002d58226b9c1daf45716b680cf1158bff7036c93c76273 379 0.12/1.00 vMB 9
703,163 703,163 0000000000000000000c074377a7fe3972f0d8298c61b411f25f0adae2ca8654 461 0.17/1.00 vMB 11
703,162 703,162 000000000000000000047d2f71e16c1d0f77a9e2f7779cdfd698e55a3c549904 482 0.20/1.00 vMB 11
703,161 703,161 0000000000000000000952658371587d1ba39e2d26345e6de673e3a6b7781fc4 1,660 0.60/1.00 vMB 6
703,160 703,160 000000000000000000070cd0d86a487973065649968199117bae3a832ebe2c51 1,291 1.00/1.00 vMB 10
703,159 703,159 0000000000000000000c211320039b015fb6adb9ba9bb214826d5f756cf7bff1 1,060 0.36/1.00 vMB 12
703,158 703,158 0000000000000000000eba61f22d85e86b026d455e82152277e1603d7d4a5fd2 724 0.49/1.00 vMB 7
703,157 703,157 000000000000000000088d4a4db2a3f7cea67ca905a997ae658357470ca5c38b 214 0.07/1.00 vMB 11
703,156 703,156 0000000000000000000cade54df93408c4ee0a9d2ffa8cdb360aedfb08f369fd 107 0.04/1.00 vMB 8
703,155 703,155 000000000000000000031d0397c336d5d48187ef78519b4b89caa31b119a4489 232 0.11/1.00 vMB 8
703,154 703,154 0000000000000000000ec4a8a05260408dd1afb600e01908ba9dae06260ce8e5 713 0.23/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.