Loading Tool

Explorer IconExplorer

Memory Pool

75,002 transactions
27.80 vMB
0.07785398 BTC
Random Selection Loading Transactions
Max Size: 169.12/200 MB

Candidate Block

Mining Attempt 2741bae9fb1cd533d90ac7fc2e624cdc5d1ff96dbce71754cdb381358c593b30
Version 20000000
Previous Block 0000000000000000000192874583294799069cd41a502da4205abee519612895
Merkle Root a917d0369eefeff261738aaba337c7e1f24210bdd3f463dc2f4d8b506f670b4d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,116
Size: 1.00 vMB
Total Fees: 0.01804153 BTC
Feerates: 100.35 > 1.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,293 (631,789 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,504 283,504 000000000000000019d6a5c9bf71931d4c46a1a253c75dbdb9e8d671989fb2c2 238 0.12/1.00 vMB 36
283,503 283,503 0000000000000000a7d0521b7fe409c823c9cf00a964a99c59e57fa3b4d8dfc2 18 0.01/1.00 vMB 27
283,502 283,502 0000000000000000b08f4723580a8fa33a05d0026489789ab1439a79292fd107 142 0.10/1.00 vMB 27
283,501 283,501 0000000000000001b2ae495169297256a40f390ef533882f139f087fa8fc7493 156 0.05/1.00 vMB 87
283,500 283,500 000000000000000195dcfd99f34ecfb10437e3cecabe5e16c7f9b3bcb7fb3950 99 0.05/1.00 vMB 42
283,499 283,499 000000000000000149110e51797ac3b7a48352fce1dd777f9a4d902ceec71f04 128 0.06/1.00 vMB 45
283,498 283,498 0000000000000001d5c7d072741d52ad0b889c9847993464ebed557ba4ec693c 46 0.03/1.00 vMB 32
283,497 283,497 000000000000000040cc2a75816903228678a5fc4fbc8d16208ed3ad62f2c664 237 0.15/1.00 vMB 23
283,496 283,496 00000000000000013a06ac1b7fe7367066ce3004820f63039e195e77b85f9cdc 437 0.28/1.00 vMB 33
283,495 283,495 0000000000000001ab77e1bccd4d464f6330e169a3c2d87c6f784abc6d6c0465 630 0.35/1.00 vMB 25
283,494 283,494 0000000000000001ed87cfe2a22bb9781c52e0f80f00886beabbcbd9d5e0a1d4 175 0.05/1.00 vMB 81
283,493 283,493 0000000000000000a5b26e093d0a4a06b47000a66d876c8cab8f6b027c26cd95 899 0.35/1.00 vMB 45
283,492 283,492 00000000000000010537e0ab5a460e3b461077993655fdeee29caddcb90ea9a8 175 0.10/1.00 vMB 33
283,491 283,491 000000000000000019d7d2ddef2d0a987cdeafb313e6adc3e21ec001f8857f44 749 0.25/1.00 vMB 77
283,490 283,490 0000000000000000292b0cfd7824fcc93bdfffc7b927bdc49f127d4e5285fb5a 109 0.05/1.00 vMB 40
283,489 283,489 00000000000000017adae0a02c36e7a6379991aad2ce35c2ba1b540aff01d7b8 746 0.66/1.00 vMB 24
283,488 283,488 00000000000000003ce65d81db800bd1f47731ab7bff34c8695393a9ef438cb7 125 0.06/1.00 vMB 28
283,487 283,487 0000000000000001ec78bcf7091c2dcc796903cf61c83ab2aeb5ddf440a3e50e 804 0.34/1.00 vMB 46
283,486 283,486 00000000000000016dd532c4e21c7950a9938ef6b49b94d1887ab2940c872cea 257 0.10/1.00 vMB 67
283,485 283,485 000000000000000048a988d1156b06d1461172b58b8815b465f32029fce072ca 174 0.09/1.00 vMB 28
283,484 283,484 0000000000000000fff021bf2a2b17b21b1e77e6dda90ec5d8ef0b13941204e2 89 0.04/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.90 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: 713.58 GB
    • Received: 17.40 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.