Loading Tool

Explorer IconExplorer

Memory Pool

34,263 transactions
25.37 vMB
0.06915539 BTC
Random Selection Loading Transactions
Max Size: 129.26/200 MB

Candidate Block

Mining Attempt f6cac2338c1d5219c5457bf8d0a722323b04a080460c1ad90b1a722fbbc17a9e
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root 47a44aecc0868d7cd9514a5162bc4e8704819f012b4e9090bc3a13fff400d36f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,251
Size: 1.00 vMB
Total Fees: 0.02343021 BTC
Feerates: 101.67 > 2.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (198,921 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
716,009 716,009 000000000000000000092b9fdf0574e800741c30471b9dac1be4fee798d95ca0 2,582 1.00/1.00 vMB 26
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
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.