Loading Tool

Explorer IconExplorer

Memory Pool

46,008 transactions
28.05 vMB
0.09478805 BTC
Random Selection Loading Transactions
Max Size: 147.44/200 MB

Candidate Block

Mining Attempt 26ca2ca665ef79cf90de15bdc5981f9f0406d2cafbd93972468b01b7ff82e5db
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root af47a3246385b9a3d2b4005fca7f3a39f79f2db49c5f95997b54014b9506c843
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,059
Size: 1.00 vMB
Total Fees: 0.03816151 BTC
Feerates: 197.49 > 3.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (263,166 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
651,746 651,746 0000000000000000000827b3fe1b4e384c6151e78b412f3170fe46202192a7c0 916 1.00/1.00 vMB 15
651,745 651,745 000000000000000000081fc2bfc096dd3b2c2e37257091cf66bbf522e66c183a 745 1.00/1.00 vMB 17
651,744 651,744 0000000000000000000446dedb6761a6b1ae806d59ae8c9bfd66008b45918dd4 1,367 1.00/1.00 vMB 31
651,743 651,743 0000000000000000000a244c9e426efe186a27d7601c4d4ba44a15ae1790bb2a 1,660 1.00/1.00 vMB 28
651,742 651,742 0000000000000000000cadaa034a19e00396255ae14ed214b4ae0b674d93ef97 2,416 1.00/1.00 vMB 55
651,741 651,741 00000000000000000005a73032ac960fe2403554b20520e26c1b92fa3fa39deb 2,329 1.00/1.00 vMB 103
651,740 651,740 0000000000000000000a0d0f10036b4591af93fb401a797eb9eaa6930ec5e4fc 820 1.00/1.00 vMB 9
651,739 651,739 0000000000000000000a2c3213482dcceebd999a0d024916021fc5f2e8bdd607 1,203 1.00/1.00 vMB 17
651,738 651,738 00000000000000000007daa9059e08587471b5c1a829471dfd817e726ba83cea 674 1.00/1.00 vMB 17
651,737 651,737 000000000000000000083d7b27439e895c256449e0ead424b07c78098b3d729e 691 1.00/1.00 vMB 16
651,736 651,736 00000000000000000009498310e3a4ce67135917e4a13c283727cc702211a8bd 1,337 1.00/1.00 vMB 26
651,735 651,735 0000000000000000000afaddaa2be53e0f23ab9c5f819e6ae58b7199f27513e5 1,485 1.00/1.00 vMB 25
651,734 651,734 0000000000000000000b100ad601749486e27f1d1376d6c67ad4b8d387d762b1 1,080 1.00/1.00 vMB 6
651,733 651,733 00000000000000000001072531d21465df335bade3cfc114602f53ac90d15a6d 1,980 1.00/1.00 vMB 68
651,732 651,732 0000000000000000000dabac086e78c21db33a5d8a1cbd0dc1f2891703aed40b 1,188 1.00/1.00 vMB 9
651,731 651,731 0000000000000000000be8fad0b47b940e14328bf5c8ab9fb56b28d08470d5e6 2,438 1.00/1.00 vMB 9
651,730 651,730 00000000000000000000ac424950b0d4462e3daa2a3bbfafcfa3b795960db57a 2,522 1.00/1.00 vMB 24
651,729 651,729 00000000000000000009208fe6ef7b694b65144082aa8e0338e1767dab3eed74 2,096 1.00/1.00 vMB 49
651,728 651,728 00000000000000000002c487efac002926c945f43149b29f5d5518523642b91f 2,239 1.00/1.00 vMB 77
651,727 651,727 00000000000000000001800c47e1ebefd86f56db52b95cf6658eafcfeb5b5ed6 910 1.00/1.00 vMB 15
651,726 651,726 00000000000000000006725a94a4f5d823e50f3ae7666b6db0f5af45b6fb5b3c 2,615 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.23 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: 655.05 GB
    • Received: 14.24 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.