Loading Tool

Explorer IconExplorer

Memory Pool

47,481 transactions
27.77 vMB
0.09326732 BTC
Random Selection Loading Transactions
Max Size: 146.88/200 MB

Candidate Block

Mining Attempt 37fbdd7b9b4903d02e245a355e7e70e3e4976d99c7ce8d94abb001c317b8d193
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root 4c0337656ef92fe86af7636e0134ed1ba619dfd41608a395cfbbe04aea0b9b60
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,532
Size: 1.00 vMB
Total Fees: 0.03737915 BTC
Feerates: 159.25 > 3.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (536,199 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,694 378,694 00000000000000000d9d5c6c9fefa908e15a443227f57dfe7205430ebea7b1d3 2,555 1.00/1.00 vMB 49
378,693 378,693 00000000000000000ad58d812bd14bb233d9e214cf8b83e2041590e8940ee702 1,430 0.65/1.00 vMB 37
378,692 378,692 00000000000000001183ba531f0a2fe3cb1589333ab4bb2d19cb985f1be4ec33 820 0.37/1.00 vMB 44
378,691 378,691 0000000000000000015cf639103dcdd743686c87c3b8be6fcff680a8e95f0577 533 0.30/1.00 vMB 31
378,690 378,690 000000000000000000184b2f7e9a95ce0063e9f723534bd63efe37883ed6164b 909 0.42/1.00 vMB 35
378,689 378,689 00000000000000000a890188207c9697f9702e9ec83c4f108bca44f23054f567 716 0.39/1.00 vMB 32
378,688 378,688 0000000000000000049f5442f87bccb710c3adef0be0e45bb4c2f4d03add8f93 734 0.37/1.00 vMB 32
378,687 378,687 0000000000000000041051d33995d61ae9dabb1053bb543537eaa8593766b788 235 1.00/1.00 vMB 3
378,686 378,686 00000000000000000fa4c0b4d3b91838145cddd95e7d232072086bb40c74be82 130 0.25/1.00 vMB 6
378,685 378,685 00000000000000000a3a79c1e626ccb814d816b031f6a715c5b47dd76ae0b953 2,117 0.95/1.00 vMB 38
378,684 378,684 00000000000000000a42602bc8e63eb1abb582a9894d33a9689947aa470dd5ca 1,481 0.64/1.00 vMB 42
378,683 378,683 00000000000000000190263e0857cfb226c3946a2746810feeba25ae27871d0d 409 0.25/1.00 vMB 24
378,682 378,682 000000000000000006620cd52007f05d325223d63c272bc46666b052b6922a4d 150 0.11/1.00 vMB 20
378,681 378,681 00000000000000000e5877afab188bbeb5df20a291d315a433b37ae8434db996 801 0.38/1.00 vMB 38
378,680 378,680 0000000000000000046e0f4a16484816cfd1303d325bcca0861d7e118bdc5268 239 0.99/1.00 vMB 2
378,679 378,679 00000000000000000cd20cf178b714cae163a9541340526237a1a161592ebf68 1,965 0.87/1.00 vMB 37
378,678 378,678 00000000000000000274e0bfafc68d680db753824ac09a4d9a765ceb04cc7b5e 1 0.00/1.00 vMB 0
378,677 378,677 000000000000000008e3e8fe93e5e1484822cea79274f161396bd8302905320e 1,243 0.60/1.00 vMB 37
378,676 378,676 0000000000000000043cd31d93a27ea50b1fa6b6b90fac093291d633eab861e6 1,163 0.52/1.00 vMB 33
378,675 378,675 00000000000000000760a06d41dd6af41dd51eb5bba88e6aff2b0fb978a77b65 1,437 0.86/1.00 vMB 22
378,674 378,674 000000000000000010bb2601833667a3d874732f85a2b23fccf178f6ffff7223 1,931 0.75/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.20 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: 654.02 GB
    • Received: 14.08 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.