Loading Tool

Explorer IconExplorer

Memory Pool

44,399 transactions
27.39 vMB
0.06217341 BTC
Random Selection Loading Transactions
Max Size: 144.31/200 MB

Candidate Block

Mining Attempt bafd883c93b384083fe1e79900bc4f170b3928f87e09c9e69613c20e92e0f5a8
Version 20000000
Previous Block 000000000000000000015fe54d703480c778f5e8c27a53d251a583c6e5acb2b6
Merkle Root 9090bc153aa451beef27739c638f96965bc3d5eaa0acb42158685f02f88e8d4b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,539
Size: 1.00 vMB
Total Fees: 0.01083647 BTC
Feerates: 134.30 > 1.09 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,913 (224,328 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
690,585 690,585 000000000000000000017763227eaeaaba248c325369aa85fa3ac0422465ad65 364 0.11/1.00 vMB 29
690,584 690,584 0000000000000000000383a749757abd69be7f19bf25bd1e0eb6fe01bb4b3af3 1,708 0.91/1.00 vMB 27
690,583 690,583 000000000000000000073907351d4b6322ee15adf45ae147ec5d3d5b8824d29a 2,032 0.81/1.00 vMB 26
690,582 690,582 000000000000000000032ccf5c97b75724c6cf59319d8ed3974b24b5b99a0841 734 0.33/1.00 vMB 22
690,581 690,581 0000000000000000000ed659ebfa431e70c58979d10898af368ab3288a1dd1e5 113 0.18/1.00 vMB 3
690,580 690,580 00000000000000000001018e6a72f760fd3af181c275771aa4ff10de7bf0fb1e 1,161 0.99/1.00 vMB 29
690,579 690,579 0000000000000000000145f495977cc62cb1621a5e5215474869b9a608f481db 30 0.01/1.00 vMB 16
690,578 690,578 00000000000000000009b1f2868eb4473937743b1407afa41ba5888b1651eb85 803 0.49/1.00 vMB 7
690,577 690,577 00000000000000000008bb66dfa0fbc6c766a3ffc774f5f9f6af77ca234c72bd 1,635 1.00/1.00 vMB 27
690,576 690,576 0000000000000000000473786e402329be782546eb79bd20983cdb0fef2082c6 838 1.00/1.00 vMB 8
690,575 690,575 0000000000000000000cf17b104e7dd126912b6f328c139c03fbfa186eea089b 2,025 1.00/1.00 vMB 21
690,574 690,574 00000000000000000008478578ab98188e738e70daa6864a820f1fd4d6d2a9d5 1,074 1.00/1.00 vMB 7
690,573 690,573 000000000000000000017ff85c754f54735199c83facb7464ed8cf5d22a2423e 693 1.00/1.00 vMB 6
690,572 690,572 0000000000000000000b01c9a94c7f49ba01bf028353002c6fd378c45f62f24f 1,680 1.00/1.00 vMB 13
690,571 690,571 0000000000000000000182243da5bbe8b40a35891524382becb866ab7b0a16a4 638 1.00/1.00 vMB 17
690,570 690,570 00000000000000000008c6265fdbfbe225843adfcf75d995302fb736c79f15d8 567 1.00/1.00 vMB 3
690,569 690,569 00000000000000000010972c673f6d85cc34200b6a5d43fa69048a459ef2b76e 2,488 1.00/1.00 vMB 12
690,568 690,568 0000000000000000000ea326001c34b8f9399b1e6369459709f94224e271d0ea 1,062 1.00/1.00 vMB 10
690,567 690,567 00000000000000000004fffd88fe6c617637462de75580bf32cc872c3f2137d3 1,555 1.00/1.00 vMB 7
690,566 690,566 00000000000000000007f5b28a309a6fee6f7cd2fdb44870a5dddb05c9e944fc 2,834 1.00/1.00 vMB 19
690,565 690,565 000000000000000000013af8e02277b88d5266199f3a2cf8328859759f9ce108 2,465 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.24 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.