Loading Tool

Explorer IconExplorer

Memory Pool

82,650 transactions
31.36 vMB
0.10989419 BTC
Random Selection Loading Transactions
Max Size: 190.14/200 MB

Candidate Block

Mining Attempt d28b376132fa8a4b506e6093a71d84885ec6830eb381018b4c396c039239e68c
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root d81445750bbf2dafd402a5924ff437c2b2a15fb4fa643c4474a6fe4105a2eb46
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,355
Size: 1.00 vMB
Total Fees: 0.03403999 BTC
Feerates: 318.30 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (624,323 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,026 291,026 000000000000000041ad19c79de8aeb9f011eac340c21ec401b3ca25e4df62a5 56 0.03/1.00 vMB 9
291,025 291,025 00000000000000008224744be6e3e0f5748e37357fbfd34914437862ddf6b26e 365 0.16/1.00 vMB 35
291,024 291,024 0000000000000000191401c717cf5f9f9fbdd4987df6151742190e9bb7276dfb 438 0.34/1.00 vMB 20
291,023 291,023 00000000000000005fae1aee762e3a8507b6b2d2ed9ddde1244b90987e013343 758 0.25/1.00 vMB 58
291,022 291,022 0000000000000000a48f0e25d8305c39594aa576f6b8f5d471998270c6dfd0ba 1,215 0.50/1.00 vMB 43
291,021 291,021 0000000000000000d866bc09a25ee6901534ccd83387f2ac898a40d0fa6e87e5 38 0.01/1.00 vMB 35
291,020 291,020 00000000000000001682297838f68f9cc598da256e7e41b3833d128948a08d5f 268 0.13/1.00 vMB 34
291,019 291,019 0000000000000000af8e0c043defa44a45ffb8d3fad94c8a7a9fba22006d070e 682 0.31/1.00 vMB 42
291,018 291,018 000000000000000085ee212db925e12deb2703297ca598e0bceab9aae2c429dd 227 0.10/1.00 vMB 22
291,017 291,017 00000000000000001e00d68c0710145a986fdfa4bdfb1b820548dd628f2da040 1,137 0.47/1.00 vMB 38
291,016 291,016 000000000000000079487e5bc724068e44ac38caa8172c9b4e94503899782173 128 0.04/1.00 vMB 52
291,015 291,015 00000000000000009e012af36d6459b35dc73ef780c58510e124cac349031564 424 0.21/1.00 vMB 38
291,014 291,014 00000000000000005e254c99a15c92b531cb21ad76a506b8a87761528b97dcd0 83 0.03/1.00 vMB 48
291,013 291,013 0000000000000000a338faa15325f41e2d321a269bcd499ca01e79a0f1381d53 396 0.18/1.00 vMB 36
291,012 291,012 0000000000000000f84a5744ec0ef92162fc004940f0103ab152b5e1d8cc59f9 32 0.05/1.00 vMB 7
291,011 291,011 0000000000000000d96b36127b7141d5d97da4e03cb780c85fc48c42fe1459f0 515 0.25/1.00 vMB 36
291,010 291,010 00000000000000007f3591f40fa3e81611989d9937cebb906f3f65cb88d52a0f 557 0.26/1.00 vMB 39
291,009 291,009 0000000000000000f5ec2f7a4e0aa800424db9e560cd4cdcaf8c9aca8eba0dbd 128 0.05/1.00 vMB 45
291,008 291,008 0000000000000000e00090ced1efaeac04225f2bd19121b135f1c82f798d2a55 62 0.03/1.00 vMB 31
291,007 291,007 0000000000000000aa0e5e9c1db24b413f96877e1fa8db34a0aec3efaf546133 202 0.10/1.00 vMB 30
291,006 291,006 00000000000000005be0f92f616fdb082d96ffd9fabc4dd606518b9f8c29a752 16 0.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 783.00 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.45 GB
    • Received: 17.90 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.