Loading Tool

Explorer IconExplorer

Memory Pool

67,984 transactions
36.98 vMB
0.15524181 BTC
Random Selection Loading Transactions
Max Size: 198.01/200 MB

Candidate Block

Mining Attempt 93f784e7fa47f2d76909e659ca341f2aed3b975259272ae962ee6463c2adb4c6
Version 20000000
Previous Block 000000000000000000018eb5aa3d4a22f845fc40e3951e74631990c6eb927a84
Merkle Root 77469e340111754634c8ed03906d97424dacb8bddac62ee4f34535bf3c87bd6b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,153
Size: 1.00 vMB
Total Fees: 0.05970669 BTC
Feerates: 153.90 > 5.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,405 (911,741 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
2,664 2,664 00000000302b2242dc97255ae08813f5dd6ad5618bd7acf27dda9a54c5bef25a 1 0.00/1.00 vMB 0
2,663 2,663 000000008d55cc911e6f532604b81a63724dd47bf1657196fcba560997de953e 1 0.00/1.00 vMB 0
2,662 2,662 00000000fb77bc758b5efd0ff40f3bcf12edfb1a0bada75355ba71de737d5990 1 0.00/1.00 vMB 0
2,661 2,661 000000007fb3dc97caf583a7740fbcc579eaca202c1eba5ebedc80d8e1a3c696 1 0.00/1.00 vMB 0
2,660 2,660 00000000d4f802358c9fd7fde183da3ad137979775893a756ce93ec3d2570526 1 0.00/1.00 vMB 0
2,659 2,659 000000005a580147f6b6d5e90d40e173977f0f08f78bef0aa545a97f0bd2ccb4 1 0.00/1.00 vMB 0
2,658 2,658 00000000f11c8ead79f38a2561aa78ad1d15a3bc6187fc980cfb8db92365fa2c 1 0.00/1.00 vMB 0
2,657 2,657 00000000ce172c65c3d534ea66f719fb4d4a0c9066220375e50c169a0b0c8ada 1 0.00/1.00 vMB 0
2,656 2,656 0000000094e02a704fd219dcb50b118152fc188b53de29768653ed0becd460f6 1 0.00/1.00 vMB 0
2,655 2,655 00000000c0a9a3069cb1445b36f1afad1e491688aeeb15eebff44e8b0529a6f8 1 0.00/1.00 vMB 0
2,654 2,654 0000000072a7160a7f11dfa4e1906f44fbd4cd11527a8d4553a77022808c3ce9 1 0.00/1.00 vMB 0
2,653 2,653 00000000a3621a4520dbf44e5d406ac70c4c5c3002dc14b5fc6cd5768b5fd9c5 1 0.00/1.00 vMB 0
2,652 2,652 00000000e0c974daa5c778099828f0227849b35ecaa2b6d165ce0a8d9e9118c6 1 0.00/1.00 vMB 0
2,651 2,651 000000002da2e132194661b3ea5ebe2d85c99a8af33565a3eb34c3bb3351b0a6 1 0.00/1.00 vMB 0
2,650 2,650 0000000019cc588e4e3b530372ee1d91c85b50948f9f23de09f1320fbfd9cb36 1 0.00/1.00 vMB 0
2,649 2,649 00000000dfbc6f3b8925975977e3ca19c89fb492b596080db50224bfe1658d3f 1 0.00/1.00 vMB 0
2,648 2,648 00000000d7ad7a2573998232edbb6fa3dd5a1da6cffbd6ad3246467ca5465234 1 0.00/1.00 vMB 0
2,647 2,647 000000002ff461e227186231070823e34c522dbc56f60dc2138f134a5e867d0b 1 0.00/1.00 vMB 0
2,646 2,646 00000000eb901ccbac335c161fe3c4ac12e913889739b606ab2c1b98df6ffd41 1 0.00/1.00 vMB 0
2,645 2,645 00000000e56f6303c542afc1310d1cd1d72210096ee5aa525d440127eb4d1d0c 1 0.00/1.00 vMB 0
2,644 2,644 00000000d652307cc75e42d3d436e4d858ef808142ce3ddc4d7addcd33e55bc3 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.32 GB

Node Details:

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