Loading Tool

Explorer IconExplorer

Memory Pool

81,137 transactions
31.91 vMB
0.08219911 BTC
Random Selection Loading Transactions
Max Size: 191.58/200 MB

Candidate Block

Mining Attempt 173e495ba57d38c5242a591151a3c1f63b0a46393750ccc17422cea7b7c55e0c
Version 20000000
Previous Block 00000000000000000000eaf9c170601a8e1fa1829aa8e6facbf5081621bef8a4
Merkle Root 6e174debce8765a693daf294345e896048e841b55eb1ca89e80e8773e4f77c9a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,411
Size: 1.00 vMB
Total Fees: 0.01215187 BTC
Feerates: 119.03 > 1.22 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,173 (643,337 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,836 271,836 00000000000000057770f716255e5ecdb5dd55e19791c4afe81219fb7d88a03f 232 0.18/1.00 vMB 17
271,835 271,835 00000000000000024bc7d8db1aaba2477cc78b2964ff80b4d9cfd3df4190e692 841 0.50/1.00 vMB 81
271,834 271,834 000000000000000671dc0e8745d5eed5707eda00c666df20172b62ee653cde30 105 0.16/1.00 vMB 11
271,833 271,833 000000000000000573dfcf49ce26f35307928f85d199376496c3acb7e2d5633b 459 0.24/1.00 vMB 60
271,832 271,832 0000000000000001a1f7badd572c391d155d1189a47ed05eebac84f470c91ac9 619 0.25/1.00 vMB 87
271,831 271,831 0000000000000003cd3ed58d5160a1f32a79dcdea0bcb3d439ea3256910e28f3 459 0.23/1.00 vMB 53
271,830 271,830 0000000000000004a52e1964b4eeb1a1b3f5a38e632936d53260e5f3bf792ebc 327 0.24/1.00 vMB 28
271,829 271,829 00000000000000066cd75e918abef90f2362a61f2b481939bd8358a8999e5865 490 0.25/1.00 vMB 45
271,828 271,828 00000000000000033071748fcb97d0af0f32897eda5735eb2eee3cfbfce0a210 603 0.25/1.00 vMB 40
271,827 271,827 000000000000000606e60d51a168700195422b6c084c341e1dce45e1272e3caa 688 0.25/1.00 vMB 143
271,826 271,826 0000000000000003bf4fe1c986e88cbc4969539079777c9f03e228870b0aa29a 699 0.30/1.00 vMB 60
271,825 271,825 0000000000000002cd588b879863874a101a7e31d49ae1d3c7a22cb4505fd040 282 0.19/1.00 vMB 58
271,824 271,824 00000000000000022b8b82572145703dce52960f82b76bd66725434de8d963b2 348 0.24/1.00 vMB 35
271,823 271,823 0000000000000005b8b84d6f2eb11509d3c74984f3d1637a2c9e968df2d047ae 634 0.38/1.00 vMB 26
271,822 271,822 00000000000000000d622ffc7e7ff717a14d0020b12c84280b7f1c99dffefd3e 1,255 0.50/1.00 vMB 81
271,821 271,821 00000000000000018c8593e80e048becdbc4bf9aacb9ff8d29b36bf98205524b 301 0.15/1.00 vMB 59
271,820 271,820 0000000000000006ba855518484ca2e0153767bd8eecffc5911f432fd2f1462b 1,342 0.89/1.00 vMB 32
271,819 271,819 000000000000000212a204fb98e8a7bc1b90102b1f0d2179d898538e1e81298d 649 0.25/1.00 vMB 38
271,818 271,818 00000000000000037c8af074907f9666a85a38bbbf3939b5b177824787b163be 631 0.25/1.00 vMB 111
271,817 271,817 00000000000000010f6e41e0fe4730f5ad248a19228b25ad65350496dbefa640 1,165 0.50/1.00 vMB 94
271,816 271,816 00000000000000053c771ec11bd4866c179fd77d7ce8bd36467341fa7aee3dc8 680 0.50/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.70 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: 697.31 GB
    • Received: 16.55 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.