Loading Tool

Explorer IconExplorer

Memory Pool

37,295 transactions
16.73 vMB
0.11029060 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.53/200 MB

Candidate Block

Mining Attempt 4bed02bf399bbcc50c39973e4bded817b48d3c09a990975ab63d2a22443f8002
Version 20000000
Previous Block 000000000000000000014742431c4036be86ee2810d8394b1b30e3cfd5be68e3
Merkle Root 6b50a8bdbf31540082a9e32441a463775f6561229c5303879ea5cb49210331b3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,035
Size: 1.00 vMB
Total Fees: 0.02507686 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,334 (744,547 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,787 168,787 00000000000001e7aa14e2ec028c778dc80325c5545e78e5ffb47f85b3bb6b62 94 0.04 vMB 4,570
168,786 168,786 000000000000061608bbce01dbb41c0be4de0af567db881bd1c695f3aed6c536 25 0.01 vMB 331
168,785 168,785 0000000000000895001132213522ec15a48e6c5e413fcc76e7b78d1e73d03839 23 0.01 vMB 93
168,784 168,784 0000000000000c00dc0a2c37998e146a96584162529c1d41aaa893751b714bf7 49 0.01 vMB 0
168,783 168,783 00000000000005bbb6cdae04f93b36ead4e96c52bf3911f0c9de58a2bb57b905 90 0.04 vMB 131
168,782 168,782 000000000000087b26f25bcf8c9eb6080e4dadacf1ef895542db95205eb6b4d3 55 0.02 vMB 90
168,781 168,781 0000000000000044827d5cfd9d4c9c9fb8f9bb9c912ef091ad564455d651c454 56 0.02 vMB 70
168,780 168,780 00000000000005214fcd2529695573061c2b0c40cb59b00c6b5fc70cd81220e9 129 0.04 vMB 0
168,779 168,779 00000000000003f2a9fe937d84de61d353bc5d8f39669a6c6b50d9fd981c1a3d 25 0.03 vMB 9
168,778 168,778 0000000000000a813dca9821712349b903780d413ac10f7ec0374926c31b71cc 98 0.04 vMB 129
168,777 168,777 0000000000000b696533fda41368402416439cebba202704310dc033c01a4f97 83 0.05 vMB 150
168,776 168,776 0000000000000b092a0428329a65e5e126a019e3222d0e77fdfb60e78e271993 1 0.00 vMB 0
168,775 168,775 00000000000006ea550cb6ce7e5ba8e33c747aaa5fcd541d1967801adf1deff8 62 0.03 vMB 133
168,774 168,774 00000000000005de4411ca1d26cca83b918f2d40bf7d1118690261b24cee4495 10 0.01 vMB 26
168,773 168,773 0000000000000b1eb468365dcd5ca00e3803addedcacde27534fd4cda95f2ed0 101 0.05 vMB 54
168,772 168,772 000000000000026e872d68753db736406cfcf0fee7d1f8e16eefc545abbb0217 140 0.05 vMB 112
168,771 168,771 000000000000067b7aa10825f8fd2dc6273211799c1c984f0343b39511ef7808 25 0.01 vMB 35
168,770 168,770 00000000000005308a3c7bf397e3e715fd67dd839c9f2f79e06d728c0d9e84fc 46 0.03 vMB 160
168,769 168,769 00000000000001ba4fe30ce9a299c416e70bcb16f1bd16724889385d2e9d1f4a 45 0.03 vMB 81
168,768 168,768 0000000000000158a485289589b7745670d74c9ac4c7c39f4671e7c4ee9a62c3 15 0.01 vMB 326
168,767 168,767 000000000000072d6fdc07c444c8223e54527feacc3ad35c5ddd0e675259a494 38 0.01 vMB 164
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 92
    • Outgoing: 10
  • Data Transfer:
    • Sent: 137.12 GB
    • Received: 0.56 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.