Loading Tool

Explorer IconExplorer

Memory Pool

29,209 transactions
10.53 vMB
0.04111973 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.51/200 MB

Candidate Block

Mining Attempt 6551195185574ccac9c26bb6b536280b82687e505acfcb274a0c8d33f510911c
Version 20000000
Previous Block 00000000000000000001d707fbd85f02f6dd6025f5811e28a490b17660214a96
Merkle Root 3ad95212a33e5a1998798918d498b3de82d99d3da3d368609aae6876e5c9dedc
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,077
Size: 0.54 vMB
Total Fees: 0.01588741 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,249 (777,594 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,655 135,655 00000000000008a0ca1ea0fe8f4baf0207fac298927664cd7a6dfb0a85d2c98d 69 0.03 vMB 837
135,654 135,654 0000000000000845e9568906d9bbf291e4460641945989452ced94c3ea2b9bad 97 0.05 vMB 300
135,653 135,653 00000000000001ed963fd4ffe51f6c0a917ba041e8a992e20574dc959cbb1a64 7 0.00 vMB 33
135,652 135,652 00000000000005d280454de07e0482ea4d947aa49b59864aef39bb3437ce6263 148 0.04 vMB 22
135,651 135,651 000000000000090c2f863d73402fbe73b6b0b532e8005cf11430fb31d6046e5d 37 0.01 vMB 230
135,650 135,650 000000000000094265fcc01ac11356c142d3c2ff9ebf6e3a99907eef6d9f0a63 40 0.02 vMB 280
135,649 135,649 00000000000005eb2a87e3170e314017ee1af118f98bcb4d58b069371dcd9a74 152 0.06 vMB 464
135,648 135,648 00000000000003dbba5400eff80594bafa895b29f74898c18a148ea08ebd5028 133 0.06 vMB 499
135,647 135,647 00000000000002ca44238079425f93454e96c63753f525360bcec440576f6c9d 33 0.01 vMB 454
135,646 135,646 000000000000069283eb1f5d1adadd84089248e3beda9db26a6457c422768694 106 0.05 vMB 217
135,645 135,645 0000000000000549a4360b4dd1ff772cb052859b014e41cf4a1a96e43fa33de7 49 0.02 vMB 661
135,644 135,644 00000000000008b64c86081fff9948915f7472669cfc10ec404b395af8d8237f 142 0.05 vMB 301
135,643 135,643 000000000000047e4a29e4a57cbc1efa4c1fab7ef494e9a1df7d5bba948b9d27 36 0.03 vMB 783
135,642 135,642 00000000000009daf66a6eecb95b291b6307bc8c28bd26afa6e9b5ec0f91719b 29 0.01 vMB 2,008
135,641 135,641 000000000000073959af773e1babde1dae39e96324b33b6b5106eb06d7d3bb4f 41 0.01 vMB 705
135,640 135,640 00000000000003d8dd2e1bb02a19ccac6e29c60d349326324112daa3b0989d6c 21 0.01 vMB 2,257
135,639 135,639 0000000000000773f1fe214acf096a5bbf0eb65aca35717b6e35c9c09377a55c 34 0.01 vMB 1,636
135,638 135,638 00000000000006c4a9e0b683346dd3e1ee6a2bd45ed8cb5d56ec1351ccbf6953 62 0.03 vMB 510
135,637 135,637 00000000000004176731ac56fa274b1753f8b630ee973e0c0bc379bfa168da9b 206 0.07 vMB 113
135,636 135,636 0000000000000142b3adc99abf2a2bb5eb2a74423cffdaca447df05ef0eeee6f 62 0.03 vMB 715
135,635 135,635 00000000000005cda8648b8850370146b740cf206745036385621a01fb6113c2 76 0.05 vMB 273
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 45.15 GB
    • Received: 0.68 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.