Loading Tool

Explorer IconExplorer

Memory Pool

86,075 transactions
31.30 vMB
0.09323784 BTC
Random Selection Loading Transactions
Max Size: 190.47/200 MB

Candidate Block

Mining Attempt 66f22d8384ffabf0f4d615e01b44f2699fdd7963c047de2890eb8d65558ae161
Version 20000000
Previous Block 000000000000000000004034f963b6c74ab0fcd958dffc4d075448b0a55af711
Merkle Root 3fea5cc9dff3f7aab885a319224d406239d3d459a4011ebda6fd4f1524571ad0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,389
Size: 1.00 vMB
Total Fees: 0.02007008 BTC
Feerates: 500.45 > 2.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,076 (181,371 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
733,705 733,705 000000000000000000092b57cd37117af0b82f433ae6e49d16d41608ff05e378 1,790 1.00/1.00 vMB 3
733,704 733,704 000000000000000000098ad1150b368fa39a8176851f379f5326ecbc9788663b 2,401 1.00/1.00 vMB 11
733,703 733,703 00000000000000000007e45bf21dbe19461f1ebd7de2ace35d0c542ad689d05d 2,232 1.00/1.00 vMB 4
733,702 733,702 00000000000000000001f782dd6c53286850bb58b2bf6ec7a2008fab25cdabab 676 1.00/1.00 vMB 5
733,701 733,701 0000000000000000000195650cc9af1667480e87b61c35ab8fa611d6a75cc0b1 1,137 1.00/1.00 vMB 11
733,700 733,700 000000000000000000044d746618d93d6d2568ef6d5441264703455a714b94de 3,284 1.00/1.00 vMB 6
733,699 733,699 00000000000000000003410b41190a300fa4d3e4c4963c59ac023e2677917aaa 2,239 1.00/1.00 vMB 7
733,698 733,698 00000000000000000000e3418f818b84bb10a9a758b9c1b689964a47c5ebf0df 3,446 1.00/1.00 vMB 6
733,697 733,697 00000000000000000009a5be978dcca7f04400378a6269ef7e9108b4b5483558 2,974 1.00/1.00 vMB 8
733,696 733,696 0000000000000000000492c4ff4fa5f8f1051090b586372b2e7524bfcfd12ed2 2,985 1.00/1.00 vMB 14
733,695 733,695 00000000000000000004240d499f9e6843af17d8779a86de8874fac2c777c0d2 697 1.00/1.00 vMB 8
733,694 733,694 00000000000000000002555ee855f0242ea37e5da7aa126771a5765b63c9d133 2,767 1.00/1.00 vMB 10
733,693 733,693 00000000000000000009e6e380e497456c2ad814bc87e02bd6ce7ffbdfb56db3 2,926 1.00/1.00 vMB 20
733,692 733,692 00000000000000000004f0442ed6998a4a07c45ac1745b3da583a50b074728e5 1,231 1.00/1.00 vMB 9
733,691 733,691 00000000000000000005e83bbcd2212be6cca00bc5cb63671b1397bef6281e78 3,364 1.00/1.00 vMB 17
733,690 733,690 00000000000000000004ccc360764a0dfbf86c7220f2f7700263ff28b6801b20 2,420 1.00/1.00 vMB 10
733,689 733,689 00000000000000000009af5c3234723d207e295c7d90c73875078e574ef23e25 3,458 1.00/1.00 vMB 16
733,688 733,688 00000000000000000009d1895931f6910583e1022030f9a7aad104d4a4f37929 3,209 1.00/1.00 vMB 21
733,687 733,687 0000000000000000000487c79e87b7dc4f8a83dbe23b2150709a6c092a97d347 2,885 1.00/1.00 vMB 9
733,686 733,686 000000000000000000049658eae3afd5b0b361305a5086856581b07e8951196f 2,544 1.00/1.00 vMB 10
733,685 733,685 00000000000000000002c4e7ac4c9063c0fb970aa49b75abd2111e4b642bbecd 3,094 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.53 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: 668.95 GB
    • Received: 15.66 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.