Loading Tool

Explorer IconExplorer

Memory Pool

39,512 transactions
26.73 vMB
0.06921161 BTC
Random Selection Loading Transactions
Max Size: 138.04/200 MB

Candidate Block

Mining Attempt 6ade2ea60ecba53a80de1dd1e2d2ee43c33d4db5c3429d6b380184cb7fcb5cbf
Version 20000000
Previous Block 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445
Merkle Root 288d788d73b0a570f4d1782f203a5ef777f40e6751b5a78d15da72b73dea9516
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,085
Size: 1.00 vMB
Total Fees: 0.01855184 BTC
Feerates: 301.60 > 1.86 > 0.51 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,683 (123,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
790,959 790,959 00000000000000000001a8cc126f7f9d6f4ddcf5761f83133dc307ac2f5a87a0 3,041 1.00/1.00 vMB 56
790,958 790,958 00000000000000000000c0ea8e978cf0946bae69db54de40a2de5c81127005fe 4,312 0.99/1.00 vMB 25
790,957 790,957 000000000000000000035872e8e56f16afc0dcee09232c20ab584cd8a7074b80 5,508 1.00/1.00 vMB 27
790,956 790,956 00000000000000000002ae2ba9b1762744a43e9266774bf13ff3e7105e95361a 4,949 1.00/1.00 vMB 27
790,955 790,955 000000000000000000009dbc94482d572c1469d292e618fb197a798982ef2454 5,638 1.00/1.00 vMB 24
790,954 790,954 000000000000000000050b02142721ffbb7d3dffcb580058bbd94592f9182f22 4,099 1.00/1.00 vMB 25
790,953 790,953 00000000000000000004453dee5f086f0cd64ee8960a3600a8239e6564a99854 3,104 1.00/1.00 vMB 27
790,952 790,952 0000000000000000000404aa5afd632fb0dfdd7d73029b0acbc7688169661816 2,679 1.00/1.00 vMB 59
790,951 790,951 000000000000000000003aa46e37a506a56f7c47d8c807059643af27fed3f4be 3,645 1.00/1.00 vMB 54
790,950 790,950 00000000000000000004f4064b03dfe47ac1394105bc584e300b1189cd41fe7d 2,580 1.00/1.00 vMB 103
790,949 790,949 000000000000000000007b787294ce9105e1f2f8c65d1e66916a6ae28718b977 3,283 1.00/1.00 vMB 42
790,948 790,948 000000000000000000018111611067ea802407c7166d38f1bb49703700f59901 3,172 1.00/1.00 vMB 48
790,947 790,947 0000000000000000000403f253ad9f57dd1dcaae2dc3c9cac00505977d6560a7 2,614 1.00/1.00 vMB 41
790,946 790,946 000000000000000000002e535fef719421be047bb911cd35aa65524da611f49d 2,840 1.00/1.00 vMB 48
790,945 790,945 00000000000000000004107e66fc7d0ff0c5208837a786da0f5346740eda7683 3,335 1.00/1.00 vMB 48
790,944 790,944 00000000000000000000029ed7b7e9a51a0860199868687cebcdccbb4a8603da 2,555 1.00/1.00 vMB 50
790,943 790,943 000000000000000000026a30495fa8ed92da71912ea6bdd98885f6a259e2a1ef 3,364 1.00/1.00 vMB 41
790,942 790,942 00000000000000000000d3fdd103b880b2efca87f752b10676fced64f6f038c3 3,205 1.00/1.00 vMB 69
790,941 790,941 00000000000000000002f4b4acbf7dd75fdd61eafcfda4edb7a9c6f927330954 3,053 1.00/1.00 vMB 58
790,940 790,940 00000000000000000001d6f4d00253beb828555d36fd588fa538d5382ce68185 2,188 1.00/1.00 vMB 42
790,939 790,939 00000000000000000004d88f691f883e06e51d7c8b5b7c935a57b5068fd0edd1 3,727 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 781.83 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: 636.92 GB
    • Received: 12.39 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.