Loading Tool

Explorer IconExplorer

Memory Pool

43,794 transactions
28.31 vMB
0.05706534 BTC
Random Selection Loading Transactions
Max Size: 150.42/200 MB

Candidate Block

Mining Attempt 0bbcfaaa5749f891b5a00b17b43891cbc8d4d96dbf15b14e711d13725985c3ee
Version 20000000
Previous Block 00000000000000000001897c6c9731bf3ee4fa42a06586a204e074828410e573
Merkle Root e17732346e09d08502afe71caa89b8bc44c68eadffd663bb1c2212b95fc12731
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,300
Size: 1.00 vMB
Total Fees: 0.00354062 BTC
Feerates: 43.26 > 0.35 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,858 (521,734 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
393,124 393,124 0000000000000000082ea045f41d713124ef975c323c664c614343dd018e1800 136 0.10/1.00 vMB 20
393,123 393,123 000000000000000001f6f47906b7a9d871dc2afe66e3c24c073efdaa04c7f166 1,938 1.00/1.00 vMB 29
393,122 393,122 000000000000000000cc07aa565d36c4c6a0b4405baaad808fbf112e86f9f38e 2,095 0.99/1.00 vMB 30
393,121 393,121 0000000000000000006c0da1401b96c2c89fc90433f0b4925e2a71c956f390db 2,146 0.75/1.00 vMB 53
393,120 393,120 000000000000000009534c3d754ee4b844ac174534f33a7d3cece4b26a78bc95 1 0.00/1.00 vMB 0
393,119 393,119 0000000000000000038973a5f8ba8cdc7e371dcc8f4b24337ef695f24b962907 2,406 0.75/1.00 vMB 62
393,118 393,118 0000000000000000002a506653b3611e5516b84dfeb420f994db9acba0caa5ae 1,341 0.63/1.00 vMB 33
393,117 393,117 0000000000000000063c560ea80fd553265de3b3ce320e393d7db9c2c97668ce 2,066 0.94/1.00 vMB 34
393,116 393,116 0000000000000000023bcbd3248ba8b3b5c5fc24a65dbee713ccff0c12874999 1,476 0.65/1.00 vMB 33
393,115 393,115 000000000000000002361717b5442156f88feb6c2b70e061a78e20a265040f87 600 0.31/1.00 vMB 29
393,114 393,114 0000000000000000073c8b10d7adc5b1214b6ef1977dadbfe4752dd38a358479 361 0.26/1.00 vMB 18
393,113 393,113 0000000000000000080e20ba7a35885d83d4a315470ebff76709490bef4466f8 836 0.46/1.00 vMB 29
393,112 393,112 000000000000000004cdc52a1673899895f89405f79e53aa10b8d23ab665cf1c 1,302 0.60/1.00 vMB 37
393,111 393,111 000000000000000007c09fc221956416c2fe3592d4dabe352de0ec7847e7d983 254 0.35/1.00 vMB 10
393,110 393,110 0000000000000000074ffcae95e92c78b8368082464217c678f9effe4fc7e06d 179 0.25/1.00 vMB 13
393,109 393,109 0000000000000000094e729bee62be9bccb6216d831544d8ccf19f5583c8eb20 236 0.17/1.00 vMB 23
393,108 393,108 000000000000000009343c7dc3a1e5f99e104d6df924655dc889ce08b07d1a57 680 0.30/1.00 vMB 47
393,107 393,107 000000000000000001a49ea9ed4030f23ddec86bd84621e85ba36b59bd8b3371 1,315 0.60/1.00 vMB 37
393,106 393,106 000000000000000006913530d5a792bae62b73cc593198ddc230b2993a140936 867 0.42/1.00 vMB 39
393,105 393,105 000000000000000002c1559b857105f8c6f68f905c82a910834517c1a692bf23 295 0.18/1.00 vMB 26
393,104 393,104 0000000000000000099bca75e16e99bd19ee900a3b5e4e489ddb0f18705ce717 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.14 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: 652.64 GB
    • Received: 13.79 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.