Loading Tool

Explorer IconExplorer

Memory Pool

39,366 transactions
16.05 vMB
0.13313827 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 91.28/200 MB

Candidate Block

Mining Attempt 3518a52ff2f4d4c484e54ce2b6a1b31d735ad6c2b611a26c388c43b44598e365
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root ef26a8864cfa5fd88f7c4c365921a6a1c80b5f5248107b282624409ede2207bb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,164
Size: 1.00 vMB
Total Fees: 0.05877472 BTC
Median Feerate: 4.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (816,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
96,848 96,848 0000000000031514db72d6044d676ba7b2d582f1399bd6c29f59b08a60cf58ae 1 0.00 vMB 0
96,847 96,847 000000000000a9c25f6d614a15b5b150262aacacaa9cca328852090869020836 3 0.00 vMB 0
96,846 96,846 000000000002fb82a487effbe89891d53d94e07c475c90cdc76ffdd506825c7e 2 0.00 vMB 0
96,845 96,845 00000000000064a180dc280b849aefa8a0c56b545674bc3377b90f4347481952 3 0.00 vMB 0
96,844 96,844 000000000004b0bf03e2467460b9495012c494e70bdf28297edfc6d8fb7e7c4c 3 0.00 vMB 0
96,843 96,843 0000000000038cfa8457a5f09d7e08acbba0edb157123a329ef6863e85b20c36 10 0.00 vMB 0
96,842 96,842 000000000005546af63d29f4d7ed689105e7135437dcea8e057592b9de73e6fa 7 0.00 vMB 0
96,841 96,841 000000000002a6d43f79bb93f9fb323a32f9256d69b93cb5840ccc8b591ba1f4 7 0.00 vMB 0
96,840 96,840 000000000001b7795f702cac39f5f0ed5bed6435c94b37aa9adfbb798614870c 1 0.00 vMB 0
96,839 96,839 00000000000463c166e3d6d8b347cf5f25ff50468a43f8e56f5b85a28abb9372 2 0.00 vMB 0
96,838 96,838 000000000001a8e08b6fe22702b2698622be7f1be3d21e39d652444b3edac6e9 5 0.00 vMB 0
96,837 96,837 0000000000043c960629055fce36115748fa1e4d4907c8603919e701cd5f03bb 3 0.00 vMB 0
96,836 96,836 000000000002896a06598c9f49fde1a024e1fd7b34ba76dc140af2fdd572e729 6 0.00 vMB 0
96,835 96,835 000000000000e42b11c1c5ae651354b8ccd18091fecb44f924c4562ccf1dfcab 4 0.00 vMB 0
96,834 96,834 000000000003987f4a8feb265fb380d34d10d0b95eea59a4d143c3a8c364ded5 1 0.00 vMB 0
96,833 96,833 00000000000544482152463862ab3ef7cd1dcb519375ad58e7c2527d7455ec44 2 0.00 vMB 0
96,832 96,832 000000000001cd8de04e48fee447233b0873625aa8377b585bb04330e9bd16c8 2 0.00 vMB 0
96,831 96,831 0000000000037fe603116ab293ed0eb1dfe452ffcd6c36fb9529f72dacb32969 2 0.00 vMB 0
96,830 96,830 000000000004a8de34f217b7a015f9df3aca762dfb9860fb876f5c6cbff2181f 1 0.00 vMB 0
96,829 96,829 000000000000d123796c0afca3dd30b98c7099a25c5386a0874f597de6f944a1 4 0.00 vMB 0
96,828 96,828 000000000004a3db4435b76dc05e352711aa0398b4027ca7a33242d78218e6be 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 93
    • Outgoing: 11
  • Data Transfer:
    • Sent: 150.98 GB
    • Received: 0.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.