Loading Tool

Explorer IconExplorer

Memory Pool

28,877 transactions
8.44 vMB
0.09091541 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.88/200 MB

Candidate Block

Mining Attempt e7da465ee77e33c01c290cf50d391ce7368b9e464208f7a3aa54ac58f11ad2d5
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root d64e2964d7c31a59f9520b7231bd36951f3c97e9b275a89cf94b00490f745669
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,344
Size: 1.00 vMB
Total Fees: 0.03975267 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (772,815 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
140,401 140,401 00000000000008b5b1de48a1ff7dbb97a6202816e9ad51218f0d129c7377167c 69 0.02 vMB 87
140,400 140,400 000000000000023e7d072ac2d2704515940c1adc16ccb0e35e7abcbe4eae0e56 10 0.01 vMB 887
140,399 140,399 000000000000051d7acd2ac2855820b4484ee8317c48011f7dbde089b3f15f5a 10 0.00 vMB 35
140,398 140,398 000000000000028a55c50d6f2457b8105737abfe174bf7a6aa0472daf32281d1 67 0.02 vMB 497
140,397 140,397 000000000000073a2aecce0e43cffd4fe4327467a229928b401ccf83431b29b5 18 0.00 vMB 823
140,396 140,396 00000000000007c88bc3f257f46236006b19c7e11681a9b0dad1d9c6975294df 77 0.03 vMB 167
140,395 140,395 00000000000001909d9063b2e12e1ffd0ff2f19dc8a3f1e9259b91757ac74181 32 0.01 vMB 379
140,394 140,394 0000000000000005f55dcda6b96fc6140c80a97d63cd4310a953690b2acb6f7d 59 0.02 vMB 159
140,393 140,393 0000000000000414153dc10ec1c68008b2cea33cbc56b0129899c890c66561ff 44 0.02 vMB 79
140,392 140,392 000000000000070efb25e4937b19df6a461a518c5f03a34edcb35b26ce27a597 37 0.01 vMB 424
140,391 140,391 000000000000063615e1e0d8e0a6556f411ada0b7c4a25f0a4840a09417c0e8d 71 0.02 vMB 178
140,390 140,390 000000000000038d7c16f47fd401af2458a31f794c05e4d9d5d10a73d147f401 21 0.01 vMB 57
140,389 140,389 00000000000007488647def7769d71e4061a1f509b40b05547afcb4885ae3991 13 0.01 vMB 71
140,388 140,388 000000000000034d14d6c07f23dd89c7243857bbbda37dd75d32b3ade8ff9feb 15 0.00 vMB 0
140,387 140,387 000000000000089d56d4aa1f609ef72363188b6eff7a7f460917d27630198b37 77 0.03 vMB 435
140,386 140,386 00000000000007caa151c2184727768ccdd7c3c01baff2c4b24d6c50eec76d77 61 0.02 vMB 197
140,385 140,385 00000000000001e2c43fed6d2d508cf310feb811f38d44e636da26746cf1d227 16 0.01 vMB 519
140,384 140,384 00000000000006078d4a7190ae2218b42fa146bb43562fb88cf5e36ce834b310 45 0.01 vMB 99
140,383 140,383 00000000000000890c4322dd41735c821df5c8b73920f687cc2dd90e4028a56f 32 0.01 vMB 299
140,382 140,382 00000000000004365608c16a45d37f79d446a2972f427e15f5b74d4f9557e310 65 0.02 vMB 271
140,381 140,381 0000000000000848a04b1f165080b53ae02bbdd36aeb292af91348f9b93d720a 28 0.02 vMB 66
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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