Loading Tool

Explorer IconExplorer

Memory Pool

45,265 transactions
28.73 vMB
0.07229747 BTC
Random Selection Loading Transactions
Max Size: 151.89/200 MB

Candidate Block

Mining Attempt bc56475bd2380c7e149aa06c09967fab00c62f936943b33de8a0e8b3d30f5a22
Version 20000000
Previous Block 000000000000000000002cda40907564e46bc0c7de547112e5b0304070620d30
Merkle Root 05d68c6473a3d568df754ade05c0e6575c7c6aae1f44f299f7b3dbdecb0e8be3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,970
Size: 1.00 vMB
Total Fees: 0.01678122 BTC
Feerates: 58.92 > 1.68 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,807 (683,481 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,326 231,326 0000000000000027bb78cd80e7fedcb304985795e0f45eacd357ba381056dbcd 284 0.09/1.00 vMB 97
231,325 231,325 000000000000001eeb1a69066c04770b9824da93056232232754f1724ccae9cb 412 0.20/1.00 vMB 169
231,324 231,324 00000000000000cf03f8bac90c0c1717269a9f106d5a3a7c1046b4262d04866a 366 0.17/1.00 vMB 161
231,323 231,323 00000000000002068ef9a3b146a05dc81e993af817881cfe74d0082928b6b067 276 0.14/1.00 vMB 130
231,322 231,322 000000000000011e6e6b30190fd154be4ce223dba5d5bc580910960c8fc6b049 139 0.05/1.00 vMB 145
231,321 231,321 00000000000001146d55e0ed14dfdde2e83fc4d20ce0b28f0806bd85298fb6fa 158 0.17/1.00 vMB 68
231,320 231,320 00000000000000dce9ec4260d867aa52867eb155424dc59d9ba131bfd4746ac9 189 0.25/1.00 vMB 52
231,319 231,319 00000000000001282dbb22e7d205e531b80ac8bff8fdb0a387e3f5c631a6177f 354 0.16/1.00 vMB 166
231,318 231,318 000000000000021cda5517cc8420e7182578e559087565f7659b4a65faa00aa4 284 0.08/1.00 vMB 89
231,317 231,317 000000000000001c6cda73f0766c7a19271e6842afab778a4b073631bd412015 149 0.25/1.00 vMB 53
231,316 231,316 00000000000001169b7ac7f77d46ed465b85caf8adf89c9fd36f0a553c2a3d4a 472 0.25/1.00 vMB 151
231,315 231,315 00000000000001915fd69c6ac080f1d91440ca081f7ddf81c09e6774138a8c7c 279 0.11/1.00 vMB 182
231,314 231,314 00000000000001af0eee5e25755ec54f1ef5b2a335563174ea324fe17eca53de 132 0.08/1.00 vMB 167
231,313 231,313 00000000000001375253c6844cc4f8317d8961fd187f442c4c3c8d5776e59886 382 0.15/1.00 vMB 207
231,312 231,312 0000000000000168bd0cd6f9609bef8006e6729962218afd7a2613ddc2b00c1b 434 0.18/1.00 vMB 183
231,311 231,311 00000000000001ffc815f491bb812c829ce8b2a56d05bbdd56df162e1df0d978 122 0.09/1.00 vMB 84
231,310 231,310 000000000000019df22b53b92b71658498ede759eb7cdf7a5455aef7ed55ff3e 125 0.25/1.00 vMB 12
231,309 231,309 000000000000014a49c072263862e31af3f9943a14b69095d85a11084557df0c 308 0.14/1.00 vMB 191
231,308 231,308 0000000000000201b82c5860897138bbe4cd5276043a8c5bfbacca904780c597 603 0.24/1.00 vMB 183
231,307 231,307 000000000000015d0c5bc75517a586be19f3b4bd6f91fde4659127f96464f3af 199 0.13/1.00 vMB 128
231,306 231,306 00000000000001dd74dce7fcbf97937e90aae71bff7c74d218fd94bf900da68f 600 0.25/1.00 vMB 201
Previous 10 blocks ↓
Total Size: 782.04 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: 650.78 GB
    • Received: 13.32 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.