Loading Tool

Explorer IconExplorer

Memory Pool

77,562 transactions
29.06 vMB
0.06748585 BTC
Random Selection Loading Transactions
Max Size: 175.69/200 MB

Candidate Block

Mining Attempt d5346e9cc2d0680683b31857c698f82fb5c9e29045266498a892c69ed8431161
Version 20000000
Previous Block 00000000000000000001fa22e6231aaa977327edfd312baec3e012ec5bb62617
Merkle Root 37338833dc2f57832e3a03fd73e2655182fdfab1eeb34d3b5bfcee86ef669965
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,359
Size: 1.00 vMB
Total Fees: 0.00677897 BTC
Feerates: 44.66 > 0.68 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,168 (688,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,780 226,780 0000000000000234d302720997afda8022ea3ef80d34cf27878124c69a760c53 12 0.00/1.00 vMB 198
226,779 226,779 000000000000012b4184e66f7599bec8d7a2cf604933118e3c2008e459cec54c 279 0.12/1.00 vMB 198
226,778 226,778 0000000000000309143065b68180662cac3a2e875963c1411b2f514bcf210c1a 107 0.04/1.00 vMB 72
226,777 226,777 0000000000000061c8a2604ba185bed4b0de1946b99263f393487600545453f4 97 0.04/1.00 vMB 117
226,776 226,776 000000000000017ea127a90e56645b72e80d8c0f3bcbc8d3ab474115c7600955 270 0.19/1.00 vMB 125
226,775 226,775 000000000000015ff13490581c6cf5f22b4c66cf56ef486586ec1b81074bf393 191 0.21/1.00 vMB 93
226,774 226,774 00000000000002da671253b61503d2334677fef31f1ad103f0df2f11729cf831 364 0.25/1.00 vMB 2,468
226,773 226,773 000000000000023eb511e13b47115248cb872d43a78e8a83ae92d5e88eaff6a7 296 0.15/1.00 vMB 166
226,772 226,772 00000000000001dade559c7e71237b6b740b199df5791d9d4091136128f4e546 348 0.17/1.00 vMB 148
226,771 226,771 0000000000000043e2e5025906ef429fc9fcf653f2b5e1fdb7bde7e69ee03f66 446 0.19/1.00 vMB 182
226,770 226,770 0000000000000356322849ef475822bdd8adebf72601d783c90539380109d8cf 45 0.05/1.00 vMB 25
226,769 226,769 0000000000000203575c1945b303bc95900b74fb3319d8ce132bbe05fce75fe9 461 0.22/1.00 vMB 255
226,768 226,768 00000000000000429e7049b2f0142bf6a6094cfb272cc7683d320c9969293149 437 0.24/1.00 vMB 153
226,767 226,767 00000000000002010b46bfb32aa98215ce523d66fd913d713281457862a364cb 231 0.15/1.00 vMB 105
226,766 226,766 0000000000000147119e9fc9e28d9a0b9614846eb2a4e0c800dfe8c81c48957c 634 0.26/1.00 vMB 184
226,765 226,765 000000000000020f9c53dd9dfaf45e885fef3690054398f961692ae9bdf73c79 381 0.17/1.00 vMB 158
226,764 226,764 0000000000000063d378ba0142dfd5022d7fa9c77f2d92b7b366710a924b2427 173 0.09/1.00 vMB 132
226,763 226,763 000000000000001ded4c62791421d14b61bd2227337b1b4fe22d356dff6513e5 162 0.08/1.00 vMB 151
226,762 226,762 00000000000002cf6b15f897b9efa6709cc6fb93e6d9e6694a8b8130081836bc 206 0.21/1.00 vMB 70
226,761 226,761 0000000000000047bb3eacd0c7b73e5bb8d296cf336f3e9fb514d5455ea7df78 295 0.12/1.00 vMB 161
226,760 226,760 00000000000002eecb1e76660a245e9fc08513ea91c4bdbd2f00c216dd2f7018 161 0.05/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.69 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: 686.40 GB
    • Received: 16.48 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.