Loading Tool

Explorer IconExplorer

Memory Pool

50,504 transactions
28.36 vMB
0.06582144 BTC
Random Selection Loading Transactions
Max Size: 152.48/200 MB

Candidate Block

Mining Attempt 908307c22598288e7c7b80a8fcfee19d0a0ea491e29f304435fec2b7ab7e8f35
Version 20000000
Previous Block 0000000000000000000197e3bd931f4f31822b12c15d7fb295a4a4a0aeabebf9
Merkle Root 57bf82426bb7e5bc3e5419214a1c31e647eda8b208709ecbe60ec227a27b9024
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,903
Size: 1.00 vMB
Total Fees: 0.01157857 BTC
Feerates: 100.00 > 1.16 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,794 (400,937 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
513,857 513,857 00000000000000000037a43b57f620b59a86e25e685a6793714d376ea711478b 121 0.04/1.00 vMB 30
513,856 513,856 00000000000000000045076bfec11599915637ee0916ea785337f27f4ab6b737 978 0.40/1.00 vMB 28
513,855 513,855 0000000000000000005138ccfc1470cacd4f0124bbc041d4c94931789c1bfb37 570 0.23/1.00 vMB 34
513,854 513,854 0000000000000000004a9978f5d98f716e30479d3b4790c596777d86dd6e2a7c 121 0.07/1.00 vMB 39
513,853 513,853 0000000000000000000a04843a66f584177f5be7563214f7fa9936ed334071ee 9 0.00/1.00 vMB 11
513,852 513,852 0000000000000000002b4f36a36bc61deac206558f2b443b62e124a1033a57af 386 0.13/1.00 vMB 28
513,851 513,851 00000000000000000049ab97f884c1800e73c6be54e7be9ed228cc9342ebb077 1,456 0.57/1.00 vMB 41
513,850 513,850 0000000000000000004dcdc577a79f9b128e56d40735e37a963b3808854188ac 605 0.20/1.00 vMB 36
513,849 513,849 0000000000000000003d810d524a845437f46a8584bded9e18bf849cf7af2d28 1,184 0.42/1.00 vMB 31
513,848 513,848 00000000000000000045d8f45593f333ab08f7e835a509ca630d8e3c256bb2d3 457 0.24/1.00 vMB 74
513,847 513,847 00000000000000000028a5562909ccba1ca516e66d06c623bda8952583d84ae0 2,544 0.95/1.00 vMB 47
513,846 513,846 000000000000000000333c808de5bb66461a85a7f85cf69e235cbde004215920 1,485 0.62/1.00 vMB 77
513,845 513,845 00000000000000000013bb96e21def9c77daa6c4c071d713b83bd45f83ed35c9 1,167 0.54/1.00 vMB 11
513,844 513,844 000000000000000000454228320b6637e6ed33d5b5daf1c865247a5384f69c5c 2,715 1.00/1.00 vMB 34
513,843 513,843 00000000000000000033d2233e717c447e21f0afc8f73184034801641ab4af07 452 0.15/1.00 vMB 45
513,842 513,842 00000000000000000043b528f42733b1d6550c84c76d61eaa93ebc31debad811 2,454 1.00/1.00 vMB 24
513,841 513,841 0000000000000000002af8342c690072cdb702ef96952172365c30b2cfcfef67 2,250 1.00/1.00 vMB 55
513,840 513,840 00000000000000000031c1f671e3a3f1b7bc12a37b04ec81924158f1e6c75f25 2,546 0.92/1.00 vMB 26
513,839 513,839 00000000000000000017232fa1e380d4a23b601d56728597493c65dc0c6b4e31 2,581 1.00/1.00 vMB 29
513,838 513,838 0000000000000000001ce65f9bf6796f8b2daf7ec1d1aacbe5a0392be567bf3a 1,127 0.48/1.00 vMB 37
513,837 513,837 0000000000000000002a0464a62294e995b34eb04333fa63043baa06142b33a7 1,517 0.66/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.02 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.92 GB
    • Received: 13.23 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.