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 1bb5264449e0a3119a7df3fde4ceb992763225a3fa7d24cbd25fa962d08881b9
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 (837,533 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
76,923 76,923 00000000001ea6c8e88aeb01912bc1796ca79e327c8878b05483e57dc0f568aa 1 0.00/1.00 vMB 0
76,922 76,922 00000000002a04db420dfe8e51da68935da502d012908cde4a33e6260d98e6a1 3 0.00/1.00 vMB 0
76,921 76,921 000000000046e0db9dda8e00339c496da4bc75f1ade92121a7fdca37f6737f22 1 0.00/1.00 vMB 0
76,920 76,920 00000000005426e8e644530e72b073583b007feb91c74f1af38635137e1bcef8 2 0.00/1.00 vMB 0
76,919 76,919 00000000004a0a557ae6b67ab12bbf06119afcc00e502c1b89c61c12693675f5 6 0.00/1.00 vMB 0
76,918 76,918 0000000000216477eb8de43c9c487e9b807ea8b75ab2fd3385e0a674f3e755b7 3 0.00/1.00 vMB 0
76,917 76,917 00000000000ed88be9bd87748eb1c361a6314ad82094d98aca17abb594704794 1 0.00/1.00 vMB 0
76,916 76,916 00000000001aa6e22413799393587641886a14b51a20287c1ac3cc3b357ca38c 3 0.00/1.00 vMB 0
76,915 76,915 0000000000491207beffdc6f5bf34575ad270745c3976c8e428640790dd13293 2 0.00/1.00 vMB 0
76,914 76,914 0000000000242390659674501fc747ef8c96aa4fd33a94a92579ffda1f60c1bc 2 0.00/1.00 vMB 0
76,913 76,913 00000000002f86b1230112ccb43fc84ddf3a97171f01ad594aed7ce6e4087393 1 0.00/1.00 vMB 0
76,912 76,912 000000000062c9cbd7ad0a02fa807585cbabd4224fbec5fea92a040a07f122d1 1 0.00/1.00 vMB 0
76,911 76,911 000000000016bd39bbf5f109d5f53ee2987f6e82d964e740ad40c1c94fc9f3df 2 0.00/1.00 vMB 0
76,910 76,910 0000000000323ced008dd3b63924fae211ddc74e016723d131bbcf14caeb793f 1 0.00/1.00 vMB 0
76,909 76,909 00000000002513c879455cd2b07a96fb89c7bd317e59f05c0a32d9e23cf82b23 3 0.00/1.00 vMB 0
76,908 76,908 00000000000562ae6ff9623a8833b79a080724b0b11e43c52b901a74304c53c4 2 0.00/1.00 vMB 0
76,907 76,907 000000000043e75c486d5a4bb677013da161cea030cd0f72c3d279058a7b61ec 1 0.00/1.00 vMB 0
76,906 76,906 0000000000387c2404fbff7e667a084e2b8bab8e6961689ab512c0ad436bc75e 1 0.00/1.00 vMB 0
76,905 76,905 0000000000475e792da67f59f36d3a660b4188bc24eca1dcb4ea042cce9cac72 2 0.00/1.00 vMB 0
76,904 76,904 000000000004bbdc75a166cff192bf02e51aef67e354b358b0f6210f46cdfbd9 2 0.00/1.00 vMB 0
76,903 76,903 00000000000e09fb447bbc0b075c7c9600ffae9792482cf7a82f5cd9b5cbb23b 4 0.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.