Loading Tool

Explorer IconExplorer

Memory Pool

76,688 transactions
33.64 vMB
0.13169707 BTC
Random Selection Loading Transactions
Max Size: 188.21/200 MB

Candidate Block

Mining Attempt 0082d742e0a36c66a023b321b40c9ab86f0e39a95c4e25eb9bb9aebd5a25d1fa
Version 20000000
Previous Block 0000000000000000000149a20e5737c11062574f96dd685c21043aa3b1b102c8
Merkle Root b6a4c4b8f23d53bf85b9be810db9a8b1aa3828ef58d2879b47ba0e63cbbeca80
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,961
Size: 1.00 vMB
Total Fees: 0.02213979 BTC
Feerates: 445.78 > 2.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,419 (38,603 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
876,816 876,816 00000000000000000002277e49c8d6c412b4086fe1816a0258ed9df429f509df 768 1.00/1.00 vMB 2
876,815 876,815 0000000000000000000090912ea89a3ca81dbb76f08237e4e5445a99a0a63ed7 705 1.00/1.00 vMB 1
876,814 876,814 000000000000000000005182a17afc13aee88e30ba1d4b5926ab2797d5980e06 1,883 1.00/1.00 vMB 2
876,813 876,813 000000000000000000028ed4150a07f4e3977af25b1b21670d85f8ff617f2e54 582 1.00/1.00 vMB 1
876,812 876,812 00000000000000000000da65c130c0348b267905602794bb6f3084bfcc5cf962 1,327 1.00/1.00 vMB 2
876,811 876,811 000000000000000000000514053def0d0058a71a841a6d4057867d4dd9655f9d 1,163 1.00/1.00 vMB 2
876,810 876,810 00000000000000000000e09cf63d736212b135d22d485b5deb1bbc174f2aecc2 2,684 1.00/1.00 vMB 5
876,809 876,809 000000000000000000015478e92c2a9852b1a6b34aa5c8021f5b527aab90452b 871 1.00/1.00 vMB 3
876,808 876,808 000000000000000000004ea164c4190d68760de0c2cb280034a55510ecda71e0 2,846 1.00/1.00 vMB 5
876,807 876,807 000000000000000000025e1b870f83b18788b277f90918dd021020a420264681 3,263 1.00/1.00 vMB 5
876,806 876,806 000000000000000000015b121134586c531be4cb1f9b86d9e2a0acbe6b0b6fea 1,282 1.00/1.00 vMB 1
876,805 876,805 0000000000000000000082e4ad2fa22ef6a9fab434b2d00526514a696c43d42d 920 1.00/1.00 vMB 2
876,804 876,804 0000000000000000000177d7b3ab6a10bded49ccc538ff9916b6f5961c5dd14f 2,077 1.00/1.00 vMB 4
876,803 876,803 000000000000000000011ecc4f287d3821daef3a031bd0235ab1cef43f909404 1,007 1.00/1.00 vMB 3
876,802 876,802 00000000000000000000a8e02decb51873bd2585d84d81e993747748311bfd6f 1,992 1.00/1.00 vMB 4
876,801 876,801 00000000000000000000009c22cbca2549d7be30e1e200d35a574f8cc53faeef 3,326 1.00/1.00 vMB 4
876,800 876,800 0000000000000000000182dbd85ca08b3364692885579f7d3904e326460805b8 3,188 1.00/1.00 vMB 6
876,799 876,799 00000000000000000001d371fd80b422c1229273ed3ae670d0a4e7f9f571a14b 3,322 1.00/1.00 vMB 6
876,798 876,798 0000000000000000000178ec62ab49911c48d7aa5ffa4d6fd4063d868283f036 1,001 1.00/1.00 vMB 2
876,797 876,797 00000000000000000000f14a1c474929e0a8dcdb024f960bb464871ae1caba8c 2,802 1.00/1.00 vMB 5
876,796 876,796 00000000000000000000e3ed5b7da27dd49713266cee0ba2345e1a3a43576f89 588 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.12 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: 736.48 GB
    • Received: 18.58 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.