Loading Tool

Explorer IconExplorer

Memory Pool

33,021 transactions
27.94 vMB
0.06473253 BTC
Random Selection Loading Transactions
Max Size: 138.01/200 MB

Candidate Block

Mining Attempt 9577131e45822a99fa90013be62a9246a6080a9d15abeea634110b3ebef3b752
Version 20000000
Previous Block 00000000000000000000772bfec0f0e433f7a8da04c287d4efd98f5b51573c62
Merkle Root b7ed8841c47962aaa9ea3d581af086b7054d45b4186b19faea42f8fdf107874e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,719
Size: 1.00 vMB
Total Fees: 0.01126140 BTC
Feerates: 150.75 > 1.13 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,515 (214,759 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
699,756 699,756 0000000000000000000e64bcfb71343e579a25c3260f1b58f54a18295e7889ce 2,903 1.00/1.00 vMB 14
699,755 699,755 00000000000000000003272968925134bcfcbc19b6958b04c088934d0593429d 2,459 0.98/1.00 vMB 3
699,754 699,754 00000000000000000002bdd3d962b1d632a78d55f0dbd9a79ad5512c645774a7 885 1.00/1.00 vMB 6
699,753 699,753 0000000000000000000bed6c0cf573df9306376315165326e325ea1302e009c5 3,322 1.00/1.00 vMB 19
699,752 699,752 000000000000000000056333dc4293d21e0809404855d6012d484dba4d851f83 1,980 0.82/1.00 vMB 12
699,751 699,751 00000000000000000008787b36161459e50900ccf9784df74d09cb1d3907df6c 1,530 0.57/1.00 vMB 12
699,750 699,750 0000000000000000000c8821a57d1e4da62d5a2b4e6af134ec53b043319048be 2,460 0.87/1.00 vMB 13
699,749 699,749 00000000000000000005afca56c8902739bc1835509d63e959ce6f11b7450920 539 0.21/1.00 vMB 9
699,748 699,748 0000000000000000000b762ca4c056048041921b1fa3023f7195735d78ab74db 3,006 1.00/1.00 vMB 8
699,747 699,747 0000000000000000000dc36e9b780190b4c05b3e6f01c00fc81b3ff00e9b0f52 2,805 1.00/1.00 vMB 17
699,746 699,746 00000000000000000005627d94d10691d4cf18509c960f4d94e1246ccd2911b4 1,179 0.48/1.00 vMB 11
699,745 699,745 00000000000000000007eb85255a394b05400430bcad808504e48abebd51c7f8 195 0.06/1.00 vMB 17
699,744 699,744 00000000000000000000dd6e92541b7059ef153bfd091d7ff5522ccf82831fde 1,922 0.73/1.00 vMB 12
699,743 699,743 00000000000000000000cb109dde18f75108dadce8dfcd123f0de7560ae814f1 2,276 0.85/1.00 vMB 10
699,742 699,742 00000000000000000006e00ae49918665e2655ba12d876cb44e5553f1a7e75e0 2,996 1.00/1.00 vMB 13
699,741 699,741 0000000000000000000dcf10fd94388d9ba5a4e00a626b75e7e16f24038b022b 1,212 0.49/1.00 vMB 4
699,740 699,740 00000000000000000001e5300f9748a3a8f202d0c4c9feb246d54b0123ceb5d2 742 1.00/1.00 vMB 7
699,739 699,739 0000000000000000000a18f397a9bc16f55b22ceb388e87311b553d3a1a5102d 1,430 1.00/1.00 vMB 12
699,738 699,738 00000000000000000000683d704a6fbadcf5252035021f9868efc3a0a85bf6a6 1,493 0.56/1.00 vMB 14
699,737 699,737 00000000000000000009369acd5ac9563abd7a28c07979f59d27d493e07a0aec 1,344 0.72/1.00 vMB 12
699,736 699,736 0000000000000000000d0dfdd6afcfa48d533c7449a854ff29da302bb04cbfa0 3,016 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.53 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: 613.03 GB
    • Received: 11.12 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.