Loading Tool

Explorer IconExplorer

Memory Pool

80,894 transactions
30.40 vMB
0.08818235 BTC
Random Selection Loading Transactions
Max Size: 183.01/200 MB

Candidate Block

Mining Attempt 70b31f9de790b123f3f03321e7c3ca4b8a734da85977af525f232175e74e3e55
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root 351c6a8d5fd8562ad2301f59a65d074e43cdf9995425b9fe73a75d73aeecb603
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,586
Size: 1.00 vMB
Total Fees: 0.02298181 BTC
Feerates: 163.06 > 2.30 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (186,442 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
728,727 728,727 00000000000000000008e4f77a6807b18932b5b72eeb58aa9e95f035420da3e1 397 0.14/1.00 vMB 8
728,726 728,726 0000000000000000000375505538498db581b7edff3dddb90c5a53e77fbf3481 165 0.35/1.00 vMB 2
728,725 728,725 000000000000000000004ea580e8d3764f348bcd5783d76dd8e31bfcf4c298db 1,675 1.00/1.00 vMB 5
728,724 728,724 000000000000000000025d57eebb4380bd94c67866eeefb22959f1aeb026aabd 1,260 1.00/1.00 vMB 7
728,723 728,723 0000000000000000000898906c526cf98234104a8bd587b76a93f6245c63c006 2,125 1.00/1.00 vMB 12
728,722 728,722 00000000000000000005ee98e684888ead90b015bad61d39ab6034306308bbe6 739 0.49/1.00 vMB 1
728,721 728,721 00000000000000000003f7219641c414dc5121937b302c4f5d7f922e74a51292 2,115 1.00/1.00 vMB 7
728,720 728,720 000000000000000000053475f64d998b2d16445e740b45747965c4e635e94e36 2,453 1.00/1.00 vMB 9
728,719 728,719 000000000000000000013302b35e2d09ce23c85b4cfc9afe2a66846766771fba 1,232 1.00/1.00 vMB 1
728,718 728,718 000000000000000000052382ef683117553af74f390d5078716194d03fadcb33 2,859 1.00/1.00 vMB 11
728,717 728,717 00000000000000000003a6db487e6e3433a77d2a04a6f947c3cbe8181c7cdd05 3,143 1.00/1.00 vMB 6
728,716 728,716 0000000000000000000168c8e927fc60b76405f217e5af3c965f0a811007b9f8 2,162 1.00/1.00 vMB 6
728,715 728,715 0000000000000000000064adfa51617917bca11881f7e06ac371af8b224fa5a6 2,112 1.00/1.00 vMB 10
728,714 728,714 00000000000000000004c87d2f3603b2ee4cd56cdd53c4ac527ead43ee559737 3,393 1.00/1.00 vMB 8
728,713 728,713 00000000000000000000441339dcfe42ff13a89d74d592627b4ee49cb2118759 1,367 1.00/1.00 vMB 6
728,712 728,712 000000000000000000083d966fe7817e40eec8f4d312f2149c92c44c4830789f 2,060 1.00/1.00 vMB 5
728,711 728,711 00000000000000000007620d770a4d8b25bb709a587a11654d14f5fc33ca419c 2,621 1.00/1.00 vMB 9
728,710 728,710 00000000000000000008a34bf87b95ff79fd8cc3a64619c46d0e42eae32ab142 3,387 1.00/1.00 vMB 7
728,709 728,709 000000000000000000083e7c3255f314f184d7e6ba3c8ed99fbec95acfc940f8 3,080 1.00/1.00 vMB 15
728,708 728,708 0000000000000000000237432aac7f4e68ef328630a69ddafd95708fa176bec9 2,393 1.00/1.00 vMB 14
728,707 728,707 0000000000000000000178481492ed61f97b0d4c0f29482f8ced380c80aae67e 2,864 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.69 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: 691.86 GB
    • Received: 16.50 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.