Loading Tool

Explorer IconExplorer

Memory Pool

78,433 transactions
29.39 vMB
0.06633306 BTC
Random Selection Loading Transactions
Max Size: 176.66/200 MB

Candidate Block

Mining Attempt 880fe57e3d8fcb78124712112a0c24989c33ab0236cb7c4c5e4f4299ec955434
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 7f2840fc5fa478643826c4606c836cf90a342e55d7aa10a38e015f663208ba41
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,274
Size: 1.00 vMB
Total Fees: 0.00666688 BTC
Feerates: 50.25 > 0.67 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (496,255 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,745 418,745 000000000000000000a494b9b22ac9fe9f110063c8930ef9a03b51bf7ec55173 1,981 1.00/1.00 vMB 89
418,744 418,744 000000000000000001b565ecdaa51c5a949e2fe6e5a8f871b356f59b4e0f0129 2,436 1.00/1.00 vMB 54
418,743 418,743 00000000000000000516840fc421921b0a12a0e7ce710720f043490473cfad6e 800 0.38/1.00 vMB 46
418,742 418,742 000000000000000002c147283c254befc99238e2fe596c3224756b3ed71c091c 673 0.38/1.00 vMB 44
418,741 418,741 000000000000000001df6835a6a497ac42e66c74f3d39144b3574fe9abe8e9fa 22 0.01/1.00 vMB 81
418,740 418,740 000000000000000004c210e690372471b8b91a4526aa46920765547643ee31de 1,686 0.80/1.00 vMB 52
418,739 418,739 000000000000000000c8884f96947f45c78b970791284e6f288dba5034442c9a 1,145 0.46/1.00 vMB 57
418,738 418,738 000000000000000002ce0550c5369534c053f3694ba202c9bc20c632ac8687f4 1,568 0.64/1.00 vMB 54
418,737 418,737 000000000000000002b3f33237dc27f4232d30e20a6497c54a03dff4104893e5 1,355 0.61/1.00 vMB 50
418,736 418,736 000000000000000004af3ea7a9fd03db7a266b83f8309282b360c0278556bc7c 936 0.38/1.00 vMB 52
418,735 418,735 000000000000000003cea14856f6759e7865936a142f8586afc29746f08488fc 410 0.14/1.00 vMB 55
418,734 418,734 000000000000000000966d03a5430fa0a7e43106022dec26072804820c1a5fcb 187 0.99/1.00 vMB 5
418,733 418,733 000000000000000000deeb4822c639553bcde46b0dec9ea3f1cecc1af3c097b1 353 0.14/1.00 vMB 49
418,732 418,732 0000000000000000028bc99957378c4e43ab06425ef8d970a294e7a377895da5 1,652 0.83/1.00 vMB 52
418,731 418,731 000000000000000000c50167dd42c4315654b331eb5ffef2894f69652bc2076e 1,160 0.61/1.00 vMB 44
418,730 418,730 0000000000000000031db506773220ef64099e5cbf45afc21a039fdb4e2d472f 411 0.20/1.00 vMB 44
418,729 418,729 00000000000000000460f2bbfec3d92e9db83857b35188980fb97b6ed67cad45 77 0.09/1.00 vMB 32
418,728 418,728 00000000000000000429a6bc36962cf070fc2d449ad31d1bc2060161e4f073e4 298 0.47/1.00 vMB 20
418,727 418,727 0000000000000000017a4b8c7b7b754f510ccba2c1c7931b7c701fbd291deb80 141 0.45/1.00 vMB 22
418,726 418,726 000000000000000001f1f7e40cd460c94f02699ba83f4cb37bf22fc12f5037a6 1,949 0.88/1.00 vMB 48
418,725 418,725 000000000000000001448f0b72506b64a3326617a230d6cc95e6633c4f07b442 656 0.98/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.