Loading Tool

Explorer IconExplorer

Memory Pool

48,655 transactions
28.25 vMB
0.08033228 BTC
Random Selection Loading Transactions
Max Size: 150.77/200 MB

Candidate Block

Mining Attempt 307d6b3717d5bdb96181b52d80cdae54f01f392990fce7deb5789709ddf11eb5
Version 20000000
Previous Block 00000000000000000001591f76b8e497e92b68dc57dacd44d74c2253bafa7eaa
Merkle Root 4a5e3ce7f3a4c87f6f673954dd20ba945333b05ca519340556b9e423fb8861a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,171
Size: 1.00 vMB
Total Fees: 0.02650585 BTC
Feerates: 500.45 > 2.66 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,792 (583,276 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,516 331,516 000000000000000010588f0ebfd9824d7e5ef8d5e5dcdd5bf99ff06ad2a1b684 256 0.09/1.00 vMB 34
331,515 331,515 00000000000000001402edea29bb51da83c3ef355978cfcfec44e287f7727425 941 0.55/1.00 vMB 21
331,514 331,514 000000000000000004ad8dd4b6434fd031bb9ab7f49048221f085a317aeb089a 1,050 0.55/1.00 vMB 25
331,513 331,513 00000000000000000a92d3021cee0e6c9f90db437695b1186a5d9621e960588e 154 0.08/1.00 vMB 25
331,512 331,512 000000000000000014180fc1452bb746ce63f491c1057a63ce8822bafd571518 149 0.10/1.00 vMB 13
331,511 331,511 000000000000000009bedd5da07a4990eec5ea101dbc0f71ef0d344d8baadd87 435 0.24/1.00 vMB 21
331,510 331,510 00000000000000000dfcb7bc191ae534e945fa272b318a509bd2db540ea02d37 512 0.14/1.00 vMB 42
331,509 331,509 000000000000000001cdccb2bcdf53d952d3f3c84fcfe04b5465139b4ae97d99 134 0.07/1.00 vMB 14
331,508 331,508 00000000000000000d1ecd11365aaffb5547b000ea8f979b4f36deba48e6e06e 494 0.21/1.00 vMB 23
331,507 331,507 000000000000000015fcd3b630ff240af938838a3454e30036b0bac19f67abe3 208 0.10/1.00 vMB 16
331,506 331,506 000000000000000009c71e4e840a6753c4f1a5a83c193b9f0e2f74aaed7c8414 628 0.34/1.00 vMB 22
331,505 331,505 0000000000000000145135e07b175a39aacc6b7310df39e023c27d7750b6758f 448 0.32/1.00 vMB 25
331,504 331,504 00000000000000000af66ee5abb9a8e14ef2ec8116cdb512f3b0198f18331baf 884 0.51/1.00 vMB 23
331,503 331,503 00000000000000001b3a8ffefc6f37ffa10cbd62632859a14b1503f0b7bb2113 490 0.35/1.00 vMB 19
331,502 331,502 0000000000000000037c76a505da38f4bf48d090b9881a2444e8cdaabc79424a 1,096 0.74/1.00 vMB 22
331,501 331,501 000000000000000006c0a8245705707b45312e900b6820f20dd21c48ed6983f9 1,338 0.70/1.00 vMB 26
331,500 331,500 000000000000000001aa46d2e0585531209c62e39ede8c021a1b11527ac5c95c 513 0.28/1.00 vMB 22
331,499 331,499 00000000000000001b153a2a5556410892b93aa7a3984517e10d53beaf22b4eb 64 0.03/1.00 vMB 44
331,498 331,498 000000000000000016d01fc6e5f3f3215f8a593e12f8d4e3ec8498d86ec08576 152 0.09/1.00 vMB 8
331,497 331,497 0000000000000000193bff5d7f4addc51152a09015572e461675fdd9a93b2e60 626 0.53/1.00 vMB 16
331,496 331,496 0000000000000000025f12576e7ee07e1073b86567392982ac4f5347252cdadd 984 0.69/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.02 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: 649.70 GB
    • Received: 13.21 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.