Loading Tool

Explorer IconExplorer

Memory Pool

39,710 transactions
26.82 vMB
0.08579794 BTC
Random Selection Loading Transactions
Max Size: 138.06/200 MB

Candidate Block

Mining Attempt 0d9d95c228c029cf170e24c2d14449f1f4ad76159b84d85010014a7aed2023b9
Version 20000000
Previous Block 00000000000000000001b18fde6b2febfc1755903332de50616448df6a77d84a
Merkle Root d660666c8bc5b7b6355ec765811f657d3c1d674a8e1211a5761b195305dcb6f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,334
Size: 1.00 vMB
Total Fees: 0.03342498 BTC
Feerates: 197.12 > 3.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,671 (113,831 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
800,840 800,840 00000000000000000000670ae492f642ec5fb762183f9578ee3aeb6ed9a68f5d 4,792 1.00/1.00 vMB 9
800,839 800,839 000000000000000000010aee8c6b2c9989adb1a9dc29e3ce48a43ac415e1d530 2,961 1.00/1.00 vMB 9
800,838 800,838 0000000000000000000253f1993c530399d89478d5923f5e7f64ae5544b1b47e 2,406 1.00/1.00 vMB 12
800,837 800,837 000000000000000000038a22d3308467f65ab94254e50fb904661213cdadb959 1,360 1.00/1.00 vMB 16
800,836 800,836 00000000000000000002c29a090332abe6644c5a6d6bc42fb48f241bb421c999 6,978 1.00/1.00 vMB 6
800,835 800,835 000000000000000000049f684270f40b31a6fc94cf0da5b18a2b0c6fc751bfeb 1,216 1.00/1.00 vMB 8
800,834 800,834 000000000000000000045139246dd6239cc0ab7dfc687df328de10de60a63044 5,175 1.00/1.00 vMB 8
800,833 800,833 00000000000000000002fcb1789a35e42ac10f365b7901b4ec2c88729afcd595 2,317 1.00/1.00 vMB 6
800,832 800,832 00000000000000000004cc86116f8db6b126e8d0572fdde3f92f6684b483d88b 3,365 1.00/1.00 vMB 10
800,831 800,831 00000000000000000002ec365fe74e07bcca1e78e1a8074566497332e273bde2 5,881 1.00/1.00 vMB 7
800,830 800,830 00000000000000000002aeaa20c805ec4ed2e8fe7ce39d19069170378f647c58 1,168 1.00/1.00 vMB 7
800,829 800,829 000000000000000000002a599680f394dc0525672db43a8717b648f42b9a7941 1,909 1.00/1.00 vMB 7
800,828 800,828 000000000000000000052bc712e6af046ad21bcfce15a5821fe0c395d2110422 1,624 1.00/1.00 vMB 9
800,827 800,827 000000000000000000035865175e91358197a58f790c8759abec6676b6748b6a 2,933 1.00/1.00 vMB 16
800,826 800,826 00000000000000000001710e9de593f7120a031d0b42d26e785f12cfb1d29ec6 2,482 1.00/1.00 vMB 16
800,825 800,825 000000000000000000041dd0c6d136bdcfbcee6dab677163c397ae4e14374bee 2,173 1.00/1.00 vMB 17
800,824 800,824 00000000000000000003dadd72398d1e8827743d272ee8199e628de3fabe9d49 2,338 1.00/1.00 vMB 21
800,823 800,823 00000000000000000003def1dc80903828932782169aa43f8356899f4b6cd75a 3,510 1.00/1.00 vMB 18
800,822 800,822 0000000000000000000399d42d12998c32014ca69d0f457c7f8b3a57495ca37c 2,494 1.00/1.00 vMB 34
800,821 800,821 000000000000000000009eebee540f38ed3eb348ba0fd59cb024f2c5e4834ed4 1,593 1.00/1.00 vMB 9
800,820 800,820 000000000000000000004ff9cd33eebea6ed5d75f824014881990c1c02fc5082 1,317 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.81 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: 635.13 GB
    • Received: 12.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.