Loading Tool

Explorer IconExplorer

Memory Pool

76,507 transactions
28.61 vMB
0.11135668 BTC
Random Selection Loading Transactions
Max Size: 173.12/200 MB

Candidate Block

Mining Attempt 4fae14f749f73983261ededced9f6553750c63285b82115995a412ef76eacb0d
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root 986adb368249e908bc855bd4777d448f7a3cf804a8cdd6adab0988fed71fadee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,222
Size: 1.00 vMB
Total Fees: 0.05172542 BTC
Feerates: 101.65 > 5.18 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (688,316 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,800 226,800 000000000000020becd3c9272f0c51c8641ee0b5d54375f3d6ee886ab49ea6d3 323 0.15/1.00 vMB 136
226,799 226,799 00000000000002d78f3f95a056c939668e24f7234d97d2817876644405a94285 929 0.41/1.00 vMB 204
226,798 226,798 000000000000031955caa7b4a75e3838e04cd0ce9dd05f946197af9206177cde 517 0.23/1.00 vMB 230
226,797 226,797 0000000000000324bcaa10c843960f432b3507f098fbbef2624d7ae4617d224f 12 0.00/1.00 vMB 454
226,796 226,796 000000000000011fcfbfbff6896ebe7bcf91865defa9ff931c8bd67d985b92c1 382 0.15/1.00 vMB 130
226,795 226,795 00000000000000199e29b32b536d15bb8f1701ce3f6aee182ecfdb6fe8c8126a 468 0.23/1.00 vMB 189
226,794 226,794 00000000000001d68223b78f7c012dcdce458cb3b46f2b325bd7bc6d067c396b 512 0.39/1.00 vMB 20
226,793 226,793 00000000000000448cb4b7967f564728cbd4bef27498df6a8e47e30941da2268 186 0.10/1.00 vMB 194
226,792 226,792 0000000000000136ffd3cb62d3d43a732c9dfd61ca9cd5cd5eb9d608ab5f240e 484 0.18/1.00 vMB 187
226,791 226,791 000000000000030edd71e34e200a76f0074aba5d3f293e6ef477c0116201e9e2 129 0.05/1.00 vMB 144
226,790 226,790 000000000000004ddf5ea047009fab9c3dfe3121ecd33c7dabd60b2a24730474 325 0.15/1.00 vMB 162
226,789 226,789 000000000000011f6ebf4c516a29c5c530dcfb6a72d376cf03150d09349c956d 177 0.08/1.00 vMB 124
226,788 226,788 0000000000000264e7a53dd594c89743f61efbcaf515cd0f726010c8b891ffad 347 0.15/1.00 vMB 177
226,787 226,787 00000000000000adde56c7aa0c2bcb6b09ba87aa4f44d2dc17132db33b2c1fa2 240 0.10/1.00 vMB 162
226,786 226,786 00000000000000f9b7476214ca0c67b1359344480c526871f0325ca912260788 232 0.10/1.00 vMB 151
226,785 226,785 00000000000002bcfee5bd427b521a9f709a44f7f42c788ba7c79bf31ef88b07 213 0.15/1.00 vMB 91
226,784 226,784 00000000000001dc720c67f3e4d699f8fdb5f0f7e49e7e52b001bf0e05ee1b6f 345 0.15/1.00 vMB 163
226,783 226,783 00000000000000d5a8ecfef221ac7828f142c3f60124e180f8771116eb28ae68 422 0.26/1.00 vMB 160
226,782 226,782 000000000000000a7abf8638714017bde562a77e774199e162c2af9f76137362 13 0.00/1.00 vMB 44
226,781 226,781 000000000000011b67f3422640e3621343885e231a9cf52ca98d1b5d27a17c06 623 0.25/1.00 vMB 209
226,780 226,780 0000000000000234d302720997afda8022ea3ef80d34cf27878124c69a760c53 12 0.00/1.00 vMB 198
Previous 10 blocks ↓
Total Size: 782.59 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 671.52 GB
    • Received: 15.94 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.