Loading Tool

Explorer IconExplorer

Memory Pool

70,785 transactions
27.47 vMB
0.10063769 BTC
Random Selection Loading Transactions
Max Size: 163.04/200 MB

Candidate Block

Mining Attempt e461241fc53efa7a7d95c17fca8f91c92e64bf98becc0670998169f04964b75d
Version 20000000
Previous Block 00000000000000000000e8ef889c1b13289136c7e04de862ebdaa50553042257
Merkle Root 912b69c32cb3dea6c1bb51e7ce6bab6bee58a92b77e638e6f0ce8ca3b40b8e73
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,667
Size: 1.00 vMB
Total Fees: 0.03246197 BTC
Feerates: 150.93 > 3.25 > 0.70 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,533 (721,558 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
193,975 193,975 00000000000005b3bfd81e9b7ccaaa80d67714429aed0d2b2a7fcfed47121ab2 705 0.25/1.00 vMB 162
193,974 193,974 000000000000071887a02697c5b08c93fd711d9baa5ac077e527a44f07efef0e 770 0.25/1.00 vMB 157
193,973 193,973 0000000000000608ffcac416814b9bab50f0c5f751e65ddc070041fc4baaedf9 39 0.01/1.00 vMB 129
193,972 193,972 00000000000003b31470dcc7ad34392d0272641bd87939a364e18d9a3bb20218 127 0.04/1.00 vMB 70
193,971 193,971 00000000000003265ac6532a4547a9f13bdf519a2b952ab4fea391349f1349d6 134 0.05/1.00 vMB 166
193,970 193,970 00000000000002d140d4bc73742e2e70c770696cf0f772c55b947855b8368122 141 0.05/1.00 vMB 163
193,969 193,969 00000000000003ec5be007cbfeccad073bf52da1cdf3cb8d441d31927d8c2c7c 512 0.25/1.00 vMB 176
193,968 193,968 0000000000000044b6b1c748cc8e33c17346950121b74574e68fd93cc0ec8c38 731 0.25/1.00 vMB 175
193,967 193,967 00000000000003c8040a594e7721b9bebb43f5cd2fb876e986e54af0bca912ce 819 0.42/1.00 vMB 147
193,966 193,966 00000000000001a06e9c5a7f140902d37155a0127c85a4d813932b2371913974 7 0.00/1.00 vMB 30
193,965 193,965 00000000000003ee908cb0f93a227c92fbdd11df0b98d423937810a1fb961c83 116 0.03/1.00 vMB 131
193,964 193,964 000000000000034b030f47942b92e1133b30da5d73f76ddfa06f249b51e2a743 105 0.05/1.00 vMB 81
193,963 193,963 0000000000000172921a1aadab76881a95c524b2d3a51324c8697e88b82d4536 286 0.21/1.00 vMB 77
193,962 193,962 00000000000003afd8662ae6db7fcded94b0dad8d61ca603134caefab39c4615 114 0.03/1.00 vMB 13
193,961 193,961 0000000000000447b8a47f148697b9d067d3d28cc8c7f5f5d62076ce199cab0a 629 0.25/1.00 vMB 171
193,960 193,960 00000000000003f58790b3904c79a08f313b02f3b9edbe8d8ea4d24c4ce1437f 691 0.25/1.00 vMB 151
193,959 193,959 00000000000001f67d1999308d9f19016e9de7198c956af83db2bdf75b0dcf69 9 0.00/1.00 vMB 15
193,958 193,958 000000000000067e8e16cbb70564c9ad90995c91067e5ee3d5c474ffbf62b017 853 0.42/1.00 vMB 141
193,957 193,957 000000000000035297d663ae7013930c088705d023fd15d5e120b15b9ce580ca 118 0.05/1.00 vMB 78
193,956 193,956 00000000000000209b55219d1a1e1ac9edb339c12b09be7392f59ec5bea04bfa 512 0.22/1.00 vMB 164
193,955 193,955 00000000000004f006aa2bf4ebdbf7503846ec5b8f4286abc71cc7672f753014 79 0.02/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.32 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: 767.39 GB
    • Received: 19.41 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.