Loading Tool

Explorer IconExplorer

Memory Pool

75,265 transactions
27.50 vMB
0.06526937 BTC
Random Selection Loading Transactions
Max Size: 168.45/200 MB

Candidate Block

Mining Attempt dd21ede720ecaa18f809e1d8fcbfc10a32e584bf5f6cea6a68381aa64b518cb2
Version 20000000
Previous Block 000000000000000000000c18148fdfef4d629c0717edfd345e01c977e0de589f
Merkle Root 15ea07444878f473b8507b5889185d308f48d20f148782a238963c5a4a7dab65
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,580
Size: 1.00 vMB
Total Fees: 0.00649470 BTC
Feerates: 24.01 > 0.65 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,310 (192,451 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
722,859 722,859 00000000000000000001b807992e758d64e8efb03ba632739c06a9799cea30e0 889 1.00/1.00 vMB 18
722,858 722,858 000000000000000000028d26f468e381da8aba602893f72fa17a4cd5b2a6a4f6 330 1.00/1.00 vMB 3
722,857 722,857 000000000000000000079d5d328c6f32bcbceed7a661f35590bc3f6899061a20 579 1.00/1.00 vMB 2
722,856 722,856 00000000000000000004d874cc0bd4bed08d512cbdb1377163e9a061fcdee5e5 2,861 1.00/1.00 vMB 15
722,855 722,855 000000000000000000011ce102895343402ba76a411739da20634a7797c22456 32 1.00/1.00 vMB 2
722,854 722,854 0000000000000000000311d0aea3a4d5515f001d9377fe617754bcbc3f3eb382 1,475 1.00/1.00 vMB 7
722,853 722,853 000000000000000000036255641f2eb96386a09a20937c557811edfab455ca08 2,264 1.00/1.00 vMB 11
722,852 722,852 0000000000000000000242841d98c1e81460769a52492b304c6395f2072eb127 1,868 1.00/1.00 vMB 5
722,851 722,851 000000000000000000006387d98936081d7ba0fbbecd2c95b547e42a2a412fd0 2,533 1.00/1.00 vMB 15
722,850 722,850 00000000000000000003c1df851822b53e3e870c44dc9a9ed6fb1073e9313b3b 2,247 1.00/1.00 vMB 16
722,849 722,849 00000000000000000002c2b9765a1b935bf81ef4cbd0a37987a1e5301ca3164e 438 1.00/1.00 vMB 3
722,848 722,848 000000000000000000050ded369edbd9a6310e5673e2cffe61f487ae25b493d6 649 1.00/1.00 vMB 4
722,847 722,847 00000000000000000006e330f053cbfd64c7d6a5b6e34b974ce2c15578eabb6c 1,625 1.00/1.00 vMB 11
722,846 722,846 00000000000000000009c16669c37774184b1100305a5f6ed1b4549b97063049 724 1.00/1.00 vMB 4
722,845 722,845 0000000000000000000a00b3c36ef22d8ff5599bdfca5381c0aa5b3b16f4db48 1,174 1.00/1.00 vMB 6
722,844 722,844 00000000000000000007bd1230b44a7bb91ce0957cfc19536e4483365d6f54d2 839 1.00/1.00 vMB 6
722,843 722,843 000000000000000000094a2a8bb8015749ff53f67a6f990651a40239c162d5e4 874 1.00/1.00 vMB 4
722,842 722,842 00000000000000000004eff1e7b754bd6d3ea81835d72bf5b7dc85b0730241d9 2,117 1.00/1.00 vMB 11
722,841 722,841 00000000000000000005375da13c140f5d5ba1ed8dc59556e9165b60ded30ac4 606 1.00/1.00 vMB 2
722,840 722,840 000000000000000000052744c3ff3c509cb9b5046160d228262debe008ed63e4 1,421 1.00/1.00 vMB 3
722,839 722,839 0000000000000000000752bfc31068c42eba48331a7021471a7d9284e5561358 2,897 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.93 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: 714.59 GB
    • Received: 17.57 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.