Loading Tool

Explorer IconExplorer

Memory Pool

77,269 transactions
29.86 vMB
0.10380563 BTC
Random Selection Loading Transactions
Max Size: 178.42/200 MB

Candidate Block

Mining Attempt cd774e9cc6c64ceb4f39307a43893cf5e1927468fbd60a149fa183171586883b
Version 20000000
Previous Block 00000000000000000000709f2cd07f7bf3bc6a381136414fb4c7737559e2618e
Merkle Root 79fca5e2e33fac2d450fb45759370158ea3efdb0e4bc6e902a71435c026db015
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 730
Size: 1.00 vMB
Total Fees: 0.02206927 BTC
Feerates: 19.22 > 2.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,274 (376,331 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
538,943 538,943 0000000000000000000f2faf89e439a48340f6aa1e7d68756018813e4fc5769a 1,150 0.43/1.00 vMB 23
538,942 538,942 00000000000000000025644acb81b2bed55371ccee2b88d220e8df3e35179df5 8 0.00/1.00 vMB 34
538,941 538,941 0000000000000000000026105308572d2e16a6d3f54e40dac0f7e7da48a7fccb 1 0.00/1.00 vMB 0
538,940 538,940 00000000000000000009c62fe75cf181638bc3415a39e5e288d0c7578780950a 985 0.41/1.00 vMB 32
538,939 538,939 0000000000000000002823198b5ce01ac5db083c60287f518ff40d5fcf479ef0 2,132 0.88/1.00 vMB 23
538,938 538,938 00000000000000000012f5087630a0656f4f5876e1621aa55c03506bf65f062f 2,304 1.00/1.00 vMB 16
538,937 538,937 00000000000000000019cc77bb8e948fca0d5b4054759eab43f8268256f252a8 2,200 1.00/1.00 vMB 34
538,936 538,936 000000000000000000087a3ef8b6ee36ecccfdc57d42f9df9feb4e07e12b29bf 2,306 0.91/1.00 vMB 18
538,935 538,935 0000000000000000000dc0dc944c04d7022b3dd35701efa1cbe78c3881707e2f 2,977 1.00/1.00 vMB 59
538,934 538,934 0000000000000000000185b2c32bf9ea8faa1cd3e06367a4341c80b5b27cdee6 712 0.70/1.00 vMB 4
538,933 538,933 0000000000000000000ee789db8ac7437c41fd82cea0b4630ee173553654ab9b 1,775 1.00/1.00 vMB 14
538,932 538,932 000000000000000000247174e7b7ac5ab4e59ab21a9822abcc56b61a5a433f4a 1,704 1.00/1.00 vMB 4
538,931 538,931 0000000000000000001cc82bc39bf9468156a96391e5d4475531eaa26ec7e46a 1,060 1.00/1.00 vMB 4
538,930 538,930 00000000000000000014cd611cd1e8bb984403cb956b15c3eb7272175c0a62f3 2,471 1.00/1.00 vMB 18
538,929 538,929 000000000000000000153a840ef590cae8464d65458c1901dc3d639e1c457808 2,817 1.00/1.00 vMB 36
538,928 538,928 0000000000000000001b6879d203a9d606a65120f1bfb8512f3192ed0c844a6d 2,584 1.00/1.00 vMB 16
538,927 538,927 00000000000000000000a3e4b399ff3035e4c0af3d284ac7c6154d5d145a73a8 2,725 1.00/1.00 vMB 29
538,926 538,926 000000000000000000275f65d376d3163b1a62a96201ec9940162a886558a6e3 2,336 1.00/1.00 vMB 20
538,925 538,925 00000000000000000000be3f7b56c2248bd3bb17b1c45d2270862e4220ce7b78 1,709 1.00/1.00 vMB 9
538,924 538,924 0000000000000000002390cff05808fc84adecd1d1f02855271c69f8729073bc 2,194 1.00/1.00 vMB 16
538,923 538,923 0000000000000000000695fb3f01db7e5263d56c321c5557f64818575b4e1247 1,707 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.87 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: 713.06 GB
    • Received: 17.29 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.