Loading Tool

Explorer IconExplorer

Memory Pool

26,394 transactions
22.41 vMB
0.05038847 BTC
Random Selection Loading Transactions
Max Size: 120.58/200 MB

Candidate Block

Mining Attempt da3de0ad9d07ebd88a31f3cfecba2b635cab3937f3d4a10387650a6fc49f0285
Version 20000000
Previous Block 000000000000000000013fd55cb61fb80343e5186c93b3ea83ceb722fac164a1
Merkle Root 33128bb0551fd2566fdf4ab7dfbb2b6c0dcce5f74cc0c25da16efb1e8a0eafe7
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,578
Size: 1.00 vMB
Total Fees: 0.02535262 BTC
Feerates: 201.07 > 2.54 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,294 (51 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
941,243 941,243 0000000000000000000052f752aac1e4e0c77a13b8d2dcbde48e5b73a15760e7 823 0.30/1.00 vMB 2
941,242 941,242 00000000000000000001775582c68c5ec82683d1f7f1f172ea9ff567cb2678d5 4,150 1.00/1.00 vMB 0
941,241 941,241 00000000000000000001841c71dad737e72e24536394d3027cd1bb7925451d56 5,149 1.00/1.00 vMB 0
941,240 941,240 000000000000000000011489211e5475c9033ea04aebb7f653ba3bede35b53c3 4,591 1.00/1.00 vMB 0
941,239 941,239 00000000000000000000eedea1a417cd2db529e78c441096bbb3cc04b48cabc6 4,646 1.00/1.00 vMB 0
941,238 941,238 000000000000000000004b05d231474c2232f37f50d801168888006f3567f63a 608 0.20/1.00 vMB 2
941,237 941,237 0000000000000000000170a7cf358caab02de60885ca25bb01856ad5e26b3097 4,257 1.00/1.00 vMB 0
941,236 941,236 0000000000000000000046d68892a0e5139a1857163f4df707c88cbe18e5ef91 26 0.00/1.00 vMB 1
941,235 941,235 00000000000000000000e2c4c6eb58761e618182adbb41f3075b094fed5ed44b 5,215 1.00/1.00 vMB 0
941,234 941,234 00000000000000000001dcf3d94582087beac676c3c84e68ddee28973cc67a42 2,061 0.86/1.00 vMB 2
941,233 941,233 0000000000000000000123bd9e37226c19e39809f4763f05a4de747c6a2cbd8b 3,250 1.00/1.00 vMB 0
941,232 941,232 0000000000000000000182301dfd38df5f7e562c18ecf980745ac4051c90cc40 4,923 1.00/1.00 vMB 0
941,231 941,231 00000000000000000000f08469500432be639fda4b2de3c3fc81b7af9ad04bd8 4,324 1.00/1.00 vMB 0
941,230 941,230 00000000000000000001dfd985559f4a9cd8d027dadb1061778d071802d36ef7 4,553 1.00/1.00 vMB 0
941,229 941,229 00000000000000000000ad45d5cf740f30134e984910108fa3ca3eef851b83de 3,964 1.00/1.00 vMB 1
941,228 941,228 000000000000000000017eaad210ebfeff96e2ba72a1d2ba914e012d1206c91e 2,146 0.61/1.00 vMB 2
941,227 941,227 0000000000000000000071d831229da9f0779b859f14235d187ca45e37c41432 4,256 1.00/1.00 vMB 1
941,226 941,226 000000000000000000014ceb17c664c2c509a3431b87755f2e5a1f70e84c3d32 4,263 1.00/1.00 vMB 1
941,225 941,225 000000000000000000002a42eed7e68ec5741211c10546a9280062e0bd66ecb8 3,576 1.00/1.00 vMB 0
941,224 941,224 00000000000000000000dc4cb3771820b50f27e5c950ddee87fc7a27a318ab94 2,632 1.00/1.00 vMB 1
941,223 941,223 00000000000000000000fa028ef4a99fc84fdcc7f16f85d6d36567bc1765eb63 4,387 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 829.07 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 4,627.20 GB
    • Received: 250.25 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.