Loading Tool

Explorer IconExplorer

Memory Pool

82,571 transactions
34.54 vMB
0.15537330 BTC
Random Selection Loading Transactions
Max Size: 196.92/200 MB

Candidate Block

Mining Attempt 4185be7575a99e8e43198935499c92c24120aa95ceeeb31a5f914ce1b0549ee9
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 3c2ede6c7a41730f5ee0eb501994e63482c231ccf8fffbeacbe0427266446fa7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,565
Size: 1.00 vMB
Total Fees: 0.03849711 BTC
Feerates: 150.78 > 3.86 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (625,160 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,249 290,249 000000000000000060a8a600df6c6e49b520c6e67de3f717cfef39d123d9e655 64 0.04/1.00 vMB 16
290,248 290,248 000000000000000104b9d68855a97e88103fe8c97a18798d70f55fcf87148f46 646 0.32/1.00 vMB 74
290,247 290,247 0000000000000000581dabb263a16f927f9d3ee631bd81bbfe5a3adbf6afe823 301 0.18/1.00 vMB 78
290,246 290,246 00000000000000009c60094727606bee064a8547d80faa6a6a216ee4b304c0af 59 0.05/1.00 vMB 15
290,245 290,245 000000000000000099e22d0ff8b113698b3e57bed6d6071ce5a4531d26f3a7ba 120 0.06/1.00 vMB 15
290,244 290,244 00000000000000005d58db44e1c0b7e60828be4a016b757aad0d77492d540422 986 0.50/1.00 vMB 39
290,243 290,243 00000000000000007719684b56ebc2813720257f14a93dee3ac8c8c981b33e88 105 0.23/1.00 vMB 13
290,242 290,242 000000000000000104aa0ef3466b059531f7204b676a1913f08e25f91bc64257 862 0.35/1.00 vMB 46
290,241 290,241 0000000000000000c2be3799e82ec0bd8f952ff2e56c6e703273359bf4784b2b 268 0.14/1.00 vMB 25
290,240 290,240 000000000000000035c338f657340a774dac97aaa40eeba7f054b8939933732d 956 0.57/1.00 vMB 35
290,239 290,239 00000000000000004ac59d41ef494b4760db1cbbfee2f249a2030f3d99fafb30 935 0.50/1.00 vMB 34
290,238 290,238 0000000000000000f173aee45a350364ae7ee7ba194b3184de817efebc74c7a6 814 0.50/1.00 vMB 36
290,237 290,237 000000000000000051427c807a27e12d306826af77b4cb59614de309b913ca7e 542 0.35/1.00 vMB 22
290,236 290,236 000000000000000035ece76a7fd7bf8e5c2d99f9c3856875e992099fceb0579a 512 0.18/1.00 vMB 55
290,235 290,235 0000000000000000a9cf6a6d03d262a44f9c3a6948513ce1ab1fd4379f46cd5c 873 0.35/1.00 vMB 48
290,234 290,234 0000000000000000cc7b303138ffbaa03349993a7345aea484f6252d4804c344 114 0.06/1.00 vMB 31
290,233 290,233 000000000000000022b012529f62a40a87fa638efa9550ee2c8091457e3d0024 357 0.27/1.00 vMB 19
290,232 290,232 0000000000000000ea85b5a80cb0ab304f5bdbeb4205d7f37440b8eecf59d831 256 0.09/1.00 vMB 65
290,231 290,231 0000000000000000a11439a6f2465fe3b3d6e622ae2ca5eb31e25c3ec19fe016 564 0.25/1.00 vMB 34
290,230 290,230 000000000000000063859f6d0f2b59b623135a37082aa83863fd8f96765e5dac 877 0.62/1.00 vMB 25
290,229 290,229 00000000000000010bc964694d03ce5cc071f26cc2b3daa5a184b2bf26a52b41 1,322 0.50/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 783.10 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: 728.28 GB
    • Received: 18.47 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.