Loading Tool

Explorer IconExplorer

Memory Pool

75,362 transactions
29.35 vMB
0.08952316 BTC
Random Selection Loading Transactions
Max Size: 177.38/200 MB

Candidate Block

Mining Attempt a7da669c848705808e61b7169d331ff0e9e8b17f81d35b7fb0c003c5c2ea13d0
Version 20000000
Previous Block 00000000000000000001a4680f61fa8055c30a8aee518e2366bd68e5b7c97599
Merkle Root 39e488613d9ddec0ef2bf59706f5ea9cbf8d90e1828fd82303e6725bdcf727c3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,042
Size: 1.00 vMB
Total Fees: 0.02384944 BTC
Feerates: 147.99 > 2.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,444 (34,514 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
880,930 880,930 00000000000000000000dfaad0c5660fbe2a185218d82a2bdcc416b566c372c0 3,814 1.00/1.00 vMB 3
880,929 880,929 000000000000000000027453df96bc549e215736859b71a129c14a9643208027 3,945 1.00/1.00 vMB 4
880,928 880,928 00000000000000000000a59aa9de0011dcb6f30866d760186c592f4f3b18ae1f 3,625 1.00/1.00 vMB 4
880,927 880,927 00000000000000000000ae576b67073b13cd5c042a5242e5d6be5822b2b4ab22 3,816 1.00/1.00 vMB 7
880,926 880,926 0000000000000000000114163e7e422bfa52dc942176b59463542158b1a4b9f7 1,706 1.00/1.00 vMB 2
880,925 880,925 00000000000000000001f586a378b60aeb1435483721c65021cb98a6dfa05a2c 2,046 1.00/1.00 vMB 2
880,924 880,924 00000000000000000001d78e0403e56a2ef1508b3c4c8e124b5cb223e7d795b6 2,970 1.00/1.00 vMB 4
880,923 880,923 000000000000000000005c1794058404b0bd27bc35374f36bcc1974d8cf81d77 1,282 1.00/1.00 vMB 2
880,922 880,922 0000000000000000000116779a385c4034baa3d2995035c2e58684309d6dc8fa 2,355 1.00/1.00 vMB 2
880,921 880,921 00000000000000000000e7a35c14d67294ca29994dcdb6ab96c4ba032b154fd0 2,657 1.00/1.00 vMB 3
880,920 880,920 0000000000000000000086ca2db99e3a1698830f72091bb5c355415ee009d03f 3,033 1.00/1.00 vMB 4
880,919 880,919 00000000000000000002335f334067ebfe6ecd818be0a4a2cba1e5c1210ab3ee 2,276 0.98/1.00 vMB 2
880,918 880,918 00000000000000000001da9e4a9105648784743b25ce87c578e9e620bf3ceb64 3,455 1.00/1.00 vMB 2
880,917 880,917 00000000000000000002565b9c6fa4e7ea683fcf91bdd73b01503bce68ae5b5f 2,058 1.00/1.00 vMB 2
880,916 880,916 00000000000000000000a9b6243bb00c2777c08750adb3c6132446ba84ceb1f4 2,312 1.00/1.00 vMB 3
880,915 880,915 000000000000000000014bc3705226f4975de49b32e38430ce01cb5050f8d550 3,026 1.00/1.00 vMB 4
880,914 880,914 00000000000000000001bac4cc2563f904c5297cc79e0418365881145f108845 1,235 1.00/1.00 vMB 2
880,913 880,913 000000000000000000019a877a0e17a794776578af50131e2f309bd070d983ea 1,245 1.00/1.00 vMB 3
880,912 880,912 0000000000000000000137223cf18ee90b650ce2899a57250ac6b82e16fc1665 989 1.00/1.00 vMB 3
880,911 880,911 00000000000000000001d3fc1391791cf95b22a3821c5cb08088188ed91c002a 2,408 1.00/1.00 vMB 4
880,910 880,910 000000000000000000015318a0602dbeb5c7ddc74e0ab751d9005729d1bd352a 3,421 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.17 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: 748.22 GB
    • Received: 18.79 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.