Loading Tool

Explorer IconExplorer

Memory Pool

81,723 transactions
31.27 vMB
0.07862349 BTC
Random Selection Loading Transactions
Max Size: 190.28/200 MB

Candidate Block

Mining Attempt 227646190d3ad25207a64798b7bacba0e5681b4470db56a7340b2ca416e847b7
Version 20000000
Previous Block 000000000000000000004b3e7e5aaeab111493f0d06b8a6f97fdb08081d0f764
Merkle Root b680f27168ecea0c550753b105b7111fc5955974e02b75d2a332f3dc55de87b5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,204
Size: 1.00 vMB
Total Fees: 0.01094690 BTC
Feerates: 100.37 > 1.10 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,197 (283,199 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
631,998 631,998 00000000000000000010587c915ce305a73577ee97711ceebbec0b83cf6497d5 626 1.00/1.00 vMB 6
631,997 631,997 000000000000000000111e59467147d3c4bb0ac89dbd843108ae4214e004953c 2,373 1.00/1.00 vMB 66
631,996 631,996 00000000000000000008e3e8ff9ade9ded93ce9969c004f59e4fd1f71500b99f 162 1.00/1.00 vMB 2
631,995 631,995 0000000000000000000ab1dd946e3de9c53b656c709943a4d6b2804eb6cdaae5 1,364 1.00/1.00 vMB 22
631,994 631,994 00000000000000000007bbf202cd68cfbae8369057528b4915662c9e58456b84 2,553 1.00/1.00 vMB 77
631,993 631,993 00000000000000000010b159fe17dc00caf1b9bc02a5987952dd1d39bb117440 688 1.00/1.00 vMB 15
631,992 631,992 00000000000000000011aaafe4a65d7f9cffdd4cb456e55c6636f51fa84f6f03 1,669 1.00/1.00 vMB 27
631,991 631,991 000000000000000000054ec555f332fcd964f8c14a054691425c503e4b452117 2,240 1.00/1.00 vMB 41
631,990 631,990 000000000000000000086f018e41846680b34dfc3d2616079c8175e2828510aa 1,749 1.00/1.00 vMB 54
631,989 631,989 0000000000000000000c35b3a250d7f279ee215348a27fa1450b6a0bcae1ec88 2,533 1.00/1.00 vMB 55
631,988 631,988 000000000000000000088a4cc915a34fc1e66372890470e94118ffa62e36b56d 2,241 1.00/1.00 vMB 26
631,987 631,987 0000000000000000000633aee79633c76e1427f27ebac930afa506c43e276812 1,773 1.00/1.00 vMB 66
631,986 631,986 00000000000000000007773ad6665445b04d7bda88cf4aaa78dc15c9de878d19 2,644 1.00/1.00 vMB 93
631,985 631,985 0000000000000000000ea7f9df4efa959945d278c2b57a1253182c53471da4c8 3,125 1.00/1.00 vMB 134
631,984 631,984 00000000000000000003d05c1d71d9e1df3934e930763cc96314c09cb7a3dc73 2,074 1.00/1.00 vMB 25
631,983 631,983 0000000000000000001199069feb7cd1385aad3b3372187f8447d9234e48fce2 2,763 1.00/1.00 vMB 39
631,982 631,982 00000000000000000005b69c149c365ac84f33a7233232cf90cabcf08f6fa6c9 2,217 1.00/1.00 vMB 27
631,981 631,981 000000000000000000083d1eec714adec3ceaf7c795a4fba79b2c11de1fdc22a 2,784 1.00/1.00 vMB 31
631,980 631,980 0000000000000000000e9058432fdf1cec3a6e0e2bcc03d81cb94bab7442760b 2,648 1.00/1.00 vMB 87
631,979 631,979 00000000000000000008f7afbf597e7d550cb138d5100ab66bfa6c490229a3d9 2,437 1.00/1.00 vMB 73
631,978 631,978 0000000000000000000b7a198963fa16328d757bbb677b5d2352e3c5427afb69 2,238 1.00/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 782.73 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: 707.89 GB
    • Received: 16.71 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.