Loading Tool

Explorer IconExplorer

Memory Pool

71,646 transactions
27.74 vMB
0.06079002 BTC
Random Selection Loading Transactions
Max Size: 164.47/200 MB

Candidate Block

Mining Attempt e1946906756e585fefc308cd698bc351281e0da7e82415e98aa04523657b1237
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 7f4554e4e1a5e6538fed58a4d50f8afd5f472d4382e96fdc56ae775f97413226
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,953
Size: 1.00 vMB
Total Fees: 0.00555128 BTC
Feerates: 101.52 > 0.56 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (554,107 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,928 360,928 00000000000000000bb9ca4089618b4bded8b3125f25b13d881ac2bbb7fa2326 1,691 0.75/1.00 vMB 42
360,927 360,927 00000000000000001013ac28cfd1fc2cf4b9090840b675dac6cb024f8949c00e 692 0.53/1.00 vMB 21
360,926 360,926 000000000000000005866e89db0f156b724ef38c73d6018fce32384e11cf2609 409 0.75/1.00 vMB 14
360,925 360,925 00000000000000000927291f7e182b195529b522dba301c5cf503e5492db6998 1,160 0.95/1.00 vMB 19
360,924 360,924 00000000000000000049575942bee81dd3257d6e382e7e5010ae2d50a2551d8d 674 0.75/1.00 vMB 19
360,923 360,923 000000000000000011d75a9a98340ee60ff9d3e736cd17f8fd80457b8fbc9c07 2,817 1.00/1.00 vMB 35
360,922 360,922 00000000000000000f70b1ddbf56ce86068b23cea44b61156f50796204934d1e 1,398 0.75/1.00 vMB 26
360,921 360,921 000000000000000009b08c5d0d84bbe090c389a6bfdaacc81306052efcf673ff 708 0.40/1.00 vMB 25
360,920 360,920 0000000000000000016f29c7ec98aa4d9a2357ba378b7f095662036819f3b173 416 0.31/1.00 vMB 22
360,919 360,919 000000000000000004e25a1e3820379efe0260a530a1ad4c602d7c6cc7c19690 113 0.11/1.00 vMB 13
360,918 360,918 00000000000000000aa0f9616fea22643134f081af97d6b7339c0582054cb2c5 589 0.25/1.00 vMB 29
360,917 360,917 0000000000000000019627042187de29e10853181b4fe187b658356dbde80778 803 0.73/1.00 vMB 13
360,916 360,916 0000000000000000159737714c01709cb04ad71f9b181e557c5a9038258d7620 916 0.75/1.00 vMB 22
360,915 360,915 00000000000000000ff4c4dc53786da51183ed40be130920ac8e256b56d96cc7 1,533 0.75/1.00 vMB 32
360,914 360,914 000000000000000013806ad9a837ffbd290edbefbb2ad784ca9b7c5dc734bc7a 1,309 0.75/1.00 vMB 28
360,913 360,913 00000000000000000b61dfef51ed24699313699aa5b3abcee782655ce7bee898 740 0.40/1.00 vMB 28
360,912 360,912 00000000000000000caf0c663f29bbc76d8c7e0c16805942332b634c851cfe1f 595 0.35/1.00 vMB 24
360,911 360,911 000000000000000002a6fa7c6755a362f8ccfcddd0c2871b39d1221a1cbb03c4 245 0.17/1.00 vMB 22
360,910 360,910 000000000000000002063ee08101f06b37379a26a874c643db918bb3250462ea 891 0.59/1.00 vMB 21
360,909 360,909 00000000000000001110e6359d8e0b292f2cefc002a5ed7e825db1a1a7c00b63 1,856 0.93/1.00 vMB 47
360,908 360,908 00000000000000001166fc7640e5e03170357974a7a21dd0e68b3e1d5cc7f920 320 0.14/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.45 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: 667.42 GB
    • Received: 15.25 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.