Loading Tool

Explorer IconExplorer

Memory Pool

29,205 transactions
10.53 vMB
0.04110771 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.50/200 MB

Candidate Block

Mining Attempt 668d03f8ee42943036f689e5206bb2938f640de8c909b3d7fc1f877841b2c8b0
Version 20000000
Previous Block 00000000000000000001d707fbd85f02f6dd6025f5811e28a490b17660214a96
Merkle Root 3ad95212a33e5a1998798918d498b3de82d99d3da3d368609aae6876e5c9dedc
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,077
Size: 0.54 vMB
Total Fees: 0.01588741 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,249 (688,708 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,541 224,541 00000000000000813b77af874edb0323ab430e6ec92b06244ceb7440f5c180e9 9 0.00 vMB 170
224,540 224,540 00000000000001ec2f4c11912f26d7526f3b1dda941d7f3aa2d44a1e0594035b 87 0.06 vMB 299
224,539 224,539 0000000000000255dcf08f17ac969afbd564a4f6b02199fe590f0324565aaea9 598 0.25 vMB 226
224,538 224,538 00000000000001f195b61c9bf7c5ddf270be1dea8e949582efbff33efc6fa204 302 0.14 vMB 181
224,537 224,537 000000000000014abda10de4bb1fd65e203826a9e6ff80287b278b414f78dfa7 92 0.05 vMB 143
224,536 224,536 000000000000031893016b20f6ff18da3044c0603534cda4d375dbd8b2a3632c 15 0.00 vMB 0
224,535 224,535 00000000000001adde865931154d03651ac5499a74e09a778d1b6c4949156f63 419 0.17 vMB 187
224,534 224,534 00000000000000f0e39773ad3ad287ee7d1f99f859a0726ace569727a9e313ef 84 0.05 vMB 136
224,533 224,533 00000000000003ab7a04692d0ee1eb668ec2e59216458d47852d1f71ed996254 274 0.13 vMB 187
224,532 224,532 000000000000024791f310f684efe0ff3fd90a3a8187020dde2861cb5143dcd2 287 0.18 vMB 150
224,531 224,531 00000000000002ef78af6c9c9ff96de25b63eaa56c9b1e574627d0f45d6cb23e 219 0.10 vMB 188
224,530 224,530 00000000000000d834cb3db43ce5716002c89e0f50ebf98b88f4565dbd55605d 162 0.08 vMB 150
224,529 224,529 00000000000001c77ee4314e738822713cb5b2d117f74c8c492c6acc7db36b92 397 0.50 vMB 12
224,528 224,528 000000000000027990e2f5190d963584b2be32f967b31f05e75fcc1262de4e72 394 0.18 vMB 184
224,527 224,527 000000000000007ed249bd3861a1c51846ffc0cfa4257513f04740626f8c733d 111 0.06 vMB 91
224,526 224,526 0000000000000153acd022bbd5fd3a326dea62b534187572ba145480c0c145d5 157 0.09 vMB 92
224,525 224,525 00000000000003637c1f2ab3569a28169405d3b85f14ed7973982c0996ca859f 700 0.25 vMB 227
224,524 224,524 0000000000000120c3ced2c130b333771241fab2130d3735f4046637e2040baf 368 0.15 vMB 173
224,523 224,523 0000000000000298a2bd9bc7c64231af79d4717251d15fb6dabaa6f00ba75fa0 457 0.23 vMB 161
224,522 224,522 000000000000023fda8330f2889da438b166ae075b1e3de42b16ca3614e79132 363 0.21 vMB 120
224,521 224,521 000000000000035a639c789236ea9732ba393cf5176ba2ea000679f76fdd4798 204 0.20 vMB 88
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 45.15 GB
    • Received: 0.68 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.