Loading Tool

Explorer IconExplorer

Memory Pool

73,542 transactions
27.23 vMB
0.06509195 BTC
Random Selection Loading Transactions
Max Size: 166.01/200 MB

Candidate Block

Mining Attempt 0a4334c8e52bbd95669b94d4fbc05d890bef00d1d5ea8afd363e88254c9589ed
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 8fff0ba9aaeb2e8ec8463a1ee645bad97795b90c6f339ee092ee2880f81563da
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,654
Size: 1.00 vMB
Total Fees: 0.00734768 BTC
Feerates: 61.00 > 0.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (40,286 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
875,032 875,032 000000000000000000016ea99a17b876ffb3f66af5045d3e4a6c1016615bf747 2,897 1.00/1.00 vMB 8
875,031 875,031 00000000000000000002882949e48a295f1c6a0b4f917361289c5dd175a4c9b5 2,202 1.00/1.00 vMB 6
875,030 875,030 000000000000000000005e94ccac2a3611e375877e600feb339e3f1d7eca5be4 2,370 1.00/1.00 vMB 7
875,029 875,029 000000000000000000027a26e0dbe2a078f08e009e7717ca76f374b5f37f4197 3,309 1.00/1.00 vMB 7
875,028 875,028 000000000000000000016e8a6f80c3046ed52305f2b2aa584647aa123736a0a8 3,592 1.00/1.00 vMB 12
875,027 875,027 00000000000000000001080285017280917beb66387d33361f452508c6f2c65d 3,226 1.00/1.00 vMB 7
875,026 875,026 00000000000000000001608eb81a3e229a45cd2d33d2350851ec7d4bbe47338f 3,553 1.00/1.00 vMB 8
875,025 875,025 00000000000000000001a4afda514b42f4cd0826de295e914e5ef46949a02dbb 3,872 1.00/1.00 vMB 10
875,024 875,024 0000000000000000000204acd5ea126e6069503a272d307be0b4525816715981 3,533 1.00/1.00 vMB 14
875,023 875,023 000000000000000000026a72b9dce0294b9abc85a9d6eb99ad7cad8e51e528db 2,752 1.00/1.00 vMB 5
875,022 875,022 0000000000000000000123d6c17881cabc16c5046696b4785de28348bda2f092 3,721 1.00/1.00 vMB 9
875,021 875,021 00000000000000000000adc621624f5ac28bf29bb2583b3589980f99767f23e2 2,368 1.00/1.00 vMB 7
875,020 875,020 0000000000000000000139d81d803f38a709f4aeff44f9e9d2a65b88859500cd 3,256 1.00/1.00 vMB 9
875,019 875,019 00000000000000000001b662c51c41b9e8f6ca9e40f33a77fe721ae194fe9423 3,472 1.00/1.00 vMB 10
875,018 875,018 000000000000000000028739da53a291aacd6296b77149d4fbdf05d0233dabfc 3,317 1.00/1.00 vMB 10
875,017 875,017 00000000000000000001863b26d4dba20de0250e1a41163fe90139767d1c8674 754 1.00/1.00 vMB 4
875,016 875,016 000000000000000000015487ba94bc7738f22815d3a4793180bfed7c592628ce 2,256 1.00/1.00 vMB 5
875,015 875,015 00000000000000000001b5513d7f475e25fa836e0215409f0bfbc84a2369d36f 3,773 1.00/1.00 vMB 11
875,014 875,014 000000000000000000007a09c34d18b95004fe9855f95788a692872876e7eb14 3,249 1.00/1.00 vMB 7
875,013 875,013 0000000000000000000260d2dd909bbb41e392f23bb00a44031354fbbd745266 1,113 1.00/1.00 vMB 5
875,012 875,012 000000000000000000018a3b512d14c17f3a256938cbff27b6dcfd178c5a0bba 1,594 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.94 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: 714.91 GB
    • Received: 17.62 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.