Loading Tool

Explorer IconExplorer

Memory Pool

39,080 transactions
28.87 vMB
0.07316012 BTC
Random Selection Loading Transactions
Max Size: 146.04/200 MB

Candidate Block

Mining Attempt a11f5dbac8dc075f207bc56e5bff6fac601536f33bee7dbebced0167589ab3a1
Version 20000000
Previous Block 00000000000000000000a6d144bf09442c4791163349c498643bd27a23fdd463
Merkle Root 905362a72d3093089127ed893dbf9dfcaa3251913177f839cbd0186c37d2ca5f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,860
Size: 1.00 vMB
Total Fees: 0.01716240 BTC
Feerates: 100.36 > 1.72 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,576 (735,608 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,968 178,968 000000000000015301eb1bd833cb9d180f5ee6f60eaec6e5265ade1036eff9c3 22 0.02/1.00 vMB 7
178,967 178,967 0000000000000507874dac0f0d3f352a25bd34434ac6bb9c0b355dc5a3ad8a03 96 0.10/1.00 vMB 70
178,966 178,966 000000000000006e2472029fd29476a72cf8a659bc173a5883eae4184ec257e3 59 0.02/1.00 vMB 92
178,965 178,965 000000000000057bd970fcd222711198e005f9e730cd30d74f0d1ab1c2cb322d 125 0.05/1.00 vMB 179
178,964 178,964 00000000000008252f122b19d69e9e13042eb1cc4346988d204f8ab6bfc0d15c 9 0.01/1.00 vMB 314
178,963 178,963 000000000000009db4c609fcb3a142f15e3cbde2c4093470e11858fd3dc3b98e 17 0.01/1.00 vMB 56
178,962 178,962 00000000000001e015d87c5b6843d5f57ac1eb7da83f78022ac9b6b099619721 34 0.01/1.00 vMB 6
178,961 178,961 000000000000066e6d9b1480da2d909062f6df8d8b283852a9a2f6155bf4aa58 151 0.04/1.00 vMB 77
178,960 178,960 00000000000000b3a3b305e807fd604e96411d8aacb7b07cb74abaec6472fe10 25 0.01/1.00 vMB 84
178,959 178,959 00000000000006799cbed834b7e595fe8fe34afef4e416a390ace30cd9f2b7ec 117 0.04/1.00 vMB 136
178,958 178,958 000000000000054d1683085d524f3b0ad5834f0a8fc41310bad8a25ec2f9eb81 76 0.03/1.00 vMB 174
178,957 178,957 00000000000006870daf93b5de3a717c0333ac22709facb7ad9ad3cf18640ff0 89 0.04/1.00 vMB 150
178,956 178,956 00000000000008ea97f806b945652b0dd915142d6d81f50984165b1828d9cb99 16 0.02/1.00 vMB 14
178,955 178,955 0000000000000483db49f057fa3b8ce2229b95f1cc20ff58816e1df041119fca 103 0.05/1.00 vMB 118
178,954 178,954 00000000000004377f6c2c07000c878267d7585a12c11ca1fa259c0c1558ecef 44 0.01/1.00 vMB 77
178,953 178,953 00000000000005ee3757bbccd5a64ad8a20dfbcb8c75e3c5bf70bf8c87a10c9e 50 0.02/1.00 vMB 122
178,952 178,952 0000000000000674a1de4e379f293786c37eb5f7f9cf9e4adda336f48a51129f 13 0.00/1.00 vMB 417
178,951 178,951 0000000000000918a55de2c3df5c2e2b18057fcab1dc0dcfea59bf8e050169e2 55 0.04/1.00 vMB 84
178,950 178,950 0000000000000a52e3acd52d347cb5600ee1ea5c6a1b3f6f7350b98ae6074a87 96 0.03/1.00 vMB 55
178,949 178,949 000000000000090345900803d3920d35d1752eb6cee21a7fb48fb84cb71a9b7e 67 0.04/1.00 vMB 106
178,948 178,948 000000000000080e0fda563ce3c0cdad7aac622c21bc5c707f695fafa8856535 15 0.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

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