Loading Tool

Explorer IconExplorer

Memory Pool

43,513 transactions
28.67 vMB
0.06868122 BTC
Random Selection Loading Transactions
Max Size: 148.11/200 MB

Candidate Block

Mining Attempt 79fdca1c4db879b33a7a75acd404a104b2ec2d93a77c4f410acb26c67bf86d15
Version 20000000
Previous Block 00000000000000000000533ffed785e40bb65926541d5898db4d8836674e9487
Merkle Root 8e931e528f08cca5d7d6658461c01e1139714652eb4359459e14da82b429643b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,104
Size: 1.00 vMB
Total Fees: 0.01309492 BTC
Feerates: 150.75 > 1.31 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,627 (902,875 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
11,752 11,752 000000008734ac7cb2c2928aef263c4f2bb70f753c7eb1ba0f87c2a2b0ee058d 1 0.00/1.00 vMB 0
11,751 11,751 00000000be6ca38de289516e57794ae588023eba1ae00bef3bbca9c4ac73a43b 1 0.00/1.00 vMB 0
11,750 11,750 00000000cd03927a4900e47af3e483f533483964828ab2276e6038961b7908eb 1 0.00/1.00 vMB 0
11,749 11,749 000000009755566c3dc1fb906bf3e3addc9a48231c169f10ab92aa9458d0cd68 1 0.00/1.00 vMB 0
11,748 11,748 000000004d9d8ed4e41bdc9bf1db1558cdaa30d6535b0de731f0976db5e74ede 1 0.00/1.00 vMB 0
11,747 11,747 000000009f2e038b43d386975b3e3af0359361005b3dd78abc3e5f08204bddc7 1 0.00/1.00 vMB 0
11,746 11,746 00000000bab6839fc1e3f9eefc28c33e1f2dbfc08b41c1ca2d678f6e775c3647 1 0.00/1.00 vMB 0
11,745 11,745 00000000f9969a6c6f3cb8ca709aa84f94568bf043263744cefd8efb07f6c72a 1 0.00/1.00 vMB 0
11,744 11,744 00000000ed4b67c1268e2bcd084f3ef1c38f39475f756118392c1d5211b4d573 1 0.00/1.00 vMB 0
11,743 11,743 000000001d5647bc9627b110e8fc966a4b5b80dd147b9a7add71eec56ab04bbe 1 0.00/1.00 vMB 0
11,742 11,742 0000000038ac0d76cf58108e53d3e83505638a7872a467fe2377f61700395854 1 0.00/1.00 vMB 0
11,741 11,741 000000003b78cd9509d0fdd6bbe27acbdfe8aeef9377e76faa6641ae4b2184ef 1 0.00/1.00 vMB 0
11,740 11,740 00000000749e908f3e33898be15e4a986ec6c08c2e26e15bfd4d2d96d360557b 1 0.00/1.00 vMB 0
11,739 11,739 000000006e5f1f31aa81b2da8d5316e8b4612f2e2efc556859fae785e8bd0937 1 0.00/1.00 vMB 0
11,738 11,738 000000007e75b3be09ecf921118288dc188ba000dca8e8be26cd22c396c45878 1 0.00/1.00 vMB 0
11,737 11,737 00000000f26a18b0b609b71a33fa39bc4de2265997607a70b1dddd60150d49a3 1 0.00/1.00 vMB 0
11,736 11,736 000000004b635a351a215df81916356dad0d7b317cd7ebb840082fe31d3eb15f 1 0.00/1.00 vMB 0
11,735 11,735 00000000a9a5916f3876ad06fbcfc595cc40abac37fd2042ccaa6c417bbf15ef 1 0.00/1.00 vMB 0
11,734 11,734 000000005aac7a9af76dbf557ce5ae09d4a4d371c4b0b6a02160c80916717d5c 1 0.00/1.00 vMB 0
11,733 11,733 00000000e6b4fad2310b42cc03c722f29275c2b99b51bc6cb8abe8af67791759 1 0.00/1.00 vMB 0
11,732 11,732 000000009286f7008b48e997e5bc8206fb508f0393cd321dcfcd086650377a52 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.73 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: 630.22 GB
    • Received: 12.00 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.