Loading Tool

Explorer IconExplorer

Memory Pool

78,940 transactions
29.57 vMB
0.10435239 BTC
Random Selection Loading Transactions
Max Size: 177.98/200 MB

Candidate Block

Mining Attempt 9ef3c510eabcf98b7e21f0000002d6a8d2dec270d8ca84ce36a1bd708c3a6d94
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root f039202778b335208ed7eef5d5c9b1f9dc21f784418656ed4247299fb784b66d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,568
Size: 1.00 vMB
Total Fees: 0.03929976 BTC
Feerates: 164.34 > 3.94 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (589,756 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,398 325,398 000000000000000009025970a7e775883abc76bf817fd90535985e33dc92b4bd 64 0.03/1.00 vMB 34
325,397 325,397 00000000000000001ea3274e0ca27c3a033a52fb75e082b4a507d7e7a5eecfbd 228 0.22/1.00 vMB 15
325,396 325,396 00000000000000001e705a066f7e0ea41a54d52d935e0defb594151555c40fd9 880 0.47/1.00 vMB 28
325,395 325,395 00000000000000000d0e5371bb583f0b00bd20ae12db89ebe20d12e7fa48d6ac 81 0.04/1.00 vMB 26
325,394 325,394 0000000000000000182b4b5cbdb8cf9cc317827128e794e454e8e1d583d6c111 82 0.13/1.00 vMB 16
325,393 325,393 0000000000000000024b739543684c7be562242ffb3971bec7256af0d84fe78b 262 0.15/1.00 vMB 27
325,392 325,392 000000000000000019d839011b51de8d2181490552702965075bc1dc4a7abe67 55 0.02/1.00 vMB 34
325,391 325,391 000000000000000007782a211de3b9a33e30b82608e0c059f92febbf1f7c354b 417 0.23/1.00 vMB 25
325,390 325,390 00000000000000001f4394d34889df644348007307c9d06713328457eff5ad07 175 0.11/1.00 vMB 24
325,389 325,389 000000000000000001f54d9f4c83af41f37443ab2d8ff0c16e263ccf989b9f39 354 0.26/1.00 vMB 22
325,388 325,388 00000000000000001008ee6c2a3fcd094faeea57c3695f04172d30bfe19df728 78 0.05/1.00 vMB 24
325,387 325,387 000000000000000016ff0ff972c2f2ce6f81a4b6c44d5495c4f8762c877d54bb 884 0.62/1.00 vMB 22
325,386 325,386 000000000000000016f75f93c41cc8d81d996bbef58ad98157f83ddf94c07d1c 875 0.35/1.00 vMB 40
325,385 325,385 00000000000000000a7a1b9f0edf772f2190a542515243c12308c5087ce67d49 456 0.25/1.00 vMB 27
325,384 325,384 0000000000000000060904e465d8465391caf2ab27de17a6d199dd2d357bc0e7 1 0.00/1.00 vMB 0
325,383 325,383 0000000000000000175e0bd1fbd328fb1afd108ba59a69b84c306ecb237919b2 321 0.20/1.00 vMB 28
325,382 325,382 000000000000000008c876cf3f83ad92b96e993ab45a652fde9f3bf8bfefbcf6 35 0.02/1.00 vMB 28
325,381 325,381 00000000000000001ec3d27db7e01d680147b52fb7be14a1eb4454ea3216358c 234 0.15/1.00 vMB 24
325,380 325,380 000000000000000018137349fdd09e1f08a7abf0577093b05cef9d51288de18f 38 0.01/1.00 vMB 46
325,379 325,379 0000000000000000119080d7732a1c863115332207016cf9889de137ec38ca85 109 0.06/1.00 vMB 26
325,378 325,378 000000000000000018904ecf0668fad9aca8ef94c2c6a81c0edbbe33fd804030 520 0.21/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.