Loading Tool

Explorer IconExplorer

Memory Pool

80,868 transactions
29.87 vMB
0.06913054 BTC
Random Selection Loading Transactions
Max Size: 180.28/200 MB

Candidate Block

Mining Attempt fcd803a77098bfaa4ffc84381c03a596fa64a63c77720b4b3c95c9808b5b1f2d
Version 20000000
Previous Block 000000000000000000017c2946f942e619550ccc2727f15be648c71ce8591f72
Merkle Root 9235a1306ca643ff4e2fedcae8ed7bb52aab1aca0947914406da198eea084d51
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,529
Size: 1.00 vMB
Total Fees: 0.00795056 BTC
Feerates: 34.33 > 0.80 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,977 (140,121 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
774,856 774,856 00000000000000000005e9f5fa1ffe938765d76799a78df19d5108fd769ddd6e 836 0.87/1.00 vMB 2
774,855 774,855 0000000000000000000457df14bad0e497579f1ce59b5d7ea8509fe1bde7cfcc 3,026 1.00/1.00 vMB 9
774,854 774,854 00000000000000000000ae13519b4fefd635b2dd0dc8c54ef6b702b9816a993f 3,019 1.00/1.00 vMB 16
774,853 774,853 00000000000000000004cb259b12d77a9a2268959ab477dd418a946eaf6bc100 1,627 1.00/1.00 vMB 18
774,852 774,852 00000000000000000006298bca68ae3ec267bb2843646f6d3b5ee8bc151ee6e3 3,803 1.00/1.00 vMB 23
774,851 774,851 000000000000000000002d4657c7837aef91c93e651e22bdbf4f75a266d97e85 2,590 1.00/1.00 vMB 14
774,850 774,850 000000000000000000066ecc7bdc1f449ea82114f2ac1cdced02c5860efcf1d1 1,449 1.00/1.00 vMB 5
774,849 774,849 0000000000000000000677080da0d04f17da3b7b22bbfb11643659595c660591 2,178 1.00/1.00 vMB 11
774,848 774,848 000000000000000000050ccc38de3bbfc6cf80fcbf73de25bb4c6d131cc580d5 3,394 1.00/1.00 vMB 29
774,847 774,847 00000000000000000002042bb11ae2c801c03a0a21eee40972804aef57feb542 2,591 1.00/1.00 vMB 3
774,846 774,846 0000000000000000000245abf46a598da777f3420d7b17eb351eeed5491f68e9 2,769 1.00/1.00 vMB 11
774,845 774,845 00000000000000000004a314ec3250f2229e67f9b8b6acee07cb8510a29fdbd2 1 0.00/1.00 vMB 0
774,844 774,844 00000000000000000007138810a1d45c9e04f6813fa3ade6872dc357fb45f2ec 1,698 1.00/1.00 vMB 17
774,843 774,843 000000000000000000049308f0b1b7f8269a5b8ae3ab025a2b159598a8fb4852 2,496 1.00/1.00 vMB 22
774,842 774,842 00000000000000000000c7928cbb7afb7c297533147ef6d82f0fd31b6682a0d1 1,853 1.00/1.00 vMB 17
774,841 774,841 000000000000000000053072f4e2956a17769ef1cabce17620423f984af106e9 2,314 1.00/1.00 vMB 12
774,840 774,840 000000000000000000027fc37b4c92928ce03394eb13b933b971172683d1f9a2 3,538 1.00/1.00 vMB 26
774,839 774,839 00000000000000000003365c7c983ec3ab583ce529d1ecb1e329fe4a038261c9 147 0.77/1.00 vMB 2
774,838 774,838 00000000000000000003d1c1422bd16b1344faea0630fbaf6b204f7bf476d156 1,187 1.00/1.00 vMB 1
774,837 774,837 00000000000000000002092f402538c8da6d0e95764b95c0f808180729ad678c 2,630 1.00/1.00 vMB 12
774,836 774,836 000000000000000000012d5aed75f99bca072c2041bdb5024beb8093fcc4516c 1,317 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.35 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: 662.20 GB
    • Received: 14.84 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.