Loading Tool

Explorer IconExplorer

Memory Pool

39,536 transactions
17.87 vMB
0.33589752 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 4 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.75/200 MB

Candidate Block

Mining Attempt c4c3914b2b304d39b35717e9f812ae2989106a2f7ddcc4a5239ed193864676e3
Version 20000000
Previous Block 000000000000000000020644f86d66c63bc956b8ad66a3c76b0d77ad346ae271
Merkle Root 5b8128c16dc62244bf62b3c1a25492620b08e68594e87bd28e07309dc46e46ea
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,750
Size: 1.00 vMB
Total Fees: 0.09800589 BTC
Avg Feerate: 8.83 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,051 (654,096 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
258,955 258,955 00000000000000253a43f454c23b33b6724a079dda7493e73ad009d490a407d3 0.21 MB 446 90
258,954 258,954 000000000000001db06a4ecf2190f492725a35e8b3ef820b0bb7f57218a2b992 0.25 MB 660 121
258,953 258,953 0000000000000025199dd66c1cac56f4b7e0192336ca22e69f19b1803e1fa903 0.24 MB 542 93
258,952 258,952 0000000000000022fb288c2ddaeec7004f2b48794190af369410bb4f5506ed14 0.04 MB 82 32
258,951 258,951 000000000000000cf0241b290e0881082a8cfd73a472dd11170be04a28d1cba5 0.25 MB 648 124
258,950 258,950 000000000000000ae02fec28f2bf0925d6ae75b871f5a92ff115af171fb4a098 0.03 MB 54 78
258,949 258,949 0000000000000003f798a2a761c71a9cede4b423d29fe8c0b4b307f584cc15ed 0.02 MB 42 66
258,948 258,948 00000000000000245ca6c5fd5c58b1b529d474e3d1de853610383fac4eed2af4 0.01 MB 36 53
258,947 258,947 0000000000000018ed270de749893b94138de5e59e3dbfa4aab2a88e6c84ae6a 0.22 MB 526 102
258,946 258,946 00000000000000225836b37716b032cb07cc4bb5a84d1d71dc6998500e3d5729 0.18 MB 392 120
258,945 258,945 000000000000001f536331bf7ea563542013e67ebfb356d3cc3eebeb46e5f495 0.21 MB 462 109
258,944 258,944 0000000000000001e6c19af492946386b41c3a922bc4758d6443c86ce25b05be 0.17 MB 342 108
258,943 258,943 000000000000001a29602de3deb952364a595aa141e7b3e8442035d4eaf3fd5e 0.04 MB 67 68
258,942 258,942 0000000000000007a61e8c3d0406b65329d112e2f2047c8ee1a356c9a0f088e8 0.00 MB 12 91
258,941 258,941 00000000000000118e6dbe9c3dddfeeb33bc6f47779e3504e1d653731a630695 0.15 MB 149 44
258,940 258,940 00000000000000032c825a59e22fd4dc07a676b71b09e4cc9fb8d0001763f885 0.18 MB 351 82
258,939 258,939 0000000000000017179bccc00c8eb5b269623328d5bd33098736e7c6a6befed4 0.31 MB 313 28
258,938 258,938 000000000000002398a57baf24f889c836d6fa6605d9dbc85ec7a795304e12e7 0.25 MB 390 123
258,937 258,937 0000000000000008f8f9d1760f2c556ff224962f6806b659901390f0f178c950 0.10 MB 291 193
258,936 258,936 000000000000002202fc3d367e4bb4252915245f216b065a6d8d5f3e4f95cf32 0.08 MB 140 85
258,935 258,935 0000000000000024aa14b77a00da3d722b601c8079a323945ff0bf5fa0d32157 0.24 MB 559 97
Previous 10 blocks ↓
Total Size: 778.94 GB

Node Details:

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