Loading Tool

Explorer IconExplorer

Memory Pool

40,737 transactions
25.90 vMB
0.04987209 BTC
Random Selection Loading Transactions
Max Size: 135.33/200 MB

Candidate Block

Mining Attempt 34deb5fdea9dbdc89084ff4bcb5ed39c5342f0de8f32e5f1f1cd4adcc85cfa67
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root e4e98ed363e9801b332b34467ef25e8e1d504bea4a113137f4e1cdb3bd70813a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,942
Size: 1.00 vMB
Total Fees: 0.00284919 BTC
Feerates: 18.26 > 0.29 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (178,796 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
735,981 735,981 000000000000000000037fb0c2a77bf96b7287406fa5fd80b786265c889f5453 805 1.00/1.00 vMB 15
735,980 735,980 000000000000000000022b0d8030c3a21fbe00ff853fab27b104d9b796ce09dd 926 1.00/1.00 vMB 16
735,979 735,979 000000000000000000052c33bdcb9465ac2f79ec09a2277ce6e813ee814a76aa 655 1.00/1.00 vMB 15
735,978 735,978 00000000000000000000bc8a23478afbf7e307e16eb6e93db933c8e4b0a99693 729 1.00/1.00 vMB 16
735,977 735,977 0000000000000000000147f27ae4949d7d77c33d35dc0b022187635398d92063 548 1.00/1.00 vMB 15
735,976 735,976 00000000000000000003f837237c9e820f8e94456cbabb5372150f451f9c2549 150 1.00/1.00 vMB 13
735,975 735,975 00000000000000000008320db8fdd6136a3da5ea87997d473721473087ed1c59 1,151 1.00/1.00 vMB 17
735,974 735,974 00000000000000000004e3de9fc00a036a86582a67d34fd25b41c7fdcbbf27b7 560 1.00/1.00 vMB 15
735,973 735,973 00000000000000000004b675c15c144473f9d22f8b7a15d844a97eab8a62959a 991 1.00/1.00 vMB 16
735,972 735,972 000000000000000000011b62a15c051f4fd2f4ff32cae9570528fcd797ec3536 1,633 1.00/1.00 vMB 18
735,971 735,971 000000000000000000064dc71c7bc5c2d1e2a7d8fd357b7e18d4579522de3401 2,752 1.00/1.00 vMB 20
735,970 735,970 00000000000000000008d969bce58d857cd09383402556f19d829fba8790e192 1,931 1.00/1.00 vMB 18
735,969 735,969 00000000000000000006e2cef9084526c1599322a1494d82d9cc2906f5993bfb 3,046 1.00/1.00 vMB 24
735,968 735,968 0000000000000000000260e7bdf6a4051b03068f689b8d7861a1b1f57be7e93c 1,988 1.00/1.00 vMB 23
735,967 735,967 0000000000000000000519ec79fee8da7261773a3ba274d98db88d47c9976834 2,006 1.00/1.00 vMB 15
735,966 735,966 0000000000000000000515297fd1d6fbdb7ae17ecb7088202a35012df665e311 2,972 1.00/1.00 vMB 22
735,965 735,965 00000000000000000007160e001701cd18f08ea4582123953546ba4461d09f3b 2,715 1.00/1.00 vMB 29
735,964 735,964 000000000000000000019ea96aff462597b7fd693e50eceebe3702376ac28493 2,429 1.00/1.00 vMB 21
735,963 735,963 00000000000000000004ffb54ee7208ea786ccc644cb94db3d9e6bbee5769a3a 2,494 1.00/1.00 vMB 19
735,962 735,962 00000000000000000005210bae8ad0dbc653cd6814973bbc5cd7ccd65cbc40cd 2,528 1.00/1.00 vMB 23
735,961 735,961 00000000000000000006477f8b147cc8866c239a3441cc63c4d4d6c0a88e7403 3,248 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.99 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: 648.69 GB
    • Received: 13.06 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.