Loading Tool

Explorer IconExplorer

Memory Pool

36,488 transactions
25.75 vMB
0.05936407 BTC
Random Selection Loading Transactions
Max Size: 131.91/200 MB

Candidate Block

Mining Attempt f88c468667143754c15aa1bdad4e0fccb384c72ab8355a7c3923ec746c0b9174
Version 20000000
Previous Block 0000000000000000000074bf840b18a4cea5fa4231ffd406f8a6d64d5e33982d
Merkle Root a2e01ef97ba55495f048b0ccfa55ab84f3d6c93ad9e2f47918b1e6b70b9b332a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,214
Size: 1.00 vMB
Total Fees: 0.01230822 BTC
Feerates: 170.89 > 1.23 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,669 (520,598 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,071 394,071 0000000000000000083a24572c9ca086412b188077e3bb0db3c8a09a89915b91 866 0.95/1.00 vMB 29
394,070 394,070 0000000000000000035477f249a06781787e5d0267b506feb46e783d843f8842 1,582 0.75/1.00 vMB 62
394,069 394,069 0000000000000000050a6f0b1cab058cbaf8e0566e817e82578f01ea1c5c5404 1,670 1.00/1.00 vMB 52
394,068 394,068 00000000000000000095fa12ca41cf50a3e2e2164cff1564f1b576c8e939f169 1,137 1.00/1.00 vMB 35
394,067 394,067 00000000000000000989637b95d0108357b6668a8367eba3c706bb721a8008fe 2,939 0.99/1.00 vMB 73
394,066 394,066 000000000000000000bf1bbf7ce75f9bc32437a3ac90c8ccc97ef1deb75ed6b5 1 0.00/1.00 vMB 0
394,065 394,065 00000000000000000664ffe285fb3f9eeb22579585df6e461e86317454f3a120 582 1.00/1.00 vMB 27
394,064 394,064 000000000000000008547fad053b815dd4bc16548c98fc59818b3794d8e05499 1,401 0.95/1.00 vMB 37
394,063 394,063 000000000000000003b20a74584c99b63226ec29cd4a0cb9363552ab79e7a03b 1 0.00/1.00 vMB 0
394,062 394,062 000000000000000000809d075836f56677f5f54a25ed9a383071fced02079c75 1,475 0.88/1.00 vMB 42
394,061 394,061 000000000000000006ac3a48ad51a8b5f90a7b44c5eeb84f946d969b4c9e090e 767 0.93/1.00 vMB 41
394,060 394,060 00000000000000000104b2e4ad4be6cef06137563d053eb8313f47cf0679207b 1,537 1.00/1.00 vMB 45
394,059 394,059 000000000000000008f3f8f8c0ca69826d034dbbee470082c7329d4537bb1b51 1,292 0.99/1.00 vMB 32
394,058 394,058 000000000000000003a688403de7ce035d179c2ef8638b801f26c3d1f1d811f9 1,811 0.99/1.00 vMB 50
394,057 394,057 0000000000000000071f795753f5812d12305dbfda26303378a36b89ff33b15e 617 0.93/1.00 vMB 32
394,056 394,056 000000000000000000a4220723aa38b318d378b81d79c2cdfa10420655a3eadb 812 1.00/1.00 vMB 41
394,055 394,055 00000000000000000827cca8559a47a49720fc4314bfd077d077375ac793f266 827 0.87/1.00 vMB 42
394,054 394,054 000000000000000007cee85efc8bf5713788ce55adf64491452fd80705615ec4 2,303 0.92/1.00 vMB 65
394,053 394,053 0000000000000000077758c75f889ab5e873e1a0f470bcb7bc2b5b5532eb5cdf 2,442 1.00/1.00 vMB 67
394,052 394,052 0000000000000000021ede9f590fcddf79da8b989e8943a5fba7009a13f85fc0 2,114 1.00/1.00 vMB 35
394,051 394,051 0000000000000000076de49ec9e2f8a0b11cde684d4a7835233f56ca05f26011 1,247 0.95/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 781.80 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: 634.70 GB
    • Received: 12.26 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.