Loading Tool

Explorer IconExplorer

Memory Pool

45,500 transactions
28.39 vMB
0.06277811 BTC
Random Selection Loading Transactions
Max Size: 151.23/200 MB

Candidate Block

Mining Attempt 023b67cf8ffaf098c51beebab0d772f8313ba3fb5463c0b425c053bf37d88886
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 7f418c24fcbcfe4102b19a63daee9584f7625d791251734441ddd89c8aa886d3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,606
Size: 1.00 vMB
Total Fees: 0.00897332 BTC
Feerates: 50.42 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (600,645 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,199 314,199 00000000000000002d203134daf85789fc0fbed305937709469ff0b1643140f0 171 0.13/1.00 vMB 16
314,198 314,198 000000000000000020dbf40947dd1920dcbfb243c72c2fb13da3c21dcd7fc564 1,129 0.70/1.00 vMB 53
314,197 314,197 00000000000000002fccb77c3ee33784edabc40575bf8d50f06b767f254b144c 700 0.43/1.00 vMB 24
314,196 314,196 000000000000000025d1aee43c3690ed864d8fe6306a2b848d51bda67d7dbf7a 83 0.04/1.00 vMB 32
314,195 314,195 000000000000000001e3f58371da47e0e32289d291ef339dddd84844efaf5dfb 255 0.14/1.00 vMB 28
314,194 314,194 000000000000000017f54d0159b805b4e155e3bd5f7c08b71963e1237efa5916 322 0.18/1.00 vMB 27
314,193 314,193 000000000000000019dcb05ce39834b4534f6accd44815794b257e04bac4279e 203 0.12/1.00 vMB 28
314,192 314,192 000000000000000035022843ec2a803ae6197cdaebdbdc8b1db77d24373b0c47 62 0.03/1.00 vMB 26
314,191 314,191 0000000000000000153cc7239b8e37c3d031cfe53994a0487b0bfb53261b5757 491 0.33/1.00 vMB 22
314,190 314,190 00000000000000001f1e91cffd0f7489b32f84db62e9c28b7e99c23e2c779051 1,457 0.75/1.00 vMB 28
314,189 314,189 0000000000000000340ebca4828ddb7b53f2b7e27e5288c2136ed70c98d1cda1 504 0.28/1.00 vMB 28
314,188 314,188 000000000000000034657ae17769b13d940eb483def6b13f7d4261e0d4d4bcb9 385 0.65/1.00 vMB 15
314,187 314,187 00000000000000000b7a9cc046635dcb9c699467cd73d8302bdc211034f2aecb 913 0.35/1.00 vMB 38
314,186 314,186 00000000000000001a7f03d85d34b1722351b17c84f18a8636af05d87ef03182 185 0.11/1.00 vMB 24
314,185 314,185 00000000000000002d6014688a1d5bb35463fb6d6856aec9c31deec1e7b22156 306 0.17/1.00 vMB 26
314,184 314,184 000000000000000038d0ef7c2821e852ed62a87ac6e4ef54192d077ccde5f2b5 16 0.01/1.00 vMB 13
314,183 314,183 000000000000000026517cecf83b8822c4837ff5d0dc255be17cc499fdddd87f 1,811 0.95/1.00 vMB 30
314,182 314,182 00000000000000002bff18e92d89e2d4f5d410be32ccddc8da7e576693d6352e 263 0.15/1.00 vMB 26
314,181 314,181 000000000000000023929039a39d59a108ff51d31e7af27fb5a625b58a5d31d5 1,076 0.52/1.00 vMB 29
314,180 314,180 00000000000000000f669524df9c0a8b6073bdc13c1bc8c99db642800a3027d2 386 0.26/1.00 vMB 26
314,179 314,179 000000000000000000fd81a47f4a2830f168335aa2404343bbd9a6832dea2600 369 0.19/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.11 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: 652.00 GB
    • Received: 13.68 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.