Loading Tool

Explorer IconExplorer

Memory Pool

80,630 transactions
30.22 vMB
0.07475374 BTC
Random Selection Loading Transactions
Max Size: 185.23/200 MB

Candidate Block

Mining Attempt e59cb9ff454a0f2882d9c0e2111424fa9df629074f823e3daf78ff5b0220a01b
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root 7222e0b7e2085500240c278e9531e05d0b5f19fcae127f8b5da82f0ab65a433b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,666
Size: 1.00 vMB
Total Fees: 0.00742049 BTC
Feerates: 40.21 > 0.74 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (479,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,243 436,243 00000000000000000357c89b07c1bf492fd9def872fac0339dda6692a58f11cd 2,406 1.00/1.00 vMB 77
436,242 436,242 00000000000000000057008346ad2928b21a4901d77c27876ea86c6da3eb82c8 1,797 0.75/1.00 vMB 81
436,241 436,241 0000000000000000040c8819f82a5cae118fb22286d4b2149bde3a03b6fa5644 2,288 1.00/1.00 vMB 66
436,240 436,240 000000000000000000f664945bccc293872e51bd8fecf7c160279d4016a51df8 2,265 1.00/1.00 vMB 69
436,239 436,239 000000000000000000d54d2a020a14d9ce01cb61d20021a2252a55263aa6ebac 2,756 1.00/1.00 vMB 118
436,238 436,238 000000000000000001ad760ee16a4ae30e0d1900cb4b6aada0e885a6f04913a1 2,513 1.00/1.00 vMB 86
436,237 436,237 0000000000000000023f056a23ea8162b848336210663ac354f279c222833718 643 1.00/1.00 vMB 22
436,236 436,236 000000000000000002f62fb079440ba36aff05f5b89021afc4bd1884c4d2654e 1,816 0.89/1.00 vMB 91
436,235 436,235 000000000000000000815013c9213667ee7a3eaaabd6cd604bb189e0aba97063 770 1.00/1.00 vMB 18
436,234 436,234 000000000000000002d38b10657c87c7839d8e5b80555f9076169596d76c282f 2,145 0.92/1.00 vMB 58
436,233 436,233 000000000000000003d20d85ed34f0a8dcc4a8e9c3319bfc42284c8105f71453 2,256 1.00/1.00 vMB 96
436,232 436,232 0000000000000000009070d1241276898a2a57718e19e5e8d04bd98b9f03c836 309 0.99/1.00 vMB 6
436,231 436,231 00000000000000000437b611dc0d6eeec2ff263702c7cda6438892751ab7d988 1,396 1.00/1.00 vMB 48
436,230 436,230 000000000000000000c05034cbab1797c353a74bcf91bcc18f28d8497caf9528 1,191 0.64/1.00 vMB 82
436,229 436,229 0000000000000000025f9cdb8e028499df36092ec06c4f115816a5a8fe56b509 134 0.07/1.00 vMB 60
436,228 436,228 0000000000000000035da257d85c01a64338cf6b1e76098e6063f2589d3001b4 963 0.75/1.00 vMB 39
436,227 436,227 0000000000000000019a4e6431f4da1cb74afbf4e1df5fcfa239e5e07c3870c3 1,920 1.00/1.00 vMB 70
436,226 436,226 000000000000000001139d0ce5467b542aa860bfc5b23775de01f061f3aa0c4e 96 0.05/1.00 vMB 48
436,225 436,225 000000000000000000df25ed7c4a80402138fdd17198bf8899a99296f29210ba 392 0.17/1.00 vMB 84
436,224 436,224 000000000000000001a1450ba4d51ae64ad26e94d13f85fa4df8ea35dde175fe 22 0.01/1.00 vMB 113
436,223 436,223 000000000000000002973541aa9a3ed1a9722c5b197b69f09d6a56a03437ca49 1,169 1.00/1.00 vMB 33
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.89 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.