Loading Tool

Explorer IconExplorer

Memory Pool

82,137 transactions
30.95 vMB
0.10358297 BTC
Random Selection Loading Transactions
Max Size: 188.20/200 MB

Candidate Block

Mining Attempt bdf6d43c6790ec5f8318d5535d6b2f632ba64b525a48782fc1643ff8805f9e73
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 7db3c51e70eba46432f30a9870e844f04300866106ba05dc5a1ba6b65cb03a77
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,023
Size: 1.00 vMB
Total Fees: 0.03079878 BTC
Feerates: 200.89 > 3.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (20,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
895,003 895,003 00000000000000000002069a6d78420c0bea904969fb0f99de321e8570011129 2,684 1.00/1.00 vMB 3
895,002 895,002 000000000000000000020cc9ec3743e3df65fc4f5df9901176d030bfe715f6e1 2,623 1.00/1.00 vMB 1
895,001 895,001 000000000000000000005dbd9ca394eb1bd37bcfb730a0764a772232119a5c0f 1,467 1.00/1.00 vMB 2
895,000 895,000 00000000000000000000a00ea70938ea418be5c6e284923835644c3fdc4742a9 2,716 1.00/1.00 vMB 4
894,999 894,999 00000000000000000000e8fd044ec7494796ccac9298799ff1bb097117ba53c4 839 1.00/1.00 vMB 1
894,998 894,998 000000000000000000014360828ea2f1d8201fab214466cd9314631121364da0 2,577 1.00/1.00 vMB 1
894,997 894,997 0000000000000000000191194c2b340cbcf1d80b23826b7d4621bbe229202d20 1,772 1.00/1.00 vMB 3
894,996 894,996 00000000000000000000f07174d1bc4a9f55916984d07bd337bd43cdfe4a518d 2,843 1.00/1.00 vMB 4
894,995 894,995 0000000000000000000214c7d3da5a74e5a250418f01eec2ac14719b22014fa1 1,388 1.00/1.00 vMB 1
894,994 894,994 000000000000000000004144bb1418715d9019cb47c80ef9c9fc2f5f91c05941 1,225 1.00/1.00 vMB 2
894,993 894,993 000000000000000000001e5787585be59b3cabe5afcde849d2f32d3e1a09f13c 2,034 1.00/1.00 vMB 3
894,992 894,992 000000000000000000015a65b610d32b5814571caed9a5c0daa773d9c60c8148 2,099 1.00/1.00 vMB 2
894,991 894,991 00000000000000000001f5085aa4233d98ea6b2ce1d1b8c8f5c1b7a451c5e967 1,758 1.00/1.00 vMB 11
894,990 894,990 000000000000000000015cce416cfdd25159e5c1b2a5ccf943920a3232e48959 3,376 1.00/1.00 vMB 3
894,989 894,989 0000000000000000000017058e4c4a13beb3ec0374bbc79f7400213ab9387a81 3,358 1.00/1.00 vMB 2
894,988 894,988 00000000000000000001c391ef21a32d9df2c60e321de1fc94e162551739b99f 2,743 1.00/1.00 vMB 7
894,987 894,987 0000000000000000000013904b96dd6ea8433e01014c0e0d00988c7f005e8a88 3,558 1.00/1.00 vMB 3
894,986 894,986 00000000000000000000ba9436b8fda70fef5fb588eb9fdb4b1d7e465dae2caa 3,585 1.00/1.00 vMB 4
894,985 894,985 00000000000000000001233ea167b47f3babf978675298cbd66c1856fcd3f584 2,401 1.00/1.00 vMB 3
894,984 894,984 00000000000000000000324eaca36e1bb3e7e3fd77ef6b0a697e587c97571e93 1,836 1.00/1.00 vMB 2
894,983 894,983 0000000000000000000245b73bc434d3e10147327b1dac8ff215a2378a1b2a1b 2,749 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.60 GB
    • Received: 18.21 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.