Loading Tool

Explorer IconExplorer

Memory Pool

46,967 transactions
27.45 vMB
0.06125958 BTC
Random Selection Loading Transactions
Max Size: 146.07/200 MB

Candidate Block

Mining Attempt 60c9bf1bcb4591595117c3a718df21b4ea344dcc25192082e04c5e85d6299f9f
Version 20000000
Previous Block 00000000000000000000d64a7a53739de8cbf743e04f26b2708699d63bab0143
Merkle Root ddb67f5fdcb1c38794481546585e33c8086d53cdacfb3a98b8f0ffc356ff22f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,775
Size: 1.00 vMB
Total Fees: 0.00984771 BTC
Feerates: 100.28 > 0.99 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,775 (575,886 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,889 338,889 00000000000000000822f18b7ca0ad40608a5a45c8e690640961840591ab7b25 395 0.25/1.00 vMB 26
338,888 338,888 000000000000000009c599cd6bfdd79676ee2054300332a66b3b235287745a62 1,114 0.88/1.00 vMB 14
338,887 338,887 000000000000000015ba393d69dd932f7abb8b892fcb8a5d69e05233b5191a08 208 0.13/1.00 vMB 22
338,886 338,886 00000000000000001800482dd8e01a1e6f29334eeed6bdbd9650b926cc32f466 511 0.27/1.00 vMB 35
338,885 338,885 000000000000000007ee36445db2c87333d46afdd154ab0808416e0f8086c98a 851 0.63/1.00 vMB 24
338,884 338,884 00000000000000000718ce077a4fb1a0f87ff9c015a6835af3f62416b85697f6 272 0.17/1.00 vMB 23
338,883 338,883 0000000000000000043547d934e74eb2a6b9f5278add96830feab96ace66fbbf 158 0.11/1.00 vMB 16
338,882 338,882 000000000000000015d1522d46d00fd7cd24aa403c12a959f5edef6a3352926a 742 0.64/1.00 vMB 20
338,881 338,881 000000000000000011c78c8f98495699ead9e9cdc8b4c581527403dd959a9591 593 0.47/1.00 vMB 20
338,880 338,880 00000000000000000981bef9fedf4993a77c5bdd0b323fd752b9c8e8ba3af56d 392 0.30/1.00 vMB 14
338,879 338,879 000000000000000017371d3c26a8978f8ed4ddb1b2314c4a92b0207974027918 26 0.05/1.00 vMB 4
338,878 338,878 00000000000000000a15c45e786d533178826d0ccfccda58a650f1e85682ecfb 889 1.00/1.00 vMB 16
338,877 338,877 00000000000000000b7fd2f765df74608948977a45ec1f93f289548f82adeca4 1,419 0.75/1.00 vMB 28
338,876 338,876 00000000000000000e2fc94527b25e686de97c3e77cb073ae838edb9898cd5c6 1,814 1.00/1.00 vMB 29
338,875 338,875 000000000000000009a39943b87c832851e11a64458798321544d83d2c3a6b4e 196 0.17/1.00 vMB 13
338,874 338,874 00000000000000000c0eb381063866bd0bc613f5892838248d1c0cdbcaae9d11 1,330 0.75/1.00 vMB 26
338,873 338,873 00000000000000000dc24efe3f3bdf64cdc253e7798e6c080462a68f1863fa5a 83 0.08/1.00 vMB 14
338,872 338,872 000000000000000015c3309748219122bc3b29b0e01d64a75568efd6fc29ab9e 660 0.40/1.00 vMB 21
338,871 338,871 000000000000000001b114fa772f4cc14a7fd26159654c7654d9e92c245c088d 546 0.35/1.00 vMB 19
338,870 338,870 0000000000000000071f19d902c23bfe30ef312228687f7631f347bda6598ca9 411 0.26/1.00 vMB 23
338,869 338,869 00000000000000000d0091d188bdd86eacf23f81ca410b7a036a97f88b2a2763 1,146 0.66/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.99 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: 648.51 GB
    • Received: 13.05 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.