Loading Tool

Explorer IconExplorer

Memory Pool

16,011 transactions
7.89 vMB
0.02340196 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.20/200 MB

Candidate Block

Mining Attempt a83c832adff4f35ae622131c9b1edcae79fc87d1f10ea523929ddbfdd4faa241
Version 20000000
Previous Block 000000000000000000011760e0a3cdf589c16284ec888372c4e68dc06ff7fe33
Merkle Root 1d2f52cb462cf5164fc5aa3cf22457b33f6c974fe01e5036486e869d40310765
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,424
Size: 1.00 vMB
Total Fees: 0.00764188 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,433 (663,254 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,179 250,179 000000000000006726a679f3c22a6249155a0ac274997b0efe47958660870766 292 0.12 vMB 127
250,178 250,178 0000000000000051f550d1c6d9e3ce21db4fe18bee50f9a1f8ffe6d56514ab57 665 0.25 vMB 83
250,177 250,177 000000000000005cecc00f132a4c7433d8f29b3b32bbc27959818821c693c7a7 454 0.25 vMB 106
250,176 250,176 00000000000000210f8fa2bb8da21f8ca8eef5d79bd32a5b05fb45a230256c3e 594 0.25 vMB 186
250,175 250,175 0000000000000028e84c2f4628a8d4b28aa0f845291a316c6f036d506dc45156 65 0.04 vMB 108
250,174 250,174 000000000000001178454ffe8a31a0b820eae9c7f71379610afc4d5f4b201e6c 292 0.14 vMB 158
250,173 250,173 000000000000000d490cfa18be0d80ce3beb1c09dc6a5058629f8c7a79177c8f 408 0.16 vMB 167
250,172 250,172 000000000000005bf55fd157dcfd19c5800722d5aa38f15cca0c66a574f8f305 426 0.17 vMB 116
250,171 250,171 0000000000000064bd0108c5028bde9bcb04ee3d053fc15c05b962f4b48b5813 124 0.05 vMB 151
250,170 250,170 000000000000002cda8ba224de1caa1e4e0f791e6aea36c9120276f9100bb9a6 295 0.14 vMB 116
250,169 250,169 0000000000000051b14d2d98a7882a483a0176f75a014734fc37e40ea94e183a 111 0.05 vMB 111
250,168 250,168 000000000000000fe786b413b6c759983cca4a6d36170305ce33241596c7ec46 332 0.14 vMB 131
250,167 250,167 00000000000000440859fe92d15d8570c5b4a6cde3d17ebadf126afaf61236bd 334 0.15 vMB 116
250,166 250,166 000000000000000b67fab7503d93fe36549510c5f375b7b93ed219ccccb02064 443 0.20 vMB 120
250,165 250,165 0000000000000000681875f26c5f43177f72b3055b8476df893de0fba9d2b636 198 0.09 vMB 98
250,164 250,164 00000000000000247dfa22aeddd16c27ffa9ea319925893ad62965262a31cf8c 100 0.04 vMB 126
250,163 250,163 00000000000000394b8ddf0f38b351eae7c8568caa0c8834656ea61ac9ee9d9b 96 0.04 vMB 132
250,162 250,162 0000000000000002f4e92720db39ca0dd0217015f69f49cfab41e8c0eb306841 197 0.10 vMB 38
250,161 250,161 00000000000000499321d73ebe0f888b72c1ce56553976235af46851da0565d6 703 0.25 vMB 142
250,160 250,160 0000000000000019e4a5dd5a013a75a20032e44758bdc954ab5bd6eb2b8bc4e1 142 0.17 vMB 53
250,159 250,159 0000000000000061ac394eadf0c76ffc8fd5890827ab6b4b66a0db0903354363 207 0.11 vMB 85
Previous 10 blocks ↓
Total Size: 779.62 GB

Node Details:

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