Loading Tool

Explorer IconExplorer

Memory Pool

38,507 transactions
18.47 vMB
0.15389353 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.75/200 MB

Candidate Block

Mining Attempt 10ed291603099e468f26194eae27c611ea350e1de1dde9c91d1136f82d332d8b
Version 20000000
Previous Block 00000000000000000000d0024eb8576e4875797df41ac22fac4ed73712ea0080
Merkle Root f966c7f5d2cceef888c9147911592a0a3b25d1be8f979fbab8eb5651d1ccae71
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,881
Size: 1.00 vMB
Total Fees: 0.03363536 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,331 (897,265 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
16,066 16,066 00000000887c043a83d0b5dc6f4e22c52a80ef24b0f9c47132c61b0f8bf41b87 1 0.00 vMB 0
16,065 16,065 000000000a08fb579c970fce89be47b08591b332fa93a15f5be832f6ec137439 1 0.00 vMB 0
16,064 16,064 000000002690eba66ad156b053610187b41dc58418ad75d9784854b9bacb539b 1 0.00 vMB 0
16,063 16,063 00000000515ab1090f9e70bc9299ff3af25547de08e9b030eb2300d2a949f92a 1 0.00 vMB 0
16,062 16,062 00000000ed34577470b45772cece19a1443031fc0006c1e625843babdb3c4449 1 0.00 vMB 0
16,061 16,061 00000000f793390a23a79b21e45dbd4fd60da4b39c7a534326dba1ead744aa77 1 0.00 vMB 0
16,060 16,060 0000000005d0f4d098d31a6514d0b276847c33b564d5c0b1e83f28e9ab37be42 1 0.00 vMB 0
16,059 16,059 000000005c18d4e3f00daeb013962d3c1d4f9fc2e661f1b2ef5f6ff5e24608ed 1 0.00 vMB 0
16,058 16,058 0000000091b1d157d7fd9af704662e55bdf7dac977fc3a4d4b6abf32e8d508eb 1 0.00 vMB 0
16,057 16,057 000000003add268896992e8b13084d635e4c631deb6931a4b02cd74e9fc310e8 1 0.00 vMB 0
16,056 16,056 000000000c36dd7b2f5a66ffce6ca6da425bb05d95b0045fdfbd5f6c33f05475 1 0.00 vMB 0
16,055 16,055 000000009a62c7e93397debafd73d3a12d98a3e0bb6b83444d16db119d1376db 1 0.00 vMB 0
16,054 16,054 0000000040cdd8b00cf0d4af2ce37fbf2c0151b667397243deadffe8ea30e2c5 1 0.00 vMB 0
16,053 16,053 000000003140a6bf914feb11f09d142d7c87e22cd01e4eac291c123622d74b73 1 0.00 vMB 0
16,052 16,052 00000000cbc20220911974b9bb26003d55bc0be1fcea38d1fafefc1a0f5bc600 1 0.00 vMB 0
16,051 16,051 00000000a8baca9e7e5ae456718fed69b0a2d1c937905c5cb4da557b5d59a2b9 1 0.00 vMB 0
16,050 16,050 000000004e097f958c176252034081bb3182ea41a7c96ba437bfa7b8559a76e6 1 0.00 vMB 0
16,049 16,049 0000000008de946dc7cf456087788d6fc84d6456c2fb1f021faf1cc28ff49094 1 0.00 vMB 0
16,048 16,048 000000001646933b2ce69d7e01799566c16aee7267235012c69fc1cfcb9b7af6 1 0.00 vMB 0
16,047 16,047 000000005a664f6aa97cadfcc7468dfbe88fab16b168242a1d9cf78d308ada17 1 0.00 vMB 0
16,046 16,046 0000000030d8364545a0994c1a6e8eee17ff2e6ffa5d46af008511ce0368dc64 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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