Loading Tool

Explorer IconExplorer

Memory Pool

47,427 transactions
28.94 vMB
0.07954613 BTC
Random Selection Loading Transactions
Max Size: 154.32/200 MB

Candidate Block

Mining Attempt 5de6c435cb54f7f0288005ede0a0fd0c042c3ef2f4394a7703e18881999e8abd
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root d5a860b43fbb9f71ee61302fa866fbd7a392f1f495cd131a3f3116a9dfe56732
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,532
Size: 1.00 vMB
Total Fees: 0.02421639 BTC
Feerates: 100.60 > 2.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (612,389 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,459 302,459 000000000000000063f6e37d74d7949abe875edfa2d0fa6a8f04b7e23f9087c4 517 0.35/1.00 vMB 22
302,458 302,458 00000000000000004f4aaa72f16ebb68d59bd91c3f3f0d0d8bc02584d0a833e2 737 0.35/1.00 vMB 36
302,457 302,457 00000000000000001d1e01415b2d884081164cced26502e4ff4657eeae1a931d 782 0.25/1.00 vMB 53
302,456 302,456 000000000000000068ccfc8a7c75d5bfb51a7bdf60964f6eeba76f00fcf538e7 391 0.19/1.00 vMB 30
302,455 302,455 00000000000000004da0a8269a63b890f9df35269894443d3a1bd1b63e55bf3c 336 0.17/1.00 vMB 34
302,454 302,454 00000000000000003f7f9609cfdc48f8a719b542e3b26f6b774a861ed53f3113 420 0.23/1.00 vMB 30
302,453 302,453 000000000000000068e23edb2ca0553bc1dec5549c394feae011055c8d8ab870 144 0.09/1.00 vMB 31
302,452 302,452 00000000000000005c15d060769a5fb1217242153698f8b32f4611b4f57f4977 77 0.04/1.00 vMB 36
302,451 302,451 00000000000000000880b68a1a87359e41cae597b019c83301d5030c8dbebad2 97 0.06/1.00 vMB 23
302,450 302,450 000000000000000050ae78b97706a20d1045f7baa89797424bfca47b66f92f13 122 0.08/1.00 vMB 26
302,449 302,449 0000000000000000287d815eaf2789c4c2379bd2e7e4249b2ca93f93aad24b70 232 0.20/1.00 vMB 17
302,448 302,448 0000000000000000184f3fe6e47ea4d1917ee273426ce7e0e8876899c616e282 836 0.35/1.00 vMB 39
302,447 302,447 00000000000000004d46b48adb049c8b70384014b3797561b020af76c1a02350 491 0.35/1.00 vMB 25
302,446 302,446 000000000000000006896471a3eefbd71a10242b91db151b3bd0d0175fdf8a4e 487 0.35/1.00 vMB 20
302,445 302,445 00000000000000002692fc3f05b9e5ca0f8ccf36981c0e7109f020e54eab7415 619 0.25/1.00 vMB 38
302,444 302,444 000000000000000027091150dfbece1b543e0b41b5ed83eef07f833435d83502 1,025 0.35/1.00 vMB 74
302,443 302,443 00000000000000003ae7fa438c877e1bc7bf58bfdf9ae8578764f43beb3eb654 315 0.17/1.00 vMB 30
302,442 302,442 00000000000000001f826672f11b3361a2574818d0b139d6a43c7a5abcaf4c54 836 0.42/1.00 vMB 28
302,441 302,441 0000000000000000681dbd14dda098f1ea21a9208c67a3c24ae4e1cf1e45a17a 64 0.03/1.00 vMB 137
302,440 302,440 00000000000000005e682f1b21f9c003434232ba1e5a90addc0476915c158b4f 64 0.03/1.00 vMB 12
302,439 302,439 000000000000000003642c6f6435b63433f63d1c5afa396efe45f9cf60e4f92a 102 0.04/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.12 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: 652.10 GB
    • Received: 13.72 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.