Loading Tool

Explorer IconExplorer

Memory Pool

43,835 transactions
28.32 vMB
0.05752205 BTC
Random Selection Loading Transactions
Max Size: 150.48/200 MB

Candidate Block

Mining Attempt 1616083f6ccebe2803862fd3377f189a7adc414b330691f766ffd656e2292c8c
Version 20000000
Previous Block 00000000000000000001897c6c9731bf3ee4fa42a06586a204e074828410e573
Merkle Root 87d3cb16be7e22560d8b0fdc94a0a19f0406f86ab910eddd1badaceb5ba6bbd4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,291
Size: 1.00 vMB
Total Fees: 0.00365559 BTC
Feerates: 43.26 > 0.37 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,858 (524,804 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,054 390,054 00000000000000000826af8216e4fbbd230d2c17cdaf41e02cf50d14ed6c31d9 382 0.22/1.00 vMB 34
390,053 390,053 000000000000000004afa47e6e2098f43dcadc79a2388ab63bd1eabf0a29dcd2 474 0.35/1.00 vMB 24
390,052 390,052 000000000000000006087bf115c188b15e9508e0e2f7ea0138777f0c501d2aed 478 0.36/1.00 vMB 17
390,051 390,051 00000000000000000039d5889e59212ba36d89d016a69d9728d124468abaf78b 1,278 0.87/1.00 vMB 22
390,050 390,050 000000000000000007fa7378419ae4b37af138a6a7dd226984a7767023e074fc 1,604 0.92/1.00 vMB 24
390,049 390,049 00000000000000000a63742298c847aec49975bd10bc93400317a937a5b72ff5 2,278 0.75/1.00 vMB 49
390,048 390,048 00000000000000000b44151996ac5b4b75af5c8afb9e68d363f3bc5c5e506cda 1,591 0.75/1.00 vMB 30
390,047 390,047 000000000000000005a27d1d1d2cd42781d7262a58ef467a3d712b3563cd4f44 535 0.30/1.00 vMB 24
390,046 390,046 0000000000000000071c9b7f99c11c435ea7ae434d801695d44295c4edc114b0 1,500 0.95/1.00 vMB 33
390,045 390,045 000000000000000009837333cdaa0b8d38472d8d7b0c457260525be5c470af02 1,842 0.95/1.00 vMB 26
390,044 390,044 00000000000000000a18224dc376b671947cbb4c6fe553daedcda012b53c17fd 2,057 0.95/1.00 vMB 30
390,043 390,043 000000000000000002f39f685a02ce8bc5114084208b7fca935f00d2a90f6e44 3,006 1.00/1.00 vMB 37
390,042 390,042 0000000000000000085309a007b10c0c3bfc37538d10cdc798436cb9c3f360d9 3,060 0.95/1.00 vMB 68
390,041 390,041 00000000000000000a32f20964a23bfba3d15bb1c0589e173a7ceb50f3c9cb22 296 0.25/1.00 vMB 19
390,040 390,040 000000000000000002106ce18bc32bd41a59e80bc07e0482f4ebdf5e13b4831f 796 0.41/1.00 vMB 29
390,039 390,039 00000000000000000ab00e7a1838a8437891d1fb26f6fee4e0fc3ea534c96eab 579 0.25/1.00 vMB 32
390,038 390,038 00000000000000000a42052cfd2bcb7ec2a3e4afa31d0fea636fe9cd75b7d9ee 2,580 0.99/1.00 vMB 42
390,037 390,037 0000000000000000052b45a0e0946d43c49998190f44ad829d29043cd19f9b1b 355 0.16/1.00 vMB 44
390,036 390,036 00000000000000000808cc2e0a91442cce51d4611797e5726982eaf2ae09ad06 1,079 0.67/1.00 vMB 24
390,035 390,035 000000000000000002dfd1f3b5c7c27faea708c1065fd41fedd9facb041bb5fd 185 0.19/1.00 vMB 17
390,034 390,034 0000000000000000018794f15a199a08601824ed6c818729b380ba0b63ed812d 924 0.41/1.00 vMB 34
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.