Loading Tool

Explorer IconExplorer

Memory Pool

85,409 transactions
31.90 vMB
0.11687542 BTC
Random Selection Loading Transactions
Max Size: 195.31/200 MB

Candidate Block

Mining Attempt fd08cde493b1c69a1becd9076eab816702facb54f306ac6e78a715368c1c4401
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root f5ff3135d1e8738d9bcfa4d58c66902a5ec47ff6a074e0f8aa4339ad0939cb39
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,443
Size: 1.00 vMB
Total Fees: 0.03906501 BTC
Feerates: 299.70 > 3.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (301,399 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,826 613,826 0000000000000000000bd4a701bf718eb977601a3c6a0e56f014ddf09be101c0 2,643 0.97/1.00 vMB 11
613,825 613,825 0000000000000000000af72dbdf7513a4fc87b605ce6a9273ade2ba912521a21 784 0.24/1.00 vMB 13
613,824 613,824 0000000000000000000c13d9f8ee51d12e9eeefc35710f609b8d9462bb3eb0d3 48 0.01/1.00 vMB 14
613,823 613,823 0000000000000000000f04c02f68af04717c39512dedd7aaa223bdf0668c69db 293 0.08/1.00 vMB 19
613,822 613,822 0000000000000000000dd53f23d90a94350101aa0598fed4dd2517c88581c33c 2,215 0.78/1.00 vMB 12
613,821 613,821 00000000000000000011a22734d9484f6778610e15547c27420cf53d32ae78da 232 0.06/1.00 vMB 33
613,820 613,820 00000000000000000005d0e21514beb8e0f2f7829498877b5a4d69cdb65236be 322 0.10/1.00 vMB 16
613,819 613,819 0000000000000000000cbaba0c74603c0453cf6ecea7c6426c5566ecebb16737 395 0.13/1.00 vMB 12
613,818 613,818 0000000000000000000989735e6fa5f4829cbffca469fd00b5536a9586f30429 1,035 0.36/1.00 vMB 17
613,817 613,817 0000000000000000000b5139291717d7199fb3d93896c661d2afd5e319036c4e 341 0.11/1.00 vMB 11
613,816 613,816 00000000000000000003d84876ff6f7a2e4c9f521564a46b0c5f8063fa741fcf 625 0.21/1.00 vMB 9
613,815 613,815 0000000000000000000a14511a334f21ec8661f780d0b2b33b7580e071fbc9a4 592 0.18/1.00 vMB 21
613,814 613,814 00000000000000000005b5c2a9c9529f83e71f0f21837886f921c90d4663aedb 360 0.15/1.00 vMB 11
613,813 613,813 0000000000000000000db50bf6476b8dfa12a8ea975360c130f20023b788ff47 2,719 0.92/1.00 vMB 11
613,812 613,812 0000000000000000000427180c45e41ffa1a04494986619b20d6daaba8c49db5 2,021 0.75/1.00 vMB 11
613,811 613,811 0000000000000000000c0ddbc40dc3a7265c8d3701cf77ec8a836c903e4dfe0d 998 0.28/1.00 vMB 12
613,810 613,810 0000000000000000000bbdd4cf79c5a6cb985a09354c4b18b7dcbfae7a666a89 333 0.13/1.00 vMB 19
613,809 613,809 00000000000000000008fa7033619af77148e9f53a1585d988d53c072d7b9669 2,722 0.81/1.00 vMB 10
613,808 613,808 000000000000000000118cbad91741f919c18a52105a42b145ebc67d3fafe052 2,144 0.62/1.00 vMB 7
613,807 613,807 0000000000000000000c92d4ded3f334052677cf50366bd6aefb4c8e699d0627 3,441 1.00/1.00 vMB 13
613,806 613,806 0000000000000000000a37f96b1e51373999ffcfebf1346ef87189e1b313fe12 952 0.25/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.78 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: 709.63 GB
    • Received: 16.94 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.