Loading Tool

Explorer IconExplorer

Memory Pool

78,704 transactions
29.74 vMB
0.10023491 BTC
Random Selection Loading Transactions
Max Size: 181.30/200 MB

Candidate Block

Mining Attempt 7639d175fcbc90995a16908097da686fa6a93886a2b5dcc56e7520e133226f7c
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 7053784252d7000e6e4063cd534bb26fcf410797228800479f503753f302bbcf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,969
Size: 1.00 vMB
Total Fees: 0.03343054 BTC
Feerates: 301.35 > 3.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (795,346 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
119,896 119,896 00000000000058ef96670b9945190c42d6d284426f0d77eb4bfdab12d5feba31 19 0.02/1.00 vMB 0
119,895 119,895 0000000000002721ed23771025cf681954c9dd2b47ac00f725ce5b9f3cd28757 10 0.00/1.00 vMB 809
119,894 119,894 0000000000007cf5a726c1f0c047613132e4100e4a58466319c251ad3658245b 11 0.00/1.00 vMB 338
119,893 119,893 00000000000075608051723402b2bf354c29ff64de5d75deb9e61b1a918a63b7 8 0.00/1.00 vMB 0
119,892 119,892 0000000000004d64ed32ec10970dc8b212d6caae243c2caca160b80264ce1ac2 9 0.00/1.00 vMB 307
119,891 119,891 0000000000001acca50493d1f77b27c7d1b180f709826d1267fc9127981f228b 10 0.00/1.00 vMB 0
119,890 119,890 00000000000051bc00d23ed8bac75d7170a9fa8d0754880d741a0fb1ad54328e 13 0.00/1.00 vMB 611
119,889 119,889 000000000000014477fae32affa08f5594a9f2af92103631ee16cc4d6ad8a98c 16 0.00/1.00 vMB 1,016
119,888 119,888 000000000000ad94a1342ea58783b9d03d58bfe555a83d0a8523f84f249e97a1 12 0.00/1.00 vMB 906
119,887 119,887 00000000000045710f4d2ba5cf3635b45960e5bd4ea992ccc537585b113065d9 5 0.00/1.00 vMB 0
119,886 119,886 0000000000003cda2762feebeb39d072fcb8e3d9477ef8eb2555a7fcb90a3e33 1 0.00/1.00 vMB 0
119,885 119,885 000000000000612f24db16f6fc55d381c69608df60f30870d0fc87d938c5317d 8 0.00/1.00 vMB 566
119,884 119,884 00000000000083100b3bf968d6888b3ad7e3a9a4ad772819ab2327c7bb0e8ee0 25 0.02/1.00 vMB 845
119,883 119,883 0000000000008736676be747aa7d14e5c17f3bf44b8579278fe192c5d3f42f86 11 0.00/1.00 vMB 961
119,882 119,882 0000000000006373bb162b392fcf88e1e269126bfa099f4b720f22d1ff9d48aa 8 0.00/1.00 vMB 596
119,881 119,881 0000000000007b28aece02c69e274d101005b2987adb9ed72422023cd7ba47e5 22 0.01/1.00 vMB 1,100
119,880 119,880 0000000000005d7b3311ad8d11793b9e0045e148f3da3a0eef951cb27bdecdd8 29 0.01/1.00 vMB 321
119,879 119,879 00000000000044ff3792fe627ae59654d28c5981121838dff6dccd5234cf6a78 20 0.01/1.00 vMB 572
119,878 119,878 0000000000009788993a5acdede5373011b731a47e5e18c4b6e4720ce179cf28 13 0.00/1.00 vMB 470
119,877 119,877 000000000000b1be56362002d987f77f5860daa432007404c48938fa6501d942 15 0.00/1.00 vMB 2,429
119,876 119,876 0000000000003a336fe6f4a9ccd0d99e892f231b823ce06160b1ddc4c6f3fdcd 20 0.01/1.00 vMB 2,245
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.