Loading Tool

Explorer IconExplorer

Memory Pool

77,801 transactions
28.86 vMB
0.06958043 BTC
Random Selection Loading Transactions
Max Size: 174.99/200 MB

Candidate Block

Mining Attempt bee7e49f93293be09f82e63d7746070560c746922b0dc2574246ea96e7f48d3b
Version 20000000
Previous Block 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a
Merkle Root 02c58c58f09c627f6be71150a608d6ba58c73bb10886a842671b206e8e021366
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,819
Size: 1.00 vMB
Total Fees: 0.00942740 BTC
Feerates: 74.86 > 0.94 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,088 (406,342 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,746 508,746 0000000000000000000e5cc2823256abc0a6814d27919483cacd8bc3d220a44c 508 1.00/1.00 vMB 16
508,745 508,745 0000000000000000000b4e8c47ba778013fef4311a8b258650f7a51d9292d915 1,127 1.00/1.00 vMB 51
508,744 508,744 0000000000000000001c677e133e4e83fc4f0bd7e78f296886dd9be6811c23eb 664 1.00/1.00 vMB 20
508,743 508,743 000000000000000000487aa43fbdd71208d1e5dcae56d6b759df289a8b64afc2 147 1.00/1.00 vMB 6
508,742 508,742 000000000000000000207ab0e2f8c5a17279dcd212db3b624fbea26efebf104e 1,602 1.00/1.00 vMB 58
508,741 508,741 00000000000000000059b094204ae4af77ca0fcd783bda04db36a8d3db87ba3f 183 1.00/1.00 vMB 7
508,740 508,740 00000000000000000020600dd5ff67c545b813c10a34044052af7d4e73d80d80 58 0.24/1.00 vMB 6
508,739 508,739 00000000000000000057b1058babcd407c07a038d059d03c3d06c9a32be9e8e1 397 1.00/1.00 vMB 14
508,738 508,738 0000000000000000000177dc097f9f682117ac3a6ef6e1065f821e0628089c0a 1,554 1.00/1.00 vMB 53
508,737 508,737 000000000000000000384623e27b7bd7bb449d718ca36888fe3a229c5f18b8f9 954 1.00/1.00 vMB 39
508,736 508,736 00000000000000000056c86795f0a365448c945e2693774273b1cabfd34f8de8 2,229 1.00/1.00 vMB 78
508,735 508,735 0000000000000000001282b49556a0e255805e1975c3f4b8f3e4ea99e637c072 1,740 1.00/1.00 vMB 81
508,734 508,734 000000000000000000138c112010f27acba4d367b89a57cbe31a38c99a888cff 2,201 1.00/1.00 vMB 67
508,733 508,733 000000000000000000294a117dc3c0b93d9b87717ed6692da31f5bdd38ee123c 1,636 1.00/1.00 vMB 50
508,732 508,732 0000000000000000001d1329fc03ed6ce2d2066cd132d69e9da236ada1ed75f1 463 1.00/1.00 vMB 14
508,731 508,731 0000000000000000001d75622294dcbfa9965de19aea6d9d5f024fb2bdf7a473 2,663 1.00/1.00 vMB 77
508,730 508,730 00000000000000000035798b54bd7c2dd9ac3efaaf0b727cd25264a1bc20282b 1,411 1.00/1.00 vMB 48
508,729 508,729 0000000000000000004215047185d04a88928ec5296318a8fae375ba61c4cc72 1,515 1.00/1.00 vMB 51
508,728 508,728 000000000000000000037893aa4d166e75a2d7ef9992333b35975c7d2664b1a3 2,360 1.00/1.00 vMB 46
508,727 508,727 0000000000000000005cd0a67f85d415453791a330fafb301c0ba7c8d4373a12 2,162 1.00/1.00 vMB 130
508,726 508,726 0000000000000000001dfa836f3481db3a104f43baa68cd88f640de1d9d3aa0e 333 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.55 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: 669.56 GB
    • Received: 15.75 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.