Loading Tool

Explorer IconExplorer

Memory Pool

44,087 transactions
29.19 vMB
0.12000187 BTC
Random Selection Loading Transactions
Max Size: 151.01/200 MB

Candidate Block

Mining Attempt f18c7793d0492603be6d970f03ae884e2eb0e82870076bacff186e5e019afccf
Version 20000000
Previous Block 000000000000000000004392fb14b7d54ea705b3301756e90103a9191cb1e5b9
Merkle Root bdbc88f3cd667ffef9cb4c6ecdb2a3a9818cc77df3aa953a123335340d42bd07
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,974
Size: 1.00 vMB
Total Fees: 0.04224185 BTC
Feerates: 251.72 > 4.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,306 (695,429 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,877 218,877 000000000000028170e2ee76477a7885a04c035c819ef0e6f8de592148e77b0f 562 0.25/1.00 vMB 210
218,876 218,876 000000000000016e1943c946ed4b1909503597d0c306a87da30af112a825c6ab 411 0.19/1.00 vMB 209
218,875 218,875 00000000000001b314f284a26cb900433ed85621536e75a7e593926f88e892d8 39 0.02/1.00 vMB 130
218,874 218,874 00000000000002535acf92661f93f65bea874053e447be7f3b919fa451f12498 278 0.17/1.00 vMB 142
218,873 218,873 00000000000004c8be2cbba175a989618e34b4665da882cae024bd9d2758ca49 277 0.13/1.00 vMB 174
218,872 218,872 00000000000000fda67843978a4c3c22b493481b36a03cc2e7567ec34217db00 296 0.13/1.00 vMB 219
218,871 218,871 000000000000013d95ecea0969495ae27dd460ab712116f1dbe86eb1f5e41192 171 0.17/1.00 vMB 110
218,870 218,870 00000000000000f285249107a94f5c9661d714bf13b214bba9929602b4bea02a 10 0.00/1.00 vMB 43
218,869 218,869 000000000000045230097d4cdea45d810dc1eee2f19598b2f36592ab359f1b15 641 0.25/1.00 vMB 220
218,868 218,868 00000000000003cd5488691a34277d2263f8f36ac752806458d5ff8d9ed813cd 570 0.19/1.00 vMB 87
218,867 218,867 00000000000002e22f6f60c413d95780c48d09ea5e54e013b25f2821cac897c4 91 0.04/1.00 vMB 133
218,866 218,866 00000000000003d1110e8ad38da835eb54b5ab7a8ffb1de0c52809207b90a688 522 0.25/1.00 vMB 174
218,865 218,865 00000000000003344e2ebd8b8dc2a90c50a6b5d7950acf9eb496bdb9c9971f38 185 0.12/1.00 vMB 117
218,864 218,864 000000000000018dd28940798e01eda13d2f90e1807dfcc766a0cafaf00cf859 384 0.15/1.00 vMB 181
218,863 218,863 00000000000001aa1cd905430a910672e6170aa46366a66ef5efda5c62b749b8 157 0.06/1.00 vMB 222
218,862 218,862 0000000000000013ab1084076a5034977400ce5c02245806e30e3281ffaa9962 179 0.08/1.00 vMB 149
218,861 218,861 000000000000054b7c4e1d41d71bd860a8e43862295b0fdfa060e7259ab05add 418 0.22/1.00 vMB 198
218,860 218,860 000000000000006aba61906a11ca1c0c27e11627a5ebfd294bc02762ce3f675d 241 0.11/1.00 vMB 181
218,859 218,859 00000000000003d207fc9adb6389f00836a0dae2fd63541ae60ab97b83269b3b 178 0.10/1.00 vMB 151
218,858 218,858 000000000000025020889c6bd316ee6e3d5f9e82afe09feba9249c9fcc3c1af3 165 0.09/1.00 vMB 134
218,857 218,857 0000000000000098c1a0ef1f0f8c016d332faf6215c04cbf83e2bf2979eed715 183 0.12/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 781.14 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: 581.44 GB
    • Received: 9.11 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.