Loading Tool

Explorer IconExplorer

Memory Pool

47,366 transactions
30.13 vMB
0.09338457 BTC
Random Selection Loading Transactions
Max Size: 160.43/200 MB

Candidate Block

Mining Attempt c328d49206dbc420781cf1864bf31e0d543157b7ff8dfe684c266472d4b866e9
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 9f91f8d6c564399b5665526db4bf402f4b70863c0764e232332dbbd2a3046a41
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,784
Size: 1.00 vMB
Total Fees: 0.03354338 BTC
Feerates: 150.97 > 3.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (733,324 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,528 181,528 00000000000006da81d9db618ef493de6263dbdd78817a32c4309d96c61c0705 124 0.05/1.00 vMB 129
181,527 181,527 000000000000034056d7c8bba23df201246245bdef3528715ff936a229c45201 123 0.05/1.00 vMB 72
181,526 181,526 000000000000073a6d10f6c9afa78c073d0ad9d366cb8f48f931952fb66e6878 947 0.40/1.00 vMB 177
181,525 181,525 0000000000000933a3c349d1b7482ec1f2397668237681a853d4b5c2e9b64aa0 144 0.08/1.00 vMB 105
181,524 181,524 00000000000007502f4c67aae2cf2d0906883a63c6598d7084a6dca2f851d08a 124 0.05/1.00 vMB 72
181,523 181,523 00000000000008c1e7563806e01cad210498083b81d81e4a63a075c0cc1bafd0 1,123 0.42/1.00 vMB 171
181,522 181,522 00000000000007589ea05681e11f0955c659542fb35c4b01c65713d37e27c0c9 579 0.28/1.00 vMB 170
181,521 181,521 00000000000007afe6709d24118fc8335b5b54a3d42d5e213e625a39187a93cf 122 0.05/1.00 vMB 74
181,520 181,520 000000000000046de26e2bdf9d4586c337e5ded994ec067cc7ec08b5e6c7652f 508 0.22/1.00 vMB 157
181,519 181,519 00000000000005a4b5c375566e967ba7ca8c3ef80e190697770fa300bf030281 487 0.25/1.00 vMB 135
181,518 181,518 00000000000000932258848304b5c4169d221ed391686f0311a5d30dd286c5a6 139 0.05/1.00 vMB 66
181,517 181,517 00000000000007b8f8d50a468b6414888b27de304ee199ac60474f298ea4a426 542 0.23/1.00 vMB 149
181,516 181,516 0000000000000154f63fd568e87972917a067f3bdf75996d519fe4567a59248a 11 0.00/1.00 vMB 53
181,515 181,515 00000000000007a325f240e95911241604d4e5cc688ea1dc559b87c18c6b87d5 146 0.05/1.00 vMB 303
181,514 181,514 0000000000000973fc2af34b460cc9a9170f58d83e9f252a78a7511512d42922 105 0.05/1.00 vMB 132
181,513 181,513 00000000000004c98d692b665ca420edbbc1c508d3eb15e0be856ee183fa94d5 441 0.20/1.00 vMB 121
181,512 181,512 0000000000000642d92e6f868dace2ac49f8df925bb4cf7197a784d621b06c64 113 0.08/1.00 vMB 77
181,511 181,511 000000000000008d4d8f2097567265308fec456382594467889bc7b7be33db55 566 0.25/1.00 vMB 125
181,510 181,510 00000000000008662bf72a97a6eb5d8d95b0c036c8a3c8b95a6440d6c1c2b347 645 0.25/1.00 vMB 136
181,509 181,509 00000000000001c1350d362373401f056dbccc9704828d7f5d61b9c3e4b4effb 798 0.30/1.00 vMB 190
181,508 181,508 00000000000002c112d63a87191ac91744e012e9ad992fe78294b9e27773c9d1 154 0.05/1.00 vMB 147
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.