Loading Tool

Explorer IconExplorer

Memory Pool

81,865 transactions
30.87 vMB
0.08276377 BTC
Random Selection Loading Transactions
Max Size: 189.19/200 MB

Candidate Block

Mining Attempt c37e0f0314b979bee4628d8273d5b0172e162baa04e26ac517869db2e44fc891
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root ef1ee4dfd7619a0bbc651f51e94dd8245e6a99c403fc52cc1c8cfce32f220796
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,535
Size: 1.00 vMB
Total Fees: 0.01333402 BTC
Feerates: 100.00 > 1.34 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (350,514 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
564,707 564,707 000000000000000000188f994fcf0fcd1a4ca0e89910d535337240f0afccd411 2,408 1.00/1.00 vMB 40
564,706 564,706 000000000000000000174ac2ad99b18c34d31176e4c8d09d5b8c5cd8d1a8b964 2,263 1.00/1.00 vMB 30
564,705 564,705 000000000000000000242edf3e8ddb69e2e7d0f10990d54d0a861613e11e3ad6 2,527 1.00/1.00 vMB 46
564,704 564,704 00000000000000000009a3cb2fa2de7d2e45897124489c6bc6b989754a0d835c 2,823 1.00/1.00 vMB 22
564,703 564,703 0000000000000000002934122e73879cd55e93aa6106d8d4ffb1326d58f947fc 2,997 1.00/1.00 vMB 21
564,702 564,702 00000000000000000008139b0b109b59476797893bb9c4b6ddd4a29f1f6df232 2,449 0.94/1.00 vMB 9
564,701 564,701 000000000000000000199e523234da927f3ef8cd6c951b1ea327868fa27dacc9 2,298 1.00/1.00 vMB 11
564,700 564,700 000000000000000000049221f5be8ca8fa18c874b52bd389ff5a670f1352a10f 905 0.35/1.00 vMB 40
564,699 564,699 00000000000000000005916a91299ca840dd7d11bbf93d4e4c82940f6382aabc 2,819 1.00/1.00 vMB 9
564,698 564,698 0000000000000000000edc3eaeb00770f86202120f58d3963d996fa93153f0f2 3,087 1.00/1.00 vMB 49
564,697 564,697 00000000000000000017dc9d55e04168811fe7c83b8b27a3e81581d90e758dfd 1,866 1.00/1.00 vMB 31
564,696 564,696 0000000000000000000c8e3a361b651b7b187f7f93af45b3089ac8415339e4b6 2,340 1.00/1.00 vMB 17
564,695 564,695 000000000000000000193a8ccafc87f0ecc68dbe9f6aabb2cdb9e2436ca7cca1 2,030 1.00/1.00 vMB 20
564,694 564,694 00000000000000000008732a56e0198eab67c1298002441a601fcd25be07e91f 3,076 0.94/1.00 vMB 19
564,693 564,693 0000000000000000000535a874df0d2f876e5cb4b32bc7550d00f1bada3609f2 1,606 0.60/1.00 vMB 14
564,692 564,692 000000000000000000055dff44946c2fe07558d9f2d0d14e8f1b97db6bb5e037 1,555 1.00/1.00 vMB 19
564,691 564,691 00000000000000000000e35efc76f205d6526d379df24d62bbf8e5a5ea373afe 1,487 0.52/1.00 vMB 19
564,690 564,690 00000000000000000023f443516801eb71d857837ac5e70989c9f8d1b16529ba 801 1.00/1.00 vMB 4
564,689 564,689 000000000000000000167ffc82f79a7661e9855d239b3c70999d45dd3fa6d5d8 944 1.00/1.00 vMB 6
564,688 564,688 000000000000000000196b7fb9b3c6e3c0def0888b53b608628ee1e0dc8b21c6 2,520 1.00/1.00 vMB 21
564,687 564,687 00000000000000000021fb7f3e6435c87c82fa2fe33560e2c46f10f7ea67327f 2,823 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.77 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: 709.32 GB
    • Received: 16.88 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.