Loading Tool

Explorer IconExplorer

Memory Pool

36,153 transactions
25.72 vMB
0.05592990 BTC
Random Selection Loading Transactions
Max Size: 131.67/200 MB

Candidate Block

Mining Attempt 9f28b1e5e98896ead9f9a0c519835a866cd6af061bd65b6922f1d15e9effc221
Version 20000000
Previous Block 000000000000000000003056aa79f3e9ae7f1ebca1b480aef0e8e00b84a1a03a
Merkle Root 1bdcc8a099284c423f6cb3e837528eaa53b5f0f74638ed1e593121f942726e5f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,652
Size: 1.00 vMB
Total Fees: 0.00884894 BTC
Feerates: 150.93 > 0.89 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,675 (643,508 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,167 271,167 0000000000000003b2250780693416b2d707ae92e5b2db4a96b42f448c2e7dc2 19 0.02/1.00 vMB 20
271,166 271,166 0000000000000002ea9e498b2d87fb6a7ca6b1c5728edd14e976e59c9182e8c9 719 0.37/1.00 vMB 35
271,165 271,165 00000000000000059ebf520953a0d8bb213d6deb1c125361971ad84f3cf45d85 642 0.25/1.00 vMB 77
271,164 271,164 00000000000000022cd09b802d9a6e8a69ed82e9cf447433a346172bb8ccb372 67 0.02/1.00 vMB 82
271,163 271,163 00000000000000009548b5482b17a496dca1aa1a737615ddca4fd7ae36633c38 425 0.18/1.00 vMB 56
271,162 271,162 0000000000000004e261281b80bc9cb7fb484b667b02a966a93175e0e772214d 10 0.00/1.00 vMB 36
271,161 271,161 000000000000000620b40d48022c3ef93f6b3bb6ff3face96ea9cbf92554f8f0 547 0.27/1.00 vMB 24
271,160 271,160 000000000000000483075fc1a1b41db0551d994156bea197fa9e9f062fe35f9d 125 0.06/1.00 vMB 44
271,159 271,159 0000000000000000db6cd0462e90a3f35bcf908ad12015dc2885dac512ec36c7 212 0.10/1.00 vMB 63
271,158 271,158 0000000000000005db20ff4a112fa6649794a2955a56bdc1ab1328aea24fc374 910 0.43/1.00 vMB 57
271,157 271,157 0000000000000005598342618ba42c792107e8609bbd77d11815e000785e04be 642 0.33/1.00 vMB 115
271,156 271,156 00000000000000040a5b2651aeca7581ef79d99744b83bebda874de7dc8bf65b 240 0.15/1.00 vMB 33
271,155 271,155 00000000000000057c03ac63dd9f892efaa57607eb3db3d1a7246ee8e3dbd465 86 0.03/1.00 vMB 37
271,154 271,154 000000000000000577df8da57557110bcdfbc54205e72e4e9c6fd626ba126853 466 0.33/1.00 vMB 38
271,153 271,153 000000000000000425853064ecc62d864b538f62a1dc2fcba8b8a2204bfa2eb7 475 0.25/1.00 vMB 48
271,152 271,152 0000000000000001b28a7298c4ef2144fddb300ac39723660b87d8486bdffd79 981 0.35/1.00 vMB 59
271,151 271,151 000000000000000506f899bbe40e9ae4e2cc80f8fee42baeb25bedd5ef8da2b2 1,147 0.47/1.00 vMB 69
271,150 271,150 00000000000000017d45b041050ce91f7fae54a51912bbab315f30c8c5458e2e 186 0.19/1.00 vMB 26
271,149 271,149 000000000000000618b20370e70d0265dce593b716845877e56d755f4e1c2274 734 0.35/1.00 vMB 56
271,148 271,148 00000000000000044a7cd907030fc8e58213a8a8869509f391661688c21ef004 55 0.03/1.00 vMB 40
271,147 271,147 000000000000000689a3b14b1dfc41f7f42ef1924b90448e6730c022dbef6247 281 0.15/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 781.82 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: 635.65 GB
    • Received: 12.32 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.