Loading Tool

Explorer IconExplorer

Memory Pool

78,520 transactions
29.45 vMB
0.06864540 BTC
Random Selection Loading Transactions
Max Size: 176.95/200 MB

Candidate Block

Mining Attempt f5838e236f8cc636f7cf1138186a58a133985d4cb76dcf5d08217a9e5509403b
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root 32a8bd9bdfc183c2d3d74f48c2d4f53f917207f78f9fa818320ad43f62e51f35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,964
Size: 1.00 vMB
Total Fees: 0.00878951 BTC
Feerates: 150.93 > 0.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (365,979 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
549,018 549,018 0000000000000000000be963861024cfff80e7dcd80332926edbd41eaeeee78e 2,424 1.00/1.00 vMB 33
549,017 549,017 000000000000000000106497716b14861ad40576d49e5e0848527021c255fee8 1 0.00/1.00 vMB 0
549,016 549,016 000000000000000000264bee4ff01573f19435e76b88610e9695b5fb7ca2c0ab 2,898 1.00/1.00 vMB 12
549,015 549,015 000000000000000000109167aed25b62b7ae83d21480f18fa879056e00917a3e 2,369 1.00/1.00 vMB 16
549,014 549,014 0000000000000000000878bdc770ab9477553cbc409fc70ea37bec75fe62a413 2,065 1.00/1.00 vMB 15
549,013 549,013 0000000000000000000be469fa51183f7dbf57733b0c89a463ec79543962943a 2,817 1.00/1.00 vMB 19
549,012 549,012 000000000000000000114102ec8ec263000eaa887b2b56873a2a9cd67404b6e2 1,220 1.00/1.00 vMB 16
549,011 549,011 000000000000000000216d32f9619ca4992a9ee95e9c338298c457730590e654 2,172 1.00/1.00 vMB 35
549,010 549,010 00000000000000000002b81c7cb193a11dc7d52701e2c0f7676aedb760167c8a 875 1.00/1.00 vMB 45
549,009 549,009 0000000000000000001d3f9c7e7534c3cac7b8a205de33517a903d3b6c77a896 763 1.00/1.00 vMB 72
549,008 549,008 0000000000000000000c9915605d0901ccd46fb3f098a00868ab200ace079d74 3,211 1.00/1.00 vMB 22
549,007 549,007 00000000000000000009e893e8b28ac7c90187c92f90cccd71f8c43a1e970f15 2,784 1.00/1.00 vMB 21
549,006 549,006 0000000000000000002106c1821700e1e666d45af8c057b060f586814e871f28 2,181 1.00/1.00 vMB 7
549,005 549,005 0000000000000000001fbf721de2dd0f7f647daf25cd43e9afe73b1445517a1a 2,579 1.00/1.00 vMB 27
549,004 549,004 00000000000000000011bcf221bb28c1c81dfae4611a76fbbe3a3d2675860ae7 2,727 1.00/1.00 vMB 12
549,003 549,003 00000000000000000009afe33e197969784bc4ccd96b10c5d145f8cc7fd8e252 2,592 1.00/1.00 vMB 12
549,002 549,002 0000000000000000001ce1d2d361859cd9ef9e2fee4f4a1df55dba0a0bf0288f 2,178 1.00/1.00 vMB 12
549,001 549,001 000000000000000000143b66a0421cf090ac92ebd70c2b3a2be2a6e56ef6f8fb 3,080 1.00/1.00 vMB 14
549,000 549,000 00000000000000000020bbb03a4dc9d5eb6d356c93f49a4a06c4bc6c075bc234 2,283 1.00/1.00 vMB 26
548,999 548,999 00000000000000000016f1adb72e7cc48a7652ed56d9868ad58384010eada6b0 2,243 1.00/1.00 vMB 11
548,998 548,998 00000000000000000001a438f31918e7189ddd19b180ba2edaadab090b341ce4 2,577 1.00/1.00 vMB 16
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.49 GB
    • Received: 14.99 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.