Loading Tool

Explorer IconExplorer

Memory Pool

28,498 transactions
12.68 vMB
0.05001892 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 71.89/200 MB

Candidate Block

Mining Attempt 188f3148b6bcade77094e46d5ecb05fdc1b3cb0d7deea92ea1fdea3853d059fb
Version 20000000
Previous Block 000000000000000000013a4c1a56173aa2834c4aeca141040f95eae60bef6c7a
Merkle Root cffb3cbba2094bb7561484de51e9b9743fd029e32306413eb9222740feaf6148
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,835
Size: 1.00 vMB
Total Fees: 0.01966034 BTC
Median Feerate: 1.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,350 (716,508 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
196,842 196,842 00000000000000c62fd08115161a8d2a4ec803efbc69f69c92dce1f38bd548fb 178 0.07 vMB 137
196,841 196,841 00000000000000988490b2698e4a5fb20b4c9dc3ed1c4919bfaa7c1d3d9bb397 9 0.00 vMB 195
196,840 196,840 00000000000002617c702a2a6424e0e1379d5bc94b67e57442729f27538ff082 105 0.03 vMB 7
196,839 196,839 0000000000000690253395b2f8469cab39b8aee47296b82cc4c8cd23278076a8 256 0.12 vMB 413
196,838 196,838 000000000000022ce1070bc4a87d4b059459a59a6304927f7f950f19bbe14278 64 0.03 vMB 89
196,837 196,837 0000000000000471f0773aa7c76a0a5cd65e752c9174c036387a9164a09df947 90 0.04 vMB 177
196,836 196,836 000000000000052c7333ea5a9c08d549954018cf39c1954a6a9190ea1987ba8b 472 0.18 vMB 154
196,835 196,835 000000000000054691d94ee34593f941a1cca5816345bed6ac06deee48585548 70 0.03 vMB 119
196,834 196,834 000000000000062b6f8777a8da0348377acd5c90740d1d516a42de1ae13555e6 51 0.02 vMB 106
196,833 196,833 000000000000037f0b8dc8cdb37ffcc18dfc532d7abad0c6dccb7d6a015d0f6c 12 0.00 vMB 67
196,832 196,832 00000000000003b37ec9be1805ccb9455ea9ac159b0ea55449f163894545fee8 134 0.05 vMB 137
196,831 196,831 0000000000000408bcdf9093b3650a7453c98495f0ef58a5f97a2209dee40f2e 92 0.05 vMB 78
196,830 196,830 00000000000001f8514f9a8ada1e15a4bbaa969f790f916eccb48a8426370d75 233 0.11 vMB 115
196,829 196,829 0000000000000542c7c061c0b209c87b6a6966bc7b5f2e1542151b1fecc5ac75 256 0.08 vMB 177
196,828 196,828 00000000000000573bbc6da61c336966436d5c4ec7b0463e7279a9c345f49213 211 0.09 vMB 142
196,827 196,827 0000000000000360a1b5a00d9cd74d405fae3bd2ca94f9c2a320a7075a25358a 168 0.04 vMB 82
196,826 196,826 00000000000004efcb20965b8a5a9f79e86aff46b794c9b84e755c4a675d0fe9 512 0.15 vMB 177
196,825 196,825 00000000000001168b3433a23686e10d5f3d0ae7e9c8eea9d26a18fbbeb581b5 151 0.05 vMB 126
196,824 196,824 000000000000028fe9e42b3d05a1addbaaeb592da8c2f03107333a0b3789db31 28 0.01 vMB 134
196,823 196,823 00000000000006a76786afc80aca4f72904947f7e28be250b49ba4a394fe5548 468 0.18 vMB 142
196,822 196,822 0000000000000494079c9dd5957af0dcea1fe7007d4e834250e777d7189f1499 256 0.13 vMB 151
Previous 10 blocks ↓
Total Size: 779.47 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 93
    • Outgoing: 10
  • Data Transfer:
    • Sent: 160.00 GB
    • Received: 0.65 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.