Loading Tool

Explorer IconExplorer

Memory Pool

28,801 transactions
7.46 vMB
0.07503226 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.00/200 MB

Candidate Block

Mining Attempt 6ceab5ad8888c88305bd8f17a4d10a44c567d91c53b72c5ae640c4a31f06104f
Version 20000000
Previous Block 00000000000000000001135bbb1013a04c24080ffe112a4b93712212a682e7d8
Merkle Root eaed59dc35dbe88764827adc026f312b4448531c0fa7aa9b317c7440637a80af
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,740
Size: 1.00 vMB
Total Fees: 0.04067918 BTC
Median Feerate: 3.07 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,234 (654,244 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,990 258,990 000000000000001c3b516aa3d128038a87db9dcf1218d5f9c078d261fcbf49b8 658 0.24 vMB 118
258,989 258,989 000000000000001675e1c80dfe8e99a12fb4a35fdc5878667de0f8069bb9b0c2 55 0.02 vMB 91
258,988 258,988 0000000000000019fa34415ff54d0ba4ddde66fb350994a765629ddb3d29980c 260 0.10 vMB 100
258,987 258,987 000000000000001264054b265e73e797e3a8bd18dcb0114c173d0cde11ec2e1d 177 0.06 vMB 96
258,986 258,986 000000000000001152bf38e7b2840dae40c6f95c9349e77294c79935cedd34af 614 0.25 vMB 118
258,985 258,985 0000000000000015b6fed67f02d428cf35a1ca8d27ea53ccf364862c46bb8c94 215 0.10 vMB 97
258,984 258,984 000000000000001e9a326fb297d3df86f0cffd49bf4b71c54b790234e3f8bd97 697 0.25 vMB 134
258,983 258,983 000000000000001463bb863fef9bb073fcdceaaacfa3358cf3975803d9480e17 352 0.15 vMB 108
258,982 258,982 000000000000001826d0cd7bfa02386c29523abcd0045200bddaf15d71c14bea 68 0.02 vMB 143
258,981 258,981 0000000000000011635d3ad19194e6a4d2c7d39019d8231f73611b5180cefeff 76 0.03 vMB 109
258,980 258,980 0000000000000006e5d3896befb874daee603730c9bc821d4377edb8669d8d0e 14 0.01 vMB 83
258,979 258,979 0000000000000000c17f472891d1d7cf7778e9501c255841633440a94d1d84d4 68 0.03 vMB 126
258,978 258,978 0000000000000021e99f68f4f17f6bdbd06c35ef77e30930b845b6f996b583f3 368 0.15 vMB 102
258,977 258,977 00000000000000059c1b27bffb37deaa6cade1a12be949219b1286c7131edcd3 182 0.07 vMB 103
258,976 258,976 000000000000001f82bc2cba0c5d0eecefd85d4b3c92814ac02f327c1d4bc33d 123 0.05 vMB 107
258,975 258,975 00000000000000020173d896a94fd9cc7a8ab58f69fc95a347e8941d9915301a 597 0.25 vMB 108
258,974 258,974 0000000000000019f77f6b788e3891ca571da2134a10e136dc3866a673aa17fc 27 0.02 vMB 38
258,973 258,973 00000000000000080f960fb47bfae2f8c1048eeee5968b84a55fea4f9a689244 247 0.09 vMB 146
258,972 258,972 000000000000000bf673c8de4672b16c23d7bd63437ef14d3c54a6a0f7e6dabc 19 0.01 vMB 39
258,971 258,971 0000000000000019390989c33ffe6634acbf612b87e3a43765469c8cd834c7ba 346 0.15 vMB 113
258,970 258,970 0000000000000007ad4fb399a0c5636512ccfd6137445c4bf4683fd3fd005823 418 0.18 vMB 103
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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