Loading Tool

Explorer IconExplorer

Memory Pool

83,064 transactions
30.09 vMB
0.12797304 BTC
Random Selection Loading Transactions
Max Size: 183.08/200 MB

Candidate Block

Mining Attempt f47076e17516be8743a0b84fc817b8723f3f0bde13a17f20898fbd29f12d5991
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root 441f49019e93a55d3c1d5fb3635a37b01a1a55b1a4c37d19d6042a4d3045b13d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,496
Size: 1.00 vMB
Total Fees: 0.06403384 BTC
Feerates: 641.71 > 6.42 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (485,288 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,792 429,792 000000000000000000faa6c95be4e47d3b8d9982455671a8344865543dc30efe 1,591 0.71/1.00 vMB 59
429,791 429,791 000000000000000000bcb344797e69a29e0e4fe7886ffc35971db18d719e646d 416 0.97/1.00 vMB 26
429,790 429,790 000000000000000000dbf2403ed6a4cdc984ed61d85d70187b3096457b2840f7 1,715 1.00/1.00 vMB 42
429,789 429,789 000000000000000001f501e02c467cd382acf45b7eca62f75a23f0c6c15089e9 2,444 1.00/1.00 vMB 60
429,788 429,788 00000000000000000377c0227fe0f2051e21fdb8b487bedfed00df6a139dbeb1 946 1.00/1.00 vMB 21
429,787 429,787 000000000000000004de362315450e1d8f23854acc826a9f03a0a9435c9ae53b 2,676 1.00/1.00 vMB 67
429,786 429,786 000000000000000004c59fa0f98fa6069bdee3c4bc21fe600d7506ab07fe8f72 1,660 0.70/1.00 vMB 52
429,785 429,785 000000000000000003501a53df7e8234b1ff01c8234f42462590b2b0277e2043 1,847 0.92/1.00 vMB 48
429,784 429,784 0000000000000000048577883209be89ee5d5682e40cdd7e68cea3629ec78a05 2,340 1.00/1.00 vMB 55
429,783 429,783 000000000000000004dbea9eed6475977b3224cb4947578b3b8d75704e79abe0 2,879 0.99/1.00 vMB 71
429,782 429,782 0000000000000000040cde5f4ee038bd1336ffed5efdc2eae103e16b13863ca1 2,744 1.00/1.00 vMB 72
429,781 429,781 000000000000000002a6d0f64ad604cfbdd673abe7512fa9c78fb2000783e546 2,301 0.93/1.00 vMB 60
429,780 429,780 00000000000000000032e7dfa4322b80dbdcf81121526f8e2d8863e81d2b8aee 871 0.41/1.00 vMB 53
429,779 429,779 000000000000000002464ed1093aac04c01cb0d4814f8798540c765f08b755df 690 0.47/1.00 vMB 40
429,778 429,778 00000000000000000142db85b927006c51c4b900110f28b3cb7c0bf95e0918dc 853 0.34/1.00 vMB 61
429,777 429,777 000000000000000003f5664df36ea1181beb9f43d0820c73a41acc98c40c8dc2 957 1.00/1.00 vMB 24
429,776 429,776 00000000000000000282df27ec9e5c441112e101be59c0de69f62c0a953c45b2 806 0.38/1.00 vMB 58
429,775 429,775 000000000000000001f70af40168d453e06815766172e4f80fba0fe5aaf47129 565 0.22/1.00 vMB 67
429,774 429,774 0000000000000000011eec2e6deea1dcb9a310253b80343207adf235902a27ac 456 0.57/1.00 vMB 17
429,773 429,773 000000000000000002c22a4649cc62ca7f2dad7c924303ff13b1a4ccf8a0a9a0 1,839 1.00/1.00 vMB 84
429,772 429,772 000000000000000004291d42331f661599da949b99eb170e8f946a7cf33195e7 807 0.70/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.53 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: 668.99 GB
    • Received: 15.69 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.