Loading Tool

Explorer IconExplorer

Memory Pool

38,790 transactions
26.55 vMB
0.06410168 BTC
Random Selection Loading Transactions
Max Size: 136.93/200 MB

Candidate Block

Mining Attempt 664aee28caa9ead399515543ac1067b2ac79031fb0fe0f7a786ccdd0e9fa22c8
Version 20000000
Previous Block 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445
Merkle Root 31e586e87c42ea5c3d527143d7d95bfe0dd19408647e852b8b5b017f99904e90
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,178
Size: 1.00 vMB
Total Fees: 0.01449960 BTC
Feerates: 201.06 > 1.45 > 0.43 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,683 (732,694 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,989 181,989 00000000000006d935e173c5e1bd3cbda5ded6217143ee6a1e11606ba523e62b 13 0.00/1.00 vMB 105
181,988 181,988 00000000000000a934c4d5cda25ee90c3fd4df0941aa98bfdaeef2797e716177 34 0.01/1.00 vMB 118
181,987 181,987 0000000000000318a7f69b83804cbb163aa2dafbae8d9b0913ca2bb213b68f2b 658 0.30/1.00 vMB 160
181,986 181,986 00000000000000b815e159fb4fd004eeba901c05cc30794881f445bccb301c89 512 0.22/1.00 vMB 137
181,985 181,985 0000000000000715083a7cfa1d80758060d576d752633f5272c38d4c9c58ef5e 127 0.05/1.00 vMB 134
181,984 181,984 000000000000087b591f72efd496d482c4eadb7e4af4612f910d2719327043ab 129 0.05/1.00 vMB 159
181,983 181,983 000000000000022c08f5a085acf159e15012cf94080edf2008924af0cbc5f694 87 0.06/1.00 vMB 78
181,982 181,982 00000000000004e65b70815eaf490930ce6cfbfaa4d87fa8040b192f6b85acbf 421 0.19/1.00 vMB 119
181,981 181,981 0000000000000a43bdb2471fe37ba42394ae03abeddc35a0c153fe930970195e 184 0.06/1.00 vMB 165
181,980 181,980 0000000000000658775045b446ecd12dc77f913e8d4c14b76fe2f1cc6074b01c 520 0.25/1.00 vMB 310
181,979 181,979 00000000000000ecc05604ff0b99513b0152f56f7a95b9ad98322af6eb72bcfc 264 0.14/1.00 vMB 116
181,978 181,978 000000000000040f87d6706af487921f6cc00ca2bb63bf00b92cc0364a31d9ca 495 0.20/1.00 vMB 248
181,977 181,977 00000000000007587a3ab9a1ab583f33438052b50aa24726949da0bb73aeb7e0 153 0.05/1.00 vMB 145
181,976 181,976 00000000000009d58e773d12a0dd017b32be803780da1ef13575462810e8edab 450 0.24/1.00 vMB 150
181,975 181,975 000000000000034151a2cfa5fd1ec1a5b19d9f936ec4162661206a7add97a4bc 497 0.25/1.00 vMB 109
181,974 181,974 000000000000028f5061da19bd9816977c756a4dd14641e32626ef54460b6886 55 0.02/1.00 vMB 4
181,973 181,973 000000000000006b7ebc256dd6b80b9279b0e9f39fed7138b6ba20c80a07157f 554 0.25/1.00 vMB 136
181,972 181,972 000000000000023ec51f0dd44bcbf7305dac96ef6100a2fb15cc6683b64493f8 120 0.05/1.00 vMB 396
181,971 181,971 0000000000000221c841b0538a0f697c47a906d408124d1a606c048e393e3d28 162 0.09/1.00 vMB 130
181,970 181,970 000000000000027f197021c829d52f7ded373a8a0ee5e270a8c26f23b053883d 318 0.14/1.00 vMB 139
181,969 181,969 00000000000002cd59eb4e2e6176363e545c52471ced9aca6baffaf9bafd9cdb 142 0.04/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 781.83 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: 636.92 GB
    • Received: 12.39 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.