Loading Tool

Explorer IconExplorer

Memory Pool

38,702 transactions
26.21 vMB
0.07866740 BTC
Random Selection Loading Transactions
Max Size: 135.68/200 MB

Candidate Block

Mining Attempt ec057a94cef771a23cadf033773718934e9119a962d333f9f0877de9e346a026
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root 15ab42103571b5d6d46102bd6355c5537dce29bcebcf158c1bef01c823b4aab1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,288
Size: 1.00 vMB
Total Fees: 0.03059772 BTC
Feerates: 502.65 > 3.07 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (198,922 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
716,008 716,008 00000000000000000009a81c6e0b023eb8626f1a512c2a4b6bb2ae923a99a2d1 1,866 1.00/1.00 vMB 26
716,007 716,007 00000000000000000002cafe13b2061f432b9267b750276bf9d669e60ad19b58 1,365 1.00/1.00 vMB 26
716,006 716,006 000000000000000000010ea77f963231574d955826e97f59adfeae62ddcb4a5b 1,577 1.00/1.00 vMB 46
716,005 716,005 000000000000000000009e49683a5e49dfadab9e22d7658faaf8b8ae1c790eb7 2,108 1.00/1.00 vMB 15
716,004 716,004 00000000000000000005521fd65c561bec4b4815e69d53205c6adf67e3a3ea19 2,366 1.00/1.00 vMB 30
716,003 716,003 00000000000000000009d5a68cc7098b09e97baaaf63d89517de3b17aa1f8244 2,189 1.00/1.00 vMB 11
716,002 716,002 00000000000000000004674cd1938ef3d650bddffc8874a4ce99bb5f6b3c23db 2,007 1.00/1.00 vMB 13
716,001 716,001 0000000000000000000348c73245c8895fb0a93ccdef5981557d106e21636f07 2,117 1.00/1.00 vMB 10
716,000 716,000 00000000000000000003a911e9de2e568d31f065df7500a65804fdb192e5fe4e 1,436 1.00/1.00 vMB 5
715,999 715,999 0000000000000000000401f8b32706086da22bb13947276dbc624f475459ff84 2,107 1.00/1.00 vMB 11
715,998 715,998 000000000000000000094863f4e05dfb8a6b0996e918169fb84ca57e363579a5 2,649 1.00/1.00 vMB 12
715,997 715,997 000000000000000000067643c738a3f5b20a38f4ed630fc2f84adf132ea954ac 1,927 1.00/1.00 vMB 4
715,996 715,996 00000000000000000008daae4a4e1b7e1f428e689c146da01e8704dd0a99f09a 2,650 1.00/1.00 vMB 7
715,995 715,995 0000000000000000000450725bffd34bf0009400b7df5223d8c6acee53f93ef0 2,257 1.00/1.00 vMB 6
715,994 715,994 000000000000000000077b18176224883deab211fce3b04431fcb2137aaa98e6 2,601 1.00/1.00 vMB 19
715,993 715,993 000000000000000000066d5cf358a05c0ecf08ae108c94c9a741fd19d0162448 2,429 1.00/1.00 vMB 7
715,992 715,992 0000000000000000000a58f6336f215649d3f125405a4c88320d7f9499f24c5e 1,925 1.00/1.00 vMB 13
715,991 715,991 00000000000000000001849365739c2b17a342a20d7bc8525174bd3462e2c89e 2,940 1.00/1.00 vMB 12
715,990 715,990 00000000000000000002aee5ef4bd821bd5c7bac4d4458361bca24b0276869bf 395 1.00/1.00 vMB 2
715,989 715,989 000000000000000000043e97d17b2fef37ac5f2555f82081fdbbc9736f953593 2,453 1.00/1.00 vMB 10
715,988 715,988 00000000000000000006dab8209614a30d8d057ab472d9d0e7bbd39c11d828d7 639 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.