Loading Tool

Explorer IconExplorer

Memory Pool

72,632 transactions
28.05 vMB
0.06991310 BTC
Random Selection Loading Transactions
Max Size: 166.24/200 MB

Candidate Block

Mining Attempt a02d71e4236f6b61e9ad90c6dbf664774d4127a1c87da6a716caa58246f4de5a
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 5f6cca17b01abed1047cffb020d7b6fbb9691d8181a42337d04815e9a0f2e6cb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,671
Size: 1.00 vMB
Total Fees: 0.01386489 BTC
Feerates: 101.52 > 1.39 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (785,479 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
129,556 129,556 00000000000008a989e5662f218848c8ebe625a23554f843519f04459cb7ba20 95 0.03/1.00 vMB 111
129,555 129,555 000000000000161cdda5acef38bd7b5ab4403d5b704ce9d417192b3ea0f20270 32 0.02/1.00 vMB 1,243
129,554 129,554 0000000000000b191a007d1cf653deb0409d6f40cfdf31b2e5b13259495c6c73 14 0.01/1.00 vMB 593
129,553 129,553 00000000000009af688c99aff3d81b49b86fab1d7a86cd9449c52be461b16d04 15 0.00/1.00 vMB 995
129,552 129,552 00000000000012379e1d95c5d8a0ed3b6ba84970975bdbc7be53f0adece6419e 122 0.05/1.00 vMB 246
129,551 129,551 000000000000161f12ec2c606a22dbaf9ff29a3ccb5a7c6f865d5dd3fdc026c9 26 0.02/1.00 vMB 1,939
129,550 129,550 000000000000158501779fd4691e1bf50b5bd7e39f410ea06c4d6a598a7758b5 31 0.01/1.00 vMB 616
129,549 129,549 0000000000000bf975985da114f4df306cb78b71bfc39cefe69c6c828f74b42f 37 0.02/1.00 vMB 794
129,548 129,548 0000000000000602fe6f3c668786fa82677152d7474a38c6aeade85dfa5ee59b 17 0.01/1.00 vMB 411
129,547 129,547 00000000000010319d070ecd984569cfb4c4f4b2602a68d6fd4d31b93f0a5d35 17 0.01/1.00 vMB 705
129,546 129,546 00000000000010f3aee701b90da085a8a62d0e13aee4629d64a17e12478bc2d4 5 0.00/1.00 vMB 361
129,545 129,545 00000000000007273777ed166c8f333bff15f100159ff721b25d47bb33a42744 115 0.04/1.00 vMB 66
129,544 129,544 000000000000131669e4187db2c7ae88e3a50788c7ba168e51cd1ceff9507cfa 23 0.01/1.00 vMB 1,210
129,543 129,543 000000000000050dabf575f52fa3f5750037441fb8923755a70a0453949124e6 37 0.01/1.00 vMB 1,495
129,542 129,542 0000000000000351059e56ab9b01ed36b59070edd776ec550fc0377b4224eb11 30 0.01/1.00 vMB 1,348
129,541 129,541 0000000000000a7f4ccffaac5f1b1f7355b2cec1a0b5081a7e6b1fe58654a9bf 93 0.05/1.00 vMB 804
129,540 129,540 0000000000001556a1d6e0b349ce821e82c89de19a709a3b535443d0d9ee606e 94 0.03/1.00 vMB 203
129,539 129,539 0000000000001af88e3cee3c6fd7cbb9c47b57f2a364b9ef0acd949bac1795ee 51 0.05/1.00 vMB 1,044
129,538 129,538 00000000000010e4a426c3aa43a410e6b220832eafe228005a920f8c06982725 132 0.05/1.00 vMB 1
129,537 129,537 000000000000155c52bdc8969ef653fe8be7ab11f4994d5efdd63a54d54d3f03 19 0.03/1.00 vMB 1,421
129,536 129,536 00000000000016e7c4348f681f10dc26bc7a038e926a299ce62264e3a208a757 136 0.05/1.00 vMB 2,555
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.