Loading Tool

Explorer IconExplorer

Memory Pool

40,439 transactions
26.15 vMB
0.07278262 BTC
Random Selection Loading Transactions
Max Size: 135.82/200 MB

Candidate Block

Mining Attempt 1f9337f6a62c51346f4a1aeb0a07767a3f05408c74eccb8f46cc1aea244303bc
Version 20000000
Previous Block 000000000000000000014ae1b6ec1276480a3d912701d420b2806ba6ee0c7cd5
Merkle Root eb2ebaad31975da3ced92ee12a389b96e63c37cc8ded095559b386ad7ac950b5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,900
Size: 1.00 vMB
Total Fees: 0.02498938 BTC
Feerates: 73.20 > 2.50 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,873 (599,426 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,447 315,447 000000000000000001b1eee1b64b842b14004368adb38bae72a46e083f0d4e3a 269 0.21/1.00 vMB 13
315,446 315,446 00000000000000000abf94869909afd163d9bd2db206401c75b68cb74be16935 530 0.79/1.00 vMB 16
315,445 315,445 00000000000000002a5e880d75d2969cc6d85edac325ad4fa493e364aeb89d49 760 0.35/1.00 vMB 35
315,444 315,444 000000000000000011fbe2c182a71786949bdc74177f31e42474ecb35e482664 1,679 0.93/1.00 vMB 34
315,443 315,443 00000000000000001b7e083a4099ba74480cc6ae126b3f14543da7e0b74b2aba 2,005 0.75/1.00 vMB 45
315,442 315,442 000000000000000015f5b8205192952e41105e15621532cfe3e17b24419ea54f 547 0.39/1.00 vMB 34
315,441 315,441 0000000000000000291269c02e6751d1963a5e6a924352336bf4ea670c9a6248 81 0.08/1.00 vMB 9
315,440 315,440 00000000000000000371380d26535be19bedbd8f65d1a39851a7bc5a1f0a5688 689 0.44/1.00 vMB 26
315,439 315,439 00000000000000000611d77c72dc9dbe67162d37b09e6131b6201b8b46399231 269 0.18/1.00 vMB 19
315,438 315,438 0000000000000000141a0177e15a4edbbf379f3593ad26700e067711836dfb11 1 0.00/1.00 vMB 0
315,437 315,437 000000000000000030a6a20416aa7ed81eb7e285d065f7d1ce791b5068808b41 95 0.04/1.00 vMB 32
315,436 315,436 00000000000000000d5c77e444ae3c481b9c28254f92465936b5bd0162b33ce1 600 0.75/1.00 vMB 16
315,435 315,435 00000000000000002fa1694593f369362397294d0903569e76527ec47ef41264 809 0.75/1.00 vMB 20
315,434 315,434 000000000000000006f3c8c979acc12a71bba1ae99b1ec701b49edea0ba31698 757 0.35/1.00 vMB 29
315,433 315,433 000000000000000019d57598c8828fea391fe57d9f835038b1cbf5da45fd9b28 2,326 0.75/1.00 vMB 48
315,432 315,432 000000000000000033df2ce9f2e3d1aed3074f46bc052590c507733ee76bd4ef 243 0.15/1.00 vMB 21
315,431 315,431 000000000000000000d2cd327d639db7265940f565a8dde99353fbe5cf6e4c61 638 0.36/1.00 vMB 27
315,430 315,430 000000000000000017e095df0a3822b0642f1b2cbcd2101036e407206bd0924c 265 0.17/1.00 vMB 21
315,429 315,429 000000000000000026d774950d4801943c44ef726c62cdbf993627a7fb361623 146 0.09/1.00 vMB 16
315,428 315,428 000000000000000016f46bd78315a189a49499b9c37d91fdbc23e81a7e7e69d0 677 0.68/1.00 vMB 19
315,427 315,427 00000000000000003228456bf7088e29496eb3bda4abf530df67c8cbd6e6b9be 992 0.35/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.16 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: 653.42 GB
    • Received: 13.87 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.