Loading Tool

Explorer IconExplorer

Memory Pool

81,247 transactions
29.56 vMB
0.08318149 BTC
Random Selection Loading Transactions
Max Size: 179.89/200 MB

Candidate Block

Mining Attempt 80fb677b494d82780f67468788e40b8e3202f3ad6f99d4733c52e824ab6a1c9a
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root 829f9a0697cd82f2b6ae6b882a5208c25774c1de284bab52058b837cbac6af39
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,284
Size: 1.00 vMB
Total Fees: 0.02098537 BTC
Feerates: 100.53 > 2.10 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (735,221 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,861 179,861 0000000000000859e10868f51cab3c639e477b119bb7bd277c39c4f939605775 21 0.01/1.00 vMB 64
179,860 179,860 00000000000001fa77db8b607e28646b6d75b5bf4dcb6f424a34ee54b67e760b 82 0.03/1.00 vMB 71
179,859 179,859 000000000000097544ce8e19625e5f4059c5469a43014bd4d2571daae0d518cb 75 0.04/1.00 vMB 102
179,858 179,858 00000000000001e1197f50951e30124f368eb2044caceb05d7a2fa0b55815f6f 18 0.01/1.00 vMB 320
179,857 179,857 00000000000006979b1f3b32704579be7f97fc1f743e65094c3e32f7853bb709 60 0.02/1.00 vMB 101
179,856 179,856 00000000000001a5a3b64bc27e2aeb76512c58c578ae7751de6a49410d22e50e 122 0.05/1.00 vMB 151
179,855 179,855 00000000000002e240f9ddf377826265674192f0f490409774c18fcd921d7b8f 213 0.09/1.00 vMB 177
179,854 179,854 00000000000001871d94bc5a4fbb7dff7c55385f3b630ef65682bacc9fad0935 108 0.06/1.00 vMB 147
179,853 179,853 00000000000008f13063098c59514b3c54ab43f4b5136d07246434264d98634f 316 0.14/1.00 vMB 115
179,852 179,852 0000000000000727224e2e4f91740e7e14025a0c6168cea132b36e7f4bc865d3 1 0.00/1.00 vMB 0
179,851 179,851 000000000000064a6533baa790b48aa5c07d28de271398cc616138378a948976 86 0.05/1.00 vMB 562
179,850 179,850 0000000000000906599659e01817af4239880ccd160c576a4f11bbfd44123ace 15 0.00/1.00 vMB 10
179,849 179,849 0000000000000148e545ad218d52bba55170f2ce4fcdc670f3bb1c81ae8694cf 147 0.08/1.00 vMB 185
179,848 179,848 00000000000000feb16f8d863b9422559a824cec75c32c44a1ba19108666fb1d 82 0.03/1.00 vMB 232
179,847 179,847 00000000000002e2947fb3f44c512c525d3a749e4b22fbcf7ba69932c7426b2d 129 0.04/1.00 vMB 45
179,846 179,846 0000000000000020a2e2022134992ee8d0265f05ac6f59f2f2b831bec9536e75 92 0.05/1.00 vMB 147
179,845 179,845 000000000000014d91517f9ca4ffd12d586756725bee8ecffb05d59357729c68 92 0.05/1.00 vMB 274
179,844 179,844 000000000000038c8a8ddbc1b84e672b1b512c0223f1e8ac6b8fa39f4ab611bd 10 0.00/1.00 vMB 28
179,843 179,843 0000000000000433f7f9dccfc66f82ba3d35a12cdef9bc5b9e3cc0de83ea0ff0 22 0.01/1.00 vMB 73
179,842 179,842 000000000000025a99c059c4bd5dab126de0be0416830cb1792297657cb8b97e 185 0.08/1.00 vMB 177
179,841 179,841 000000000000085f6ba174b71ba9d473855a444f4419a6eab9efabef241b44a9 35 0.01/1.00 vMB 167
Previous 10 blocks ↓
Total Size: 782.54 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: 669.01 GB
    • Received: 15.71 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.