Loading Tool

Explorer IconExplorer

Memory Pool

40,791 transactions
19.87 vMB
0.08057047 BTC
Random Selection Loading Transactions
Max Size: 110.59/200 MB

Candidate Block

Mining Attempt 4992cb471b35325ed02cc98926c1cbe4896ba584fc471457699d4fd39bad750e
Version 20000000
Previous Block 0000000000000000000063736c6cae7dacbf15d4eb124e826ef2821de31bf22e
Merkle Root c7934087f949aa101394ff1dbc300f2ab4313e0fe186e34321b90294898075c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,800
Size: 1.00 vMB
Total Fees: 0.04159587 BTC
Feerates: 516.75 > 4.17 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,055 (747,193 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
166,862 166,862 00000000000000fb1360a3e89aad7b046bf08d89cf9dcefa538a0ba0f97cb29c 61 0.03/1.00 vMB 80
166,861 166,861 000000000000082a3d60e5e7c069a80365f6869878a21908c08cea1bc5993e03 13 0.00/1.00 vMB 0
166,860 166,860 000000000000014d110092c490413765e272969ff85e21f8a8087d153b3f15b2 77 0.03/1.00 vMB 301
166,859 166,859 0000000000000776adbabd801880ae9e8b21bdd3fd88cef1d04b97c8d6e7648b 86 0.04/1.00 vMB 93
166,858 166,858 000000000000054e81f2d85d5ab67e614cbfb5fca5ab76931d23ae88b1e390b2 114 0.05/1.00 vMB 65
166,857 166,857 00000000000005d85c0bff2656694e30d1a4716241babfbe8af6b9693e1f9057 145 0.06/1.00 vMB 308
166,856 166,856 000000000000009d10956ab4e3244a87e462b272af00957501b100d26193a535 15 0.01/1.00 vMB 9
166,855 166,855 0000000000000ba7aaea2fd0b1173a3571435ca1b96b2843fcc1f2a609b3361e 102 0.04/1.00 vMB 239
166,854 166,854 00000000000002de57ff139e24e3e247c99808ad22a50f77104d80e95ddcae9f 51 0.02/1.00 vMB 139
166,853 166,853 0000000000000808b45f84770aa953591e26f23f44877e80b194427d61d3569a 38 0.03/1.00 vMB 118
166,852 166,852 00000000000005b1135224ca0ae9f11aa5fca38c907cbfbf59adada69c689d39 118 0.06/1.00 vMB 93
166,851 166,851 0000000000000b101ebdc937ced439eeea60ca88db3f1b35a608e74bc4b8799e 130 0.05/1.00 vMB 65
166,850 166,850 000000000000053274ce0a63bb8bfd7ef3e226beae73dd586b78f65b86bd44a5 32 0.01/1.00 vMB 195
166,849 166,849 00000000000002b09ecf88a1cd867264c0159dfb3c219557d88150240c3b9ff2 59 0.03/1.00 vMB 100
166,848 166,848 00000000000005e8184d63cec24e2f12d997a81d5dc5bc0d725510c6bdefe10d 48 0.02/1.00 vMB 217
166,847 166,847 0000000000000113e3dc89ab2da57c83c503f99b49256034a13ff42f0b90e7d4 11 0.00/1.00 vMB 12
166,846 166,846 000000000000001c787ae81faf9d2ffef25be758e20c09999eaeab1cdff19853 62 0.02/1.00 vMB 175
166,845 166,845 0000000000000a98f5c890b25657ebd063349fffc5c1ebaf85fc17b3024be1c2 113 0.05/1.00 vMB 130
166,844 166,844 00000000000002b830053635e9e951eb36852c113ba872c07bb6f1dee3369c1f 182 0.05/1.00 vMB 33
166,843 166,843 000000000000054684fc4f5309262e5b754ae459f2c7b5236822250da61ebf60 1 0.00/1.00 vMB 0
166,842 166,842 000000000000075ca830fcb661976558699c80cd6c3868e8ee47862a2d75abc2 51 0.03/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 780.69 GB

Node Details:

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