Loading Tool

Explorer IconExplorer

Memory Pool

33,946 transactions
25.21 vMB
0.05270709 BTC
Random Selection Loading Transactions
Max Size: 128.20/200 MB

Candidate Block

Mining Attempt 29a8aace39f848859362acf32e90d01b01525bc84de69c6aa688c1a4b9afdccd
Version 20000000
Previous Block 00000000000000000001e8574b0c11cdfe175c522ad4fe67fe83458fce5e8ea3
Merkle Root d7437c48740ede4627da56f6a0300895d87a988a878946c758f22ee36e209286
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,515
Size: 1.00 vMB
Total Fees: 0.00717588 BTC
Feerates: 508.49 > 0.72 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,670 (162,693 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
751,977 751,977 0000000000000000000036f4a733f6c8d03d6d5af49d12500f0a2d0af923f5ed 2,548 1.00/1.00 vMB 10
751,976 751,976 00000000000000000003ad79210f4a6828eb469c228e79e3e5c46202ed38cd45 1,398 1.00/1.00 vMB 10
751,975 751,975 000000000000000000044308b8810cf581e3db6576445c730af983cf909426b1 722 0.98/1.00 vMB 2
751,974 751,974 000000000000000000082a9c4d3478840a69aff671cebd67a2522f4891be255d 2,915 1.00/1.00 vMB 9
751,973 751,973 00000000000000000005cb9efc7126606024f1e98e76fdd6fc82fc53fa044433 3,020 1.00/1.00 vMB 10
751,972 751,972 00000000000000000006ba5d09a382b4e234452ee9d60a3b22945e2efc7c557d 3,180 1.00/1.00 vMB 12
751,971 751,971 00000000000000000008474e1867c43223da6dd6495c8bfe23f757a883b2fe65 609 0.22/1.00 vMB 10
751,970 751,970 0000000000000000000476ca804030606e95fb2a7866b6064ab2976ccae731c7 1,028 0.36/1.00 vMB 9
751,969 751,969 000000000000000000084740c574c8d448148736522496edaeebfad1b952899a 1,113 0.43/1.00 vMB 10
751,968 751,968 00000000000000000002a97e2ca050b5cdf26b923ebec48081ef45eb721bfbb6 576 0.55/1.00 vMB 2
751,967 751,967 000000000000000000016ca393ebd4f388b294134f5633a62d4268b3e4b544dc 3,003 1.00/1.00 vMB 13
751,966 751,966 0000000000000000000242255929fedfc2f6a19c2b93080ec4a63fcf9f3c0f27 1,303 0.89/1.00 vMB 4
751,965 751,965 00000000000000000002d7c68dae8c7695aae74eb62ec0c730fda846ee795c02 993 1.00/1.00 vMB 12
751,964 751,964 0000000000000000000073031a9624e5665b3c590b571cf7152ada872a231917 1,639 0.57/1.00 vMB 10
751,963 751,963 00000000000000000003874be1941b696643e561247d40cb1cc852005e8b462f 805 0.41/1.00 vMB 8
751,962 751,962 00000000000000000008074d9e408c79b653147193605ccd7d8767f12c16a7c3 385 0.35/1.00 vMB 3
751,961 751,961 000000000000000000023484cee27532d44a6debe6c33c313d842ce8b8e1b5e1 1,136 1.00/1.00 vMB 2
751,960 751,960 00000000000000000001e28dac6d262f4c63dde58566484ef013a84043c1cac6 2,377 1.00/1.00 vMB 14
751,959 751,959 00000000000000000005f69ad8c3d59d263bbbd7d0a0660af3095ee66e57ced5 2,357 1.00/1.00 vMB 8
751,958 751,958 00000000000000000003cc57b8db1dd5c615e1f0ed94a429d58eb4e890e50d41 2,467 1.00/1.00 vMB 9
751,957 751,957 0000000000000000000704f95d0fb6da96b40f13b5d00311870ca63a621d19a5 607 0.78/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.81 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: 634.88 GB
    • Received: 12.27 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.