Loading Tool

Explorer IconExplorer

Memory Pool

77,969 transactions
29.19 vMB
0.07587734 BTC
Random Selection Loading Transactions
Max Size: 178.87/200 MB

Candidate Block

Mining Attempt f04ae4b3a6ecc70a01f9b260875225471d95c90ed0ecf05650499436751cf22d
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root b76a0bd9ca093ba8bf68c44173dec866efaf844fb32034a93a091ee57e4d50a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,747
Size: 1.00 vMB
Total Fees: 0.01209515 BTC
Feerates: 301.25 > 1.21 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (583,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,268 331,268 00000000000000000bed1bd29e6bdc75662f2c3e871f1517ccabc5baea1c76f5 176 0.14/1.00 vMB 24
331,267 331,267 0000000000000000139733d295617ae5a7e97b23f4fdc17ebb81bec3d68c35f1 630 0.46/1.00 vMB 24
331,266 331,266 00000000000000001171e74d17d8d86fa46252c54713e204a983be1bc19fa95b 98 0.04/1.00 vMB 20
331,265 331,265 0000000000000000050188b504c544268b5f38f10d78d1e1c69d1d5633916f70 549 0.41/1.00 vMB 16
331,264 331,264 000000000000000006953b64ae8115012e4239eec3d1550fb1fcbb16cf2cd35c 1,565 0.75/1.00 vMB 30
331,263 331,263 00000000000000000710870f3b18b2ed95623c108d0ade5b7065b2378da35897 455 0.31/1.00 vMB 22
331,262 331,262 00000000000000001ac6b2076c142023a63a8c498eb969db16a77abf0d5d7014 208 0.08/1.00 vMB 36
331,261 331,261 00000000000000000ca96842fd0d325552e95f9e7097bd2424dc784bfb6d942e 183 0.09/1.00 vMB 28
331,260 331,260 0000000000000000196abb685aa17a5d7ef4416091f0631432c884239f70c90f 344 0.17/1.00 vMB 28
331,259 331,259 00000000000000001127d4fcb1d946a3de4a43797bfaa4c6f85d9778217861f5 33 0.02/1.00 vMB 13
331,258 331,258 00000000000000000c27829b434470eeeabb2dfc1c6691555794496865298aa7 322 0.25/1.00 vMB 17
331,257 331,257 000000000000000000818212ad5125ebe9bee0714d3ab16e0523c00536cd113b 1,183 0.75/1.00 vMB 23
331,256 331,256 00000000000000001119e4e154719087b160ae49c6b569d5a623bae4f2cf466c 686 0.99/1.00 vMB 15
331,255 331,255 00000000000000000829d7d1ea8d6fd1c6792a2c68436d20614d97424fc0b2fd 845 0.43/1.00 vMB 27
331,254 331,254 000000000000000010474e7aad571273461bc66beb428341430b0258fdffbe4b 706 0.40/1.00 vMB 25
331,253 331,253 00000000000000001565cec7b2adf201bc358c729fd76f3da7dcdd23c20aa780 348 0.18/1.00 vMB 25
331,252 331,252 000000000000000005ece24ab187b6956dd818e573dac6c68f51f158f94e201e 58 0.02/1.00 vMB 12
331,251 331,251 000000000000000012167ce82dc2d0537f8382129532b7dc62aeca434744927a 1 0.00/1.00 vMB 0
331,250 331,250 000000000000000019cfbd4376ef74737df00168e9a8a719c2a5a3f7e1e1cf17 1,235 0.62/1.00 vMB 26
331,249 331,249 00000000000000000dd6538a4a40e6eae334f5313df514f3d5dbdc7cef2b328d 507 0.27/1.00 vMB 25
331,248 331,248 00000000000000000c5079062c84697331ba9bee42bbd2c35f7f13f0dd5316c7 98 0.08/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.80 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: 710.02 GB
    • Received: 17.01 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.