Loading Tool

Explorer IconExplorer

Memory Pool

82,943 transactions
30.03 vMB
0.07118703 BTC
Random Selection Loading Transactions
Max Size: 182.30/200 MB

Candidate Block

Mining Attempt 7ff8f5078737d6be5248c3e8fd57c554475f8d0b82b80b2c2d16549f84b25a4a
Version 20000000
Previous Block 000000000000000000010d0a3e37e31e12beb7277f8808ba3ca72eb0ef7badb5
Merkle Root d71b70925ef5c1ba6d3dcfa9cda17e7f9e3309458c1b50d4ad8be5d41d3ecd59
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,631
Size: 1.00 vMB
Total Fees: 0.00979219 BTC
Feerates: 43.68 > 0.98 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,959 (36,042 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
878,917 878,917 0000000000000000000181e3098d9b788e17a34ee13d11102cc9b82506609d3f 2,122 1.00/1.00 vMB 2
878,916 878,916 00000000000000000001b4ad7f0872e91a51faa8602c2cbd058822d56728a63f 2,959 1.00/1.00 vMB 3
878,915 878,915 00000000000000000002519abecb3ba54527581c63893cdb5d37280fc6283d5b 3,092 1.00/1.00 vMB 3
878,914 878,914 00000000000000000000f1849d80d7efea9311de6a0d271021354dcb23c32e06 1,749 0.52/1.00 vMB 2
878,913 878,913 0000000000000000000263c47599c6f92514c63fcd7f9c8819d9fa5864c128e4 2,695 1.00/1.00 vMB 2
878,912 878,912 000000000000000000018a19116bd90457fbdb1c586fed629af6d2ded2a5070e 2,163 1.00/1.00 vMB 1
878,911 878,911 000000000000000000026fcddb86b8a77afa6d318ab6eea7a6b60c615477fcf1 2,919 1.00/1.00 vMB 3
878,910 878,910 00000000000000000002705e3f566b77358f259c832e0e0186c9c0e6eddea5b3 2,568 1.00/1.00 vMB 3
878,909 878,909 0000000000000000000283c0a2476505d8c2f3daa9d228247a74de633c57b75a 1,712 0.92/1.00 vMB 2
878,908 878,908 000000000000000000005852f4754195ccb8372fa54535a87dcee5ea12042ff6 2,691 1.00/1.00 vMB 2
878,907 878,907 0000000000000000000052657558131e887984e56324b10feb58c27b339e8864 2,270 1.00/1.00 vMB 2
878,906 878,906 000000000000000000006b113b10d984f70a1144afab042960a8696a2381aee6 2,620 1.00/1.00 vMB 3
878,905 878,905 00000000000000000000f17c7e8bb582412e54ff223708dedffb074f91ce840f 3,740 1.00/1.00 vMB 6
878,904 878,904 000000000000000000022860c9dce95da5e8430d7c3b6d63026b6c2cd80eed7c 752 1.00/1.00 vMB 1
878,903 878,903 00000000000000000001d043b2c9bd7f4bb4e41b1730381b87da0cae7b0343c2 627 1.00/1.00 vMB 1
878,902 878,902 00000000000000000001e0e753cff900fb0197700649270da1d1e04b321556c1 273 1.00/1.00 vMB 1
878,901 878,901 000000000000000000019550f9abd106449c1b77ecbd74a0d44efad1de674f6a 104 0.02/1.00 vMB 4
878,900 878,900 0000000000000000000260e26104467156eeb1b0a5d25c90cd3cbca1fdb717be 89 0.02/1.00 vMB 4
878,899 878,899 000000000000000000023a14d37e8fc4c514c25a1843469b50cc664bf812a5f6 1,909 1.00/1.00 vMB 2
878,898 878,898 00000000000000000000e339bf00bbf501d003bba240f2a580fd3a3432312753 55 1.00/1.00 vMB 1
878,897 878,897 00000000000000000000a532110a30f5543b7301b23436e1843b25722f1c2020 381 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.32 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: 660.26 GB
    • Received: 14.65 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.