Loading Tool

Explorer IconExplorer

Memory Pool

48,153 transactions
28.19 vMB
0.09476955 BTC
Random Selection Loading Transactions
Max Size: 150.03/200 MB

Candidate Block

Mining Attempt e0d840fe42331f5db8fa11097fe77e3c576df57305b565784739e9e84297f379
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root 682585b86582df8666344303d1e661d3f41edbc172b017a2d816316c8481fffc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,809
Size: 1.00 vMB
Total Fees: 0.03839664 BTC
Feerates: 500.00 > 3.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (233,456 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
681,333 681,333 000000000000000000025f955a9408314fed6628181be1333b068535edc55b04 1,788 1.00/1.00 vMB 159
681,332 681,332 0000000000000000000337b5764b8aaeca5fc1f055223b7cf19b596a77f7a4d0 731 1.00/1.00 vMB 28
681,331 681,331 000000000000000000059e898d44675a469d182308c38152b811e54e9555c264 1,139 1.00/1.00 vMB 59
681,330 681,330 0000000000000000000678e26c52a421c2dae5a625ba97ab371711a63cf5ef50 914 1.00/1.00 vMB 18
681,329 681,329 0000000000000000000002731bfab97e50085b18608425d2f0e1045a449b9c05 1,524 1.00/1.00 vMB 89
681,328 681,328 0000000000000000000aaec60937f9c44c1d71db7a221ccc84054b453afaa052 1,823 1.00/1.00 vMB 35
681,327 681,327 0000000000000000000b1cbf4180e621ca284f338984c11bff1c5c709904e4d6 1,653 1.00/1.00 vMB 79
681,326 681,326 0000000000000000000795eb2f2752ce2bafa5a1779575d8fed0f77ddd448a76 2,556 1.00/1.00 vMB 140
681,325 681,325 000000000000000000059a534bf0bdeb900e328ee2188be36782e38a4b7043ed 576 1.00/1.00 vMB 30
681,324 681,324 00000000000000000004899a9bc6087b67f7d69f64ab595107af274d0c56b31e 1,738 1.00/1.00 vMB 80
681,323 681,323 00000000000000000007447eeced18635a293818109fd65f1bd7d9d3019850de 1,115 1.00/1.00 vMB 41
681,322 681,322 00000000000000000000eba513108ab5a0c8961d6ca92af8c6cc13178e1218d2 1,750 1.00/1.00 vMB 37
681,321 681,321 000000000000000000052c5be8824ea86fafafb24662bee9db076d14f05a59a6 1,652 1.00/1.00 vMB 112
681,320 681,320 00000000000000000005c5ae24f4b09974ad933cbb1996a932a6192c07b4590f 958 1.00/1.00 vMB 71
681,319 681,319 00000000000000000002c59675bc120c597ca2cc5c5288eaa93c727402942aad 1,821 1.00/1.00 vMB 80
681,318 681,318 00000000000000000006fbed2d0733f7e77ba64cea9e34a8e871515aadf8b2e0 1,761 1.00/1.00 vMB 45
681,317 681,317 00000000000000000009270286a8d2770a149aa15f51e209eb12dc6d13c70bac 1,865 1.00/1.00 vMB 39
681,316 681,316 00000000000000000002132c929668cc410cbdbf2284a84a12d84b03942354c4 1,596 1.00/1.00 vMB 132
681,315 681,315 000000000000000000076d7697345c66f0fa0766cfaa150cebaebecae83175b8 1,432 1.00/1.00 vMB 35
681,314 681,314 000000000000000000052597ca80515a2a4f9fdf56a8aa1715b4141adc66479e 1,576 1.00/1.00 vMB 65
681,313 681,313 0000000000000000000213e08ca725e3f1f50b016e9eeece59ef9f6cad670e43 1,871 1.00/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 782.01 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: 649.48 GB
    • Received: 13.18 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.