Loading Tool

Explorer IconExplorer

Memory Pool

79,376 transactions
29.72 vMB
0.07546078 BTC
Random Selection Loading Transactions
Max Size: 178.39/200 MB

Candidate Block

Mining Attempt 36bb6fe080b4801f0a3e161a0dbbe77224d415a473bbb6f74fb3d85c2807ed47
Version 20000000
Previous Block 000000000000000000001a6f6115c32c340a2159b30f9ffd632f63424aa563f9
Merkle Root ee2990aecb1094355a38b7b3021f762439bb6ab0a190ff822063c0aa5527daf8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,647
Size: 1.00 vMB
Total Fees: 0.01500991 BTC
Feerates: 150.00 > 1.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,016 (313,162 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
601,854 601,854 00000000000000000002955fc3f82f0d9da934f52f663710d291c00a982a30ed 1,927 1.00/1.00 vMB 38
601,853 601,853 000000000000000000130563359ac6861ae661ca6ad975fb323f7bdccaccec8f 3,096 1.00/1.00 vMB 35
601,852 601,852 00000000000000000008cc70ce192be8adf6138e09b1c106df1d7a3990b9a529 1,568 1.00/1.00 vMB 37
601,851 601,851 0000000000000000000dcc805f192b063f46cf58ac3edeb8bc92587701d82880 2,200 1.00/1.00 vMB 34
601,850 601,850 000000000000000000070df4aa0997911d1539ea6c2f326c0202e2795a5822f7 2,815 1.00/1.00 vMB 42
601,849 601,849 00000000000000000010d939206694ffea8113df4b9605b21ebd82fff1514a5b 3,478 1.00/1.00 vMB 49
601,848 601,848 0000000000000000000dc0a48931dd2195442785a901501af637b948983cc4b9 3,145 1.00/1.00 vMB 37
601,847 601,847 00000000000000000000a05970c6bff4443cb62e77c47e936b00f70d1eca3809 3,143 1.00/1.00 vMB 26
601,846 601,846 0000000000000000000f5d4c3d96b8e6930bc31a9614b2ca204434e1de0f6024 3,033 1.00/1.00 vMB 29
601,845 601,845 00000000000000000011e7182bf19e4b084d41421da164a8f5225663569dcce3 2,790 1.00/1.00 vMB 29
601,844 601,844 00000000000000000008e279296a39b2e0a7cb99117b1ee423fec8ee1532a810 3,341 1.00/1.00 vMB 49
601,843 601,843 0000000000000000000f96fe6c8c596da673ca48839b9038b8b10ce85be19a4b 3,083 1.00/1.00 vMB 42
601,842 601,842 0000000000000000000432be1979637dafbcd18c5aa2390c5acb296932d77ade 3,257 1.00/1.00 vMB 28
601,841 601,841 0000000000000000000c4e94c52c5976d37c7457b5605aed89db843484d6cb82 3,029 1.00/1.00 vMB 50
601,840 601,840 00000000000000000001ec34ad4c8af08a6fe3a0a835c82d1f9ce261a6d96adb 2,788 1.00/1.00 vMB 32
601,839 601,839 00000000000000000011478ebf78d87477f913abd0dc2b0e0aec829c1cb10f64 2,997 1.00/1.00 vMB 45
601,838 601,838 0000000000000000000acfc81956cec652e3d5f6037efd2862c6856fd2fb8868 2,322 1.00/1.00 vMB 31
601,837 601,837 000000000000000000093d012bb3a4627d86b342bda07c89aab4234f87af3a06 3,057 1.00/1.00 vMB 34
601,836 601,836 00000000000000000004db227c0fecd122896e8d653296cc63562dfcdc003d9e 2,630 1.00/1.00 vMB 53
601,835 601,835 00000000000000000001ec3501c9743d38b7559aa090802483cd57aef6bfdc3e 2,069 1.00/1.00 vMB 35
601,834 601,834 0000000000000000000903e09175efa17f018feb26cb41e2a1182ae8b67cfa05 1,375 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.42 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: 665.42 GB
    • Received: 15.14 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.