Loading Tool

Explorer IconExplorer

Memory Pool

54,504 transactions
32.13 vMB
0.14856631 BTC
Random Selection Loading Transactions
Max Size: 171.64/200 MB

Candidate Block

Mining Attempt 02b6264012189405b1c8e5379e1c7748466c92c9c599cebcf9df4192af9309ea
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root 718090d4a83fe29918f901bf450cc25d9bfccc4cdbc7e6a3ff98d4facdc7d542
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,269
Size: 1.00 vMB
Total Fees: 0.04720283 BTC
Feerates: 104.17 > 4.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (687,473 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
227,348 227,348 0000000000000151f2354ec826e7460d7109b34032770cddef02ae36874e0126 11 0.00/1.00 vMB 0
227,347 227,347 0000000000000193e6e28e0258f4957d7c27ce13354684d9ef09a313c52d2714 200 0.08/1.00 vMB 170
227,346 227,346 00000000000002dd741174abcfc60463bac2c4785df26f3b7ecc20fe783a0e09 526 0.18/1.00 vMB 184
227,345 227,345 00000000000001e14988f8c892defdbc73fed6f5677692465b3ac0d66d33de1a 325 0.16/1.00 vMB 140
227,344 227,344 00000000000001aafeb92fef3f4ddad5949bdd729ee19051483142325962eb4f 46 0.07/1.00 vMB 47
227,343 227,343 00000000000000428557751af7deef8154c051116f7e7add174c7b374bd409f7 32 0.01/1.00 vMB 176
227,342 227,342 0000000000000066747529ef9b14af8565b4735b4de5e2b55a895ee8fb0d0553 164 0.07/1.00 vMB 183
227,341 227,341 00000000000002acb1f89f7ccf8c5869522b14903a24ac02d0c1cd89e5d26583 21 0.01/1.00 vMB 305
227,340 227,340 00000000000000e00042b2d8431f726f344375d16c40034c11d20bfd65c3b289 270 0.13/1.00 vMB 108
227,339 227,339 000000000000034bf00fdcdda561ff3d5b91ab80f48db776dd762c23acbab907 256 0.36/1.00 vMB 7
227,338 227,338 00000000000001e9170bd2b65c9305df34cf31d742951e2f3d2e8d414841389a 424 0.20/1.00 vMB 165
227,337 227,337 0000000000000250b723957e40062734c9f31978c530d6078fe03d9fa5069b2e 518 0.28/1.00 vMB 128
227,336 227,336 0000000000000060704bc608e5928152e6be841a4c56b37d94b4208a94611726 67 0.03/1.00 vMB 34
227,335 227,335 0000000000000308a78b604fdf6231e932f8257aa48160ebefa6ce4d754e962f 445 0.21/1.00 vMB 162
227,334 227,334 000000000000003ebbe7a39f282307a0cfc1660191faecef7da2fce17be93c89 363 0.17/1.00 vMB 156
227,333 227,333 00000000000003520e81e0edc0b7058557af20e5991f47c6b44a99166c79149e 65 0.04/1.00 vMB 145
227,332 227,332 000000000000009a3a583e11e3594dc90007d4dbb5b5996f4f689b0345975240 33 0.02/1.00 vMB 139
227,331 227,331 00000000000001d11cdf2e3b84b297bef86a8e4b0239562aecddc034bd065800 299 0.15/1.00 vMB 131
227,330 227,330 000000000000036f2501f0c01d79aa8c5723f751a3a72b4f497de26184a16764 14 0.01/1.00 vMB 321
227,329 227,329 00000000000001269ab178af3e080656a037b32c9b8c6d64a8294b93aac8704b 58 0.03/1.00 vMB 45
227,328 227,328 00000000000000c8be2ce13ab9ca519f91c4974b1bcc668aaa14776e2767b78e 291 0.17/1.00 vMB 139
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.26 GB
    • Received: 13.51 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.