Loading Tool

Explorer IconExplorer

Memory Pool

45,759 transactions
32.01 vMB
0.13352346 BTC
Random Selection Loading Transactions
Max Size: 163.13/200 MB

Candidate Block

Mining Attempt 42bb8c62ab556ecda90bd12f7d5e1c9f223fc4551a6df420f632e0f8975f623f
Version 20000000
Previous Block 000000000000000000015cbe27a61f38bc7dc0ddfdfb5d2a13fec1a6f44d5769
Merkle Root 7d53843fcb0a592602d3e9254cd3f995738cdebba503bae48d900917a1e93cf2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,047
Size: 1.00 vMB
Total Fees: 0.06191377 BTC
Feerates: 150.41 > 6.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,456 (462 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
913,994 913,994 00000000000000000001c117b996755f3e02c844dbae80b520a9985f23324ac1 4,988 1.00/1.00 vMB 1
913,993 913,993 00000000000000000001f3e87f871786dc23f128cfd00347b43b135b61f0e849 1 0.00/1.00 vMB 0
913,992 913,992 000000000000000000015ab9726c59de5317324ee15e595111f916a7f2162e57 5,620 1.00/1.00 vMB 1
913,991 913,991 00000000000000000001fc71f7c5bc99b9aa6339d6bc0e6cb4fc9bfbc1a7260a 5,506 1.00/1.00 vMB 1
913,990 913,990 00000000000000000001b0961ed3691aee060fe39e09a12c728c769ed8021934 5,380 1.00/1.00 vMB 0
913,989 913,989 0000000000000000000206f4b67ca19fcb0082e0802de476878351a975b0eaf1 3,370 1.00/1.00 vMB 1
913,988 913,988 000000000000000000010a6fff875b718a1790f2167e52296241dfce0b630b7b 4,351 1.00/1.00 vMB 0
913,987 913,987 00000000000000000001a4578c21fced6d0aca660447bc04de066b1e58cc60b7 3,607 0.88/1.00 vMB 2
913,986 913,986 00000000000000000000e9c4666bcba29cdb763301f4d720dd17905d0ef25c50 772 0.23/1.00 vMB 2
913,985 913,985 0000000000000000000112ec60225802abe122b6e05888a87744de66a08f6c82 1,609 0.55/1.00 vMB 2
913,984 913,984 000000000000000000011f2dec0f49a572c29f372a6f63e0babfce0d8e392dc4 2,246 0.62/1.00 vMB 3
913,983 913,983 00000000000000000001e61d4a63e120170e3bed85f5b09be2a7e772f1716b1a 2,923 0.83/1.00 vMB 3
913,982 913,982 00000000000000000001b73ac60b272adde6c9e6785633f574ac0b5aba905ada 3,967 1.00/1.00 vMB 4
913,981 913,981 00000000000000000001edbfed385dba04839fd0016a10cd5b3147ca7d3209be 2,972 1.00/1.00 vMB 1
913,980 913,980 00000000000000000001ddc322ad146610c7717d6fe5afb35ec878e43368ff29 1,359 0.57/1.00 vMB 1
913,979 913,979 0000000000000000000192da4cd112f524a29a8cd59708b512b70006ef03e559 4,011 1.00/1.00 vMB 4
913,978 913,978 0000000000000000000146bedcda3dd89459733c86e1489ad74bb717b0b6fe91 5,180 1.00/1.00 vMB 1
913,977 913,977 000000000000000000006c2bc7e1c017f0054f962ce66439ef63943e148519d0 5,917 1.00/1.00 vMB 0
913,976 913,976 00000000000000000000fd9bbab69cd9daa1f537f213d71697bad340b289f3c4 5,550 1.00/1.00 vMB 1
913,975 913,975 0000000000000000000186109c554ac3c9936a5b91ad27e756414145052fe4fb 196 0.06/1.00 vMB 2
913,974 913,974 00000000000000000001a2a8fdfad766aef5374d959b2654cba965618b627c21 5,512 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 606.94 GB
    • Received: 10.61 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.