Loading Tool

Explorer IconExplorer

Memory Pool

80,294 transactions
29.84 vMB
0.09053339 BTC
Random Selection Loading Transactions
Max Size: 182.22/200 MB

Candidate Block

Mining Attempt c090e2ae3a3fba2188418daeccecb1009d8859b59898f0e1e74b7aaf7985dd80
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 1409164aac9f7db68b57df6cf4250c12b53a9c0e73294c4a0e5f2d3688237bc7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,609
Size: 1.00 vMB
Total Fees: 0.02452769 BTC
Feerates: 402.60 > 2.46 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (221,387 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
693,936 693,936 000000000000000000021521f541b52e2c55678a0b1718e94c0acf6d13ab96e6 201 0.06/1.00 vMB 12
693,935 693,935 00000000000000000003ad934b8ced9ab73d55d4febd521c0e4b9b01353fceab 924 0.41/1.00 vMB 12
693,934 693,934 000000000000000000111f9045c9d723962150b737dddb8f19d9a7b11beacf9d 628 0.26/1.00 vMB 28
693,933 693,933 0000000000000000000345138e7131aeab0943c337b91c808f3f568f0c804bda 21 0.01/1.00 vMB 3
693,932 693,932 00000000000000000010b823e950ffcf42913848e5460ad578f4849936ab1ba1 106 0.04/1.00 vMB 18
693,931 693,931 0000000000000000000c529104d4ee617ce95816978c367bf19bbd99bcd570b1 718 0.38/1.00 vMB 8
693,930 693,930 0000000000000000001356d63ad5f42e57100ca6cb6e0b89308562c6778bde32 196 0.06/1.00 vMB 10
693,929 693,929 000000000000000000099cafc5fdc12bceb682763e44c19fb83d2c580d3c028d 966 0.35/1.00 vMB 15
693,928 693,928 000000000000000000100a7515afdcfeaf3511497fa1303cf4e26a34231643d1 1,428 1.00/1.00 vMB 9
693,927 693,927 00000000000000000004e8085ea72caa34d06af3394be96e0c73884077700cb7 410 0.20/1.00 vMB 9
693,926 693,926 0000000000000000000b8a419e9098ebb3fc4fa2c28c967a1176e37933f35157 1,088 0.77/1.00 vMB 7
693,925 693,925 000000000000000000077eae3cb0ad108a81edfc58f216a991a7b80f07dd88aa 1,313 1.00/1.00 vMB 4
693,924 693,924 0000000000000000000e13de184617569b363165983d63f56913c3eee4b29594 2,841 1.00/1.00 vMB 13
693,923 693,923 0000000000000000000c0b73fbe9793e72c63807e58d2a94a8137b8dc986a1e0 2,391 1.00/1.00 vMB 10
693,922 693,922 0000000000000000000cff0b29dea8891220f9faa9f0249238cd66467d688195 190 1.00/1.00 vMB 1
693,921 693,921 00000000000000000010e13e3d66d347a934faff321e0486bcae1b57ec5de0cb 971 1.00/1.00 vMB 3
693,920 693,920 000000000000000000009c66000fd7b28f8f7751d8449b1c810b4410fa6795d3 2,412 1.00/1.00 vMB 8
693,919 693,919 00000000000000000008131743d6db3c088003efbd2592c60b4580f1275753dd 2,412 1.00/1.00 vMB 10
693,918 693,918 0000000000000000000a74e8a28c3d1c7f67e8ca2328dd22100550ee3a76417d 3,709 1.00/1.00 vMB 3
693,917 693,917 0000000000000000000fa44bbbd3ecddba47296a4b53ed1bb27b26dd290cb176 2,455 1.00/1.00 vMB 19
693,916 693,916 00000000000000000001602064d2389e33f795a023e6f810220253ea4e4aa7c5 3,274 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.95 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: 715.20 GB
    • Received: 17.67 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.