Loading Tool

Explorer IconExplorer

Memory Pool

76,249 transactions
28.84 vMB
0.07256297 BTC
Random Selection Loading Transactions
Max Size: 176.28/200 MB

Candidate Block

Mining Attempt 06f769a9e379f81aeae5cea05e5cb34eddcfa67d23b15cda9960911188bd0479
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root f5296ee555e18c0a07c796b5c03aff181aca1f0b8b2121e371089befabb5668d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,951
Size: 1.00 vMB
Total Fees: 0.00932202 BTC
Feerates: 77.76 > 0.93 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (21,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
894,017 894,017 00000000000000000000e73a5b82c74d73aa98b2fb25de3123c381393bdcae29 2,707 1.00/1.00 vMB 4
894,016 894,016 00000000000000000000f211da06b35aa4a931d96a3fec359179ab5790b2a00e 1,794 1.00/1.00 vMB 1
894,015 894,015 00000000000000000000b0f69f8df651faef2c4c5b7cf455aa14efd05679ec06 106 1.00/1.00 vMB 1
894,014 894,014 000000000000000000020ddb11696111be6f95e1802dc06513518f19b0131c2b 2,305 1.00/1.00 vMB 1
894,013 894,013 00000000000000000001e1a2d576b452c307ece7fdc0cb5d6a0fda19bba41360 2,869 1.00/1.00 vMB 2
894,012 894,012 0000000000000000000102a0675e52ef2dae1662427f8170346be370243271fb 3,815 1.00/1.00 vMB 4
894,011 894,011 000000000000000000016bd076b4071a28e3812560bcf614af09e9dbb3bce27b 3,545 1.00/1.00 vMB 6
894,010 894,010 00000000000000000001acaf10486c4610f7ab8be459fda11e690b91aebdbe5d 2,562 1.00/1.00 vMB 3
894,009 894,009 000000000000000000010addec8f89b371e9e371a9771514f27577d9e58b6443 2,905 1.00/1.00 vMB 5
894,008 894,008 00000000000000000001f97785c43925c27e5dc05215f1dd74a6f0f5089e0c24 1,764 1.00/1.00 vMB 2
894,007 894,007 00000000000000000001eeffd472eff0709a931ba294be1f4d2da13bcbdb415f 1,157 1.00/1.00 vMB 1
894,006 894,006 00000000000000000002401ba41e6358ec3c44b1d2daf2823fd9fccbe72c7e9d 3,063 1.00/1.00 vMB 3
894,005 894,005 0000000000000000000159e0820950ab84e9da1abebefd94f7377f7307441e47 1,496 1.00/1.00 vMB 2
894,004 894,004 0000000000000000000191cbbf6eb3f93a7136896f43358c1c801eb2a4f4b72d 1,984 1.00/1.00 vMB 3
894,003 894,003 00000000000000000001e7deb19ad22dac7d9abbbad5d53715957a2298b00595 3,128 1.00/1.00 vMB 5
894,002 894,002 00000000000000000001c208ab496ba1944e162442250533d752c1c37492260d 956 1.00/1.00 vMB 1
894,001 894,001 00000000000000000000bb13135993b1438bbc10cdf2aba6e5b5a9ddfb059390 184 1.00/1.00 vMB 1
894,000 894,000 00000000000000000001c1d87ac4ad1c9546970dbbb68d91a009cbd2255b6048 3,048 1.00/1.00 vMB 6
893,999 893,999 0000000000000000000033da070cc770b82e8e94ac10b3969b6e2b6cb4f59a84 521 1.00/1.00 vMB 1
893,998 893,998 00000000000000000002048f63f4d02b5c982ba8e0245c1cd5044937e5dcbc0e 889 1.00/1.00 vMB 1
893,997 893,997 0000000000000000000214b45b18caab978e3a9d59e13e164aa1ce4590070854 1,422 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.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: 710.75 GB
    • Received: 17.08 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.