Loading Tool

Explorer IconExplorer

Memory Pool

79,594 transactions
29.25 vMB
0.07566607 BTC
Random Selection Loading Transactions
Max Size: 177.77/200 MB

Candidate Block

Mining Attempt e1bcf6d5acabaf5295b02f110e3cef230679d4d2c0a571ca2f322e7b7394d164
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root 6638fa527b7738c69abf47fb0616eb865990b0dbd08698b8e4486875b24d7514
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,118
Size: 1.00 vMB
Total Fees: 0.01444866 BTC
Feerates: 74.86 > 1.45 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (284,872 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
630,213 630,213 0000000000000000000262f4ee6fcad5e8b2e787e962473cc7af481538c5a0f1 1,760 1.00/1.00 vMB 110
630,212 630,212 0000000000000000000cf81c3394f4dcc37a17ba3eb3a9b2471c02adf9f4a075 1,794 1.00/1.00 vMB 112
630,211 630,211 00000000000000000004fc1fd879dd2bea7576a56ffb7bab1ef9571d378b896a 2,674 1.00/1.00 vMB 105
630,210 630,210 00000000000000000009d35f0ecffc68c1c2050ac12a733bccd0259f395a1bbf 2,745 1.00/1.00 vMB 27
630,209 630,209 0000000000000000000c6e2b56707cd8eb39b7a86a581e3b45ed7fe592989cd2 2,331 1.00/1.00 vMB 76
630,208 630,208 000000000000000000059980a939d1e2d0a7c9454052bc9f58e1c0f3e7cbd3fc 2,636 1.00/1.00 vMB 63
630,207 630,207 0000000000000000000eb0f61809619c40c075e2e4f4478d1c6427c5dc4bfb72 2,746 1.00/1.00 vMB 69
630,206 630,206 00000000000000000000ca3468aa5a22dd1e4b9bdabb5f53248eea948f3348ba 2,672 1.00/1.00 vMB 128
630,205 630,205 00000000000000000005b40a9b9a81b8648e2b8931baa7b3479cf321323c4024 2,403 1.00/1.00 vMB 76
630,204 630,204 0000000000000000000f420c6581383e41a22d415ecf8f9d4e5017167158fdee 2,461 1.00/1.00 vMB 115
630,203 630,203 0000000000000000000b40a523c4e3eab3e692265c61ca292f451bd803617b7e 2,968 1.00/1.00 vMB 119
630,202 630,202 0000000000000000000c8a320390da58cc08c75ff0f243db86497b8dbd6e1735 2,782 1.00/1.00 vMB 100
630,201 630,201 0000000000000000000b8ee1e3eb871324d75cf30a00548b1657c1d391efcc5f 168 1.00/1.00 vMB 100
630,200 630,200 0000000000000000000ad81748b5d1915c39388cc799242b397e448eae6bfcee 1,196 1.00/1.00 vMB 101
630,199 630,199 0000000000000000000b31ab8593414742c0d9a73f65a8e0837185959cb1a5b0 2,013 1.00/1.00 vMB 120
630,198 630,198 0000000000000000000be31519af68727e1a092ec2483249ef073cf7c398b091 2,786 1.00/1.00 vMB 119
630,197 630,197 0000000000000000000080f2ea6a3c0be6947e5ee10ff1b88d8835b05efa3872 2,798 1.00/1.00 vMB 121
630,196 630,196 0000000000000000000326836c0729de23e9545d9becb9b770eaa60e548d4131 2,649 1.00/1.00 vMB 139
630,195 630,195 00000000000000000003727b4f180cd045ef85d03b9f53096f1f3ba2bbfc311b 2,499 1.00/1.00 vMB 44
630,194 630,194 0000000000000000000d8fb948da212b71c70ab0cb61565a9feb9be34c8817e3 2,263 1.00/1.00 vMB 14
630,193 630,193 0000000000000000000453feb1ace4da510df7638743988462a8b1f746a0a5ae 2,376 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.54 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: 669.11 GB
    • Received: 15.73 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.