Loading Tool

Explorer IconExplorer

Memory Pool

40,002 transactions
25.93 vMB
0.05510010 BTC
Random Selection Loading Transactions
Max Size: 134.81/200 MB

Candidate Block

Mining Attempt 47c910a7773b4687b86bf4e0f61512bad7e11337d76655d8765c43da0fba6d0a
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 96a85525caa5557874c254c631571110a6cbf8e514591294d42d09889ecac8b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,910
Size: 1.00 vMB
Total Fees: 0.00796421 BTC
Feerates: 50.31 > 0.80 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (641,854 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,022 273,022 0000000000000000f97f39eb13db0bd22b324be66e21e541bebf7b9140b2afb8 348 0.25/1.00 vMB 24
273,021 273,021 0000000000000001d088d14db05017dc4bd07be5d064dca2a6c8f6374c889635 1,372 0.50/1.00 vMB 62
273,020 273,020 00000000000000051d86459ae27566421d9e9e15a4b810d9f3d22b2c2b9146ef 319 0.14/1.00 vMB 48
273,019 273,019 0000000000000003f8d8658b39e1a26e609571e58c7679d7e23cb4a3e4d46a05 196 0.08/1.00 vMB 52
273,018 273,018 00000000000000040020a88f068859889567e89d4dedb08a8a132456f15925a2 253 0.12/1.00 vMB 37
273,017 273,017 00000000000000010f92f19af85faed786e5ad8f6133826afd0521c3c2973727 256 0.18/1.00 vMB 29
273,016 273,016 000000000000000020e9233fdac1fd5bc20ec72cc7ea28d78808df8bee2b1baa 729 0.25/1.00 vMB 61
273,015 273,015 000000000000000070717f4edcb62048a5edc2be2774348ce118c3cd394dbe54 62 0.02/1.00 vMB 36
273,014 273,014 00000000000000003a1260f6a07fa8a9f66bbc899726419ec38b44c940e32baf 446 0.20/1.00 vMB 58
273,013 273,013 0000000000000000f18eb9ebb2356c6b1981c5b8a5053d7ae60c92f23d50137b 194 0.10/1.00 vMB 34
273,012 273,012 00000000000000043cf0d5b5239addb1854f85a0e76fb9c36ee36cc912d69431 561 0.25/1.00 vMB 62
273,011 273,011 0000000000000004253479f2c81ec0a16833d03626165c93099ca9099d204ec8 92 0.04/1.00 vMB 9
273,010 273,010 0000000000000002c7700209769f190518c56b44d89668b1fd5c21a09df28b9f 574 0.30/1.00 vMB 59
273,009 273,009 000000000000000139c9edcb774d6174a9b4cd26b4c03951adb5d7bbd1af6071 333 0.21/1.00 vMB 59
273,008 273,008 0000000000000005b41a1d79f9fa2db4104e7f67e2694c99fab42f32fa7abca6 116 0.04/1.00 vMB 57
273,007 273,007 000000000000000257cae8ad44e13bd20adf5c73b5171b6ee0b0796e8a51bf51 783 0.34/1.00 vMB 48
273,006 273,006 000000000000000427f5d855ca378b7e387a42d0cacf266c8d472b6cfbbed268 154 0.12/1.00 vMB 13
273,005 273,005 000000000000000280ea763b51f8873852fbf37203be983c9bdaf362faf7f432 1,464 0.50/1.00 vMB 72
273,004 273,004 0000000000000001f5db0fe0362094100e36f3c6d5d5f5a3dd3030a1a7682812 677 0.25/1.00 vMB 62
273,003 273,003 00000000000000059b2bfaaafb04f6699482915bb4feedc141d73813e262f0ea 77 0.03/1.00 vMB 36
273,002 273,002 00000000000000034d4c7084244082911de7c92f7419eee7ea76f5a2dad1012f 104 0.05/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.17 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.46 GB
    • Received: 13.89 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.