Loading Tool

Explorer IconExplorer

Memory Pool

17,797 transactions
8.31 vMB
0.02687632 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.66/200 MB

Candidate Block

Mining Attempt c429f6bad327e7d291cf5b924f1623127678bbae29fe5241d70765beb3ac9df8
Version 20000000
Previous Block 0000000000000000000170c67e58e6b2743a2a358553ccfe3fb9590b1d57ba5f
Merkle Root 404552f579d27f981aca9478dacaee4b7b6b6f6c65d5134302a12420f2dbc36e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,744
Size: 1.00 vMB
Total Fees: 0.00931525 BTC
Median Feerate: 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,402 (751,783 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,619 161,619 000000000000023abf33b1fa190df34fd4be3de63d1ae49bbfd2f6b8fc879348 22 0.04 vMB 315
161,618 161,618 0000000000000c88e685d05a59a4556be574d3adb14cbd68da100916581e1e72 23 0.01 vMB 234
161,617 161,617 000000000000067dbeae4d7fea3fc08c317ed81c5bde20c093b40208e9749ae0 37 0.02 vMB 98
161,616 161,616 000000000000056145668769a4b353d105f55e797d526ea3e2e087f045787a95 148 0.05 vMB 62
161,615 161,615 00000000000004c1481feed4a16cf8d1ab6fba03fed48bde19bf481cda166f3c 45 0.03 vMB 3
161,614 161,614 0000000000000b9012ab7a60fffcab3a4cf850b49c34fdf4398d20c1e6ea9060 88 0.05 vMB 286
161,613 161,613 000000000000052a619a9910986c531c6212f65a83abe3d4777b0c9012989aa6 111 0.04 vMB 245
161,612 161,612 000000000000050b375522ae14a4e38de3071a90c045c52d0482e58d4db6b0c5 123 0.07 vMB 126
161,611 161,611 0000000000000c9bdf78b77500531abf6015dc9e44384b0da1fdc55782ffb540 23 0.01 vMB 421
161,610 161,610 0000000000000894bca6bf81bccf29870338ffe9753dad305afd0cd8a0dee508 15 0.01 vMB 106
161,609 161,609 000000000000047bf5a87dea8d0f750b6d4fa9986459b4a5562c3e6e0e80cf77 95 0.03 vMB 37
161,608 161,608 000000000000004e675e9cffab7c2f2c98958f5688606250c51a259a3c3d470a 74 0.33 vMB 65
161,607 161,607 0000000000000b5729dd332a335cd049d523e099ccbe240f193178831015059e 16 0.01 vMB 754
161,606 161,606 0000000000000a1a1f8c50066813bb502c832110f456ba7c45f0063be53b071b 161 0.05 vMB 251
161,605 161,605 00000000000005e2857830784e68c899d583c45f3083e0f64e2e1da3ffd1bf00 110 0.05 vMB 148
161,604 161,604 0000000000000d58a6ad617595172fea0993786e76b0631212303c2b9b327b93 4 0.00 vMB 157
161,603 161,603 000000000000003aa8b45ad4ca444104638fcfca8da638e41fdafd6c8e50eb3c 88 0.03 vMB 19
161,602 161,602 0000000000000096d2526e1766cce5d324b44604e19bf58b5860622168ec459f 14 0.01 vMB 71
161,601 161,601 0000000000000a74bd2a08affa00db35c97ac3b190ba5318c45fd9d4cc6c14a5 19 0.01 vMB 0
161,600 161,600 00000000000000a416fc79b974678e574dc897d60f64b095ed494a8d727b61b5 13 0.03 vMB 58
161,599 161,599 000000000000024ee7b9e329d34e3b4977fd323fc4e2647020a7526f8082a67d 33 0.06 vMB 60
Previous 10 blocks ↓
Total Size: 779.57 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: 269.03 GB
    • Received: 1.04 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.