Loading Tool

Explorer IconExplorer

Memory Pool

41,926 transactions
26.54 vMB
0.06048784 BTC
Random Selection Loading Transactions
Max Size: 138.65/200 MB

Candidate Block

Mining Attempt 0edfa576a824c8370509cee6f161ff2217dff27dd99fb53c562e11ac5c202ad8
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root a1fa9a3cd8ca9196f0d505b2411a75a58f128ecd8205581f353beedcb72138b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,878
Size: 1.00 vMB
Total Fees: 0.01179290 BTC
Feerates: 47.58 > 1.18 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (136,670 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
778,200 778,200 000000000000000000031a3b1060786fb206ff49fdf375bbf79c89ac765c4065 1,244 1.00/1.00 vMB 8
778,199 778,199 000000000000000000057af3a1558099a1aa3bbdd2e4912e57d05d7d4c2bd83a 2,261 1.00/1.00 vMB 2
778,198 778,198 000000000000000000027aed062ad6963edc30eb1cda56335802f952ae71bcab 2,137 1.00/1.00 vMB 9
778,197 778,197 00000000000000000003ec64cb05f186564d8abbabc5f6ba6fad6e950eac767e 2,503 1.00/1.00 vMB 13
778,196 778,196 00000000000000000000c9c75066c7e6f14826a9b2d855fe01756a474251c26b 1,691 1.00/1.00 vMB 11
778,195 778,195 000000000000000000007263e22e76399f5cae0986c59dabe1af06a16b14e35e 638 1.00/1.00 vMB 3
778,194 778,194 00000000000000000004fa36d9ea002463fca997430b6a4b7a2385c196643e66 2,705 1.00/1.00 vMB 17
778,193 778,193 000000000000000000008402112a33d43e3d98d486f7830c1aefd9926b793432 992 1.00/1.00 vMB 5
778,192 778,192 0000000000000000000160bbe3a7a60161e7c897c4918718f827327a4f523dbe 1,952 1.00/1.00 vMB 7
778,191 778,191 0000000000000000000060d67d9bc074cc38ddb89db9b4c01c48694c0b253c92 1,844 1.00/1.00 vMB 15
778,190 778,190 000000000000000000012befd95804dd74ba4c55645d9c2938528318b30b17c0 2,081 1.00/1.00 vMB 14
778,189 778,189 000000000000000000042f9ae0d593dfd4815ec3d9e3353ec2cf20e1f2a79948 1,395 1.00/1.00 vMB 22
778,188 778,188 000000000000000000056d073f0c183794bb108e318bdaec4c60c1a106fe0f95 944 1.00/1.00 vMB 5
778,187 778,187 00000000000000000000ac4c262b37032f063aa8da98be82a108cf828ad09c8b 469 1.00/1.00 vMB 2
778,186 778,186 00000000000000000002a53450171b14048a824e2c806979e18199268dd29daa 2,488 1.00/1.00 vMB 9
778,185 778,185 00000000000000000000146d2a061d25f0d9fc9452ae444674f036040bc6b51e 2,962 1.00/1.00 vMB 26
778,184 778,184 00000000000000000004cbc0ea82cfa787a9e522a20e4d2e405e69927b741f8a 2,146 1.00/1.00 vMB 10
778,183 778,183 00000000000000000005de646c274518ef7f3285c4984c25a20abdd94625410c 2,535 1.00/1.00 vMB 15
778,182 778,182 000000000000000000046e0a01bbbedc958bc0be273b20a9d89f06b994b4d4dd 2,893 1.00/1.00 vMB 21
778,181 778,181 00000000000000000002219034b40c58eeefa18231efddd8918f77e43622c6e2 1,892 1.00/1.00 vMB 15
778,180 778,180 000000000000000000048b7aefa50bd7b68708a4e7553bf066cfc2b561ef6bd1 2,408 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.16 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.27 GB
    • Received: 13.85 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.