Loading Tool

Explorer IconExplorer

Memory Pool

42,219 transactions
30.38 vMB
0.16454340 BTC
Random Selection Loading Transactions
Max Size: 153.42/200 MB

Candidate Block

Mining Attempt c515e239ccb544ac9c3feee339e7aa67bb0246f2ad175c63de60228e5bc89f13
Version 20000000
Previous Block 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781
Merkle Root 5e5fc1128b02f0455d363a388549d30eb257f4ca85ba00c93b7c1c65b74ec351
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,720
Size: 1.00 vMB
Total Fees: 0.09122435 BTC
Feerates: 301.60 > 9.14 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,522 (331,866 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
582,656 582,656 00000000000000000013c7a15552d898df48bc4a7975625b077bfaeb21d7de19 2,616 1.00/1.00 vMB 139
582,655 582,655 0000000000000000000da0c1611d93ade279d9417d615689158b766b5b487c85 2,489 1.00/1.00 vMB 148
582,654 582,654 00000000000000000009581c0489a36ad3f01ee0cc60d0bfb2408bc9d7ca4250 2,314 1.00/1.00 vMB 130
582,653 582,653 00000000000000000021afe5ca91bbeb43ee41d0863242fa288411db22bbad90 1,737 1.00/1.00 vMB 114
582,652 582,652 000000000000000000001348083f25f012183d469924a3e00ca4e3d498a869c8 1,342 1.00/1.00 vMB 103
582,651 582,651 0000000000000000001bc29eb5c970247a1b35946d0c29521bd94a2059115c58 2,464 1.00/1.00 vMB 140
582,650 582,650 0000000000000000001db1eb4d624d45e0486a00317cae2e38a7c4c47fc98338 2,409 1.00/1.00 vMB 120
582,649 582,649 000000000000000000174327d3d084cc64e2a709ddaa8fef81e46cff811e07e1 1,855 1.00/1.00 vMB 128
582,648 582,648 00000000000000000015b7200d6fc1d87448300699c3faad1343d2c2cb4fab69 1,058 1.00/1.00 vMB 117
582,647 582,647 0000000000000000000178080d7d117515b60b5271735d59478622a53935bcf3 1,911 1.00/1.00 vMB 124
582,646 582,646 0000000000000000000d92a1ccd488e3422359014dde0cbe66ab6c253c1ad0e5 2,324 1.00/1.00 vMB 139
582,645 582,645 0000000000000000001e3c20610bdc96643805dcf3e972ea7836cb85460b786b 3,302 1.00/1.00 vMB 126
582,644 582,644 0000000000000000000c581b7c34a258577ef746174608159abd00edca4c723a 2,184 1.00/1.00 vMB 141
582,643 582,643 000000000000000000230f7c061e3009bc19867b74b0d058c2386f180a4a6948 2,739 1.00/1.00 vMB 181
582,642 582,642 0000000000000000000f194a5dff03e71459747712f23533a1fdabfbed65d2c9 2,999 1.00/1.00 vMB 126
582,641 582,641 00000000000000000019a7e86258a0fb7713eb0113a32daee18227e60965b55d 2,472 1.00/1.00 vMB 173
582,640 582,640 0000000000000000001918140cc53fd7b550edb1ac3a58eeda57e4193305376d 2,517 1.00/1.00 vMB 107
582,639 582,639 0000000000000000001a9564e763ccfcb7d191b0da069f76644d40269b40357f 2,189 1.00/1.00 vMB 115
582,638 582,638 00000000000000000014af3d39ef0c709d7b8a67ba67c246b9106de67ab981b6 3,010 1.00/1.00 vMB 141
582,637 582,637 0000000000000000000c0de2e6c89228574217f9254649de768cc3e72311ef86 2,675 1.00/1.00 vMB 126
582,636 582,636 0000000000000000001546ea31682fc3ba39ed325707b5f3fc9cb57fdbe9afd6 2,685 1.00/1.00 vMB 144
Previous 10 blocks ↓
Total Size: 781.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 618.75 GB
    • Received: 11.20 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.