Loading Tool

Explorer IconExplorer

Memory Pool

81,690 transactions
30.61 vMB
0.08318826 BTC
Random Selection Loading Transactions
Max Size: 187.30/200 MB

Candidate Block

Mining Attempt 6ef68145a1378da65f1bf8d0824464e57b325a2760210bf2e9e90adabb68bce5
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root 478d2b2c6d13cc6623825a747759d93857c240a4386c5a72ca191d8fb367a518
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,788
Size: 1.00 vMB
Total Fees: 0.01425001 BTC
Feerates: 150.61 > 1.43 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (724,382 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
190,976 190,976 00000000000007e361fa8e5e075d1d9980336ca03a02705a1cd66f08cbc34622 18 0.01/1.00 vMB 114
190,975 190,975 00000000000002306170cd3a8352bb3743079fe7c0d2dbc1d114f0626365a51f 38 0.01/1.00 vMB 118
190,974 190,974 000000000000004ed14f7c5023a17ecc26b0c086f70230d227d9d97eea5c5918 65 0.04/1.00 vMB 105
190,973 190,973 0000000000000513a029655ecec4b885a1404921281136a40f20eb18a3a4fce5 231 0.10/1.00 vMB 126
190,972 190,972 000000000000067325ff69d25c1e3f25117a36fb68580aca6adc47593e5bd304 132 0.05/1.00 vMB 121
190,971 190,971 00000000000006169c47a87e0bdd28ba8f6533f46a8390ff521e661cf64a02ad 351 0.16/1.00 vMB 128
190,970 190,970 00000000000005891fe2cc9359a9598b4520365d9dc472065480678178023184 574 0.25/1.00 vMB 215
190,969 190,969 00000000000005ad7ef3d3b2036512ec4dffc06565833b95a808dfd13c4485fe 128 0.04/1.00 vMB 149
190,968 190,968 000000000000087c25b7af8490413325818c6d2463acef9500d2ae6a72220098 89 0.03/1.00 vMB 128
190,967 190,967 00000000000000cc64aa99c9132644472367a361578c61d6fb93ab281c4580e7 581 0.21/1.00 vMB 151
190,966 190,966 0000000000000494bcfe172996e12662dd4f9b793155cd5acd263c13a980e435 43 0.02/1.00 vMB 97
190,965 190,965 000000000000034f81be2be20c3c12b4134595703f73d0bc013e3daf26c593ae 130 0.05/1.00 vMB 70
190,964 190,964 000000000000042969063cdb1dcecc0fa6cfa3c80dddcddf1a004c252b3e17b9 106 0.05/1.00 vMB 167
190,963 190,963 000000000000072f3d8467e55d622c582f08aab246d386d7375f9b027a6af4c9 215 0.10/1.00 vMB 144
190,962 190,962 0000000000000559c98718ea3f0dd1a59ddd446e446785051cc7aae2573afc78 397 0.15/1.00 vMB 134
190,961 190,961 0000000000000346d6d6f03cbfadd5a482851220ee23411258dea80254c2a5cd 128 0.07/1.00 vMB 102
190,960 190,960 00000000000003a352801e71105946b3e5d3bb585b9923ebec51d88bdc6c66b2 67 0.03/1.00 vMB 191
190,959 190,959 00000000000007600f94fc56a3ece7b293306f22919ea42bd8291341a353029c 97 0.04/1.00 vMB 111
190,958 190,958 00000000000005eb1196796b67fdd810b9c122d16fe4d97dc26ed68a39b0d190 187 0.08/1.00 vMB 112
190,957 190,957 000000000000018d83048b9ad8240a32e4a4ab7d762cfe3560e1146918f27844 18 0.01/1.00 vMB 117
190,956 190,956 00000000000007df5bcc39b9b8756bf6f9e96ad33e34925a29901b96bff44bcd 413 0.17/1.00 vMB 147
Previous 10 blocks ↓
Total Size: 783.01 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: 718.90 GB
    • Received: 17.99 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.