Loading Tool

Explorer IconExplorer

Memory Pool

84,790 transactions
32.26 vMB
0.10768005 BTC
Random Selection Loading Transactions
Max Size: 195.52/200 MB

Candidate Block

Mining Attempt b1f6aecb54e37c2e0d1a9f972b212fd0f7f81ad96e697677ccdbc6f9fbf9be88
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root fa6863db32222b81f92d2793dd52449819467189f190c8afdd26187efe4264fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,604
Size: 1.00 vMB
Total Fees: 0.03457455 BTC
Feerates: 181.54 > 3.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (226,265 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
688,944 688,944 0000000000000000000b45c74f3f33352f63823856180eb3a65837644f2de872 1,565 1.00/1.00 vMB 67
688,943 688,943 00000000000000000003b676fdc246ef5d8d2669ea0b81748f2c9e3c1d44562b 1,402 1.00/1.00 vMB 24
688,942 688,942 0000000000000000000707d74021b040588ea7073677542205f1ea04262f668b 2,526 1.00/1.00 vMB 51
688,941 688,941 000000000000000000046c2ee9f6cadb1b5184de58b72ad87d1e318c6df3c16f 2,211 1.00/1.00 vMB 29
688,940 688,940 0000000000000000000d461c9a3c47d2760317833c7d2bb68ad261f9ffe28f80 1,314 1.00/1.00 vMB 53
688,939 688,939 00000000000000000009697358f5bc6c7084924996040f328f2baf55881c0636 2,259 1.00/1.00 vMB 69
688,938 688,938 00000000000000000006bad3d6755b1dba597d3cc6780bf3217c0a1c63e551c1 2,321 1.00/1.00 vMB 30
688,937 688,937 00000000000000000006931d4176184b97b257f92a34109756ac32ba8c7e73ea 2,140 1.00/1.00 vMB 42
688,936 688,936 00000000000000000004a6ca43b4fe0b0de1321bc947e13c127497448a854a8f 2,412 1.00/1.00 vMB 58
688,935 688,935 0000000000000000000bc022fb5edea203096cddd15d9e8cf9c562735092b04f 2,824 1.00/1.00 vMB 81
688,934 688,934 00000000000000000008928aa0662a9e28719de65c7cce2c8d5c025ba952fc94 1,446 1.00/1.00 vMB 47
688,933 688,933 00000000000000000001dd36386ce4e1beb83c3a9919d78515c987699d2eb2ec 1,793 1.00/1.00 vMB 66
688,932 688,932 0000000000000000000121a2213a345b8b457356059142314f541e2b3d1524bf 3,578 1.00/1.00 vMB 11
688,931 688,931 000000000000000000090489fca60511be9b281b38f7aff3fcb8d0866510904e 2,884 1.00/1.00 vMB 10
688,930 688,930 0000000000000000000526132e9400bcad0e912014c2ab98b8a4273ca6209fbe 2,478 1.00/1.00 vMB 16
688,929 688,929 00000000000000000005f9c2f57c6236ace34ecb89fe72837720fdfa206d7821 2,657 1.00/1.00 vMB 14
688,928 688,928 00000000000000000000c087c74abad4c2657e2edcd212d7970eff389f726887 2,946 1.00/1.00 vMB 13
688,927 688,927 00000000000000000008c94efc90aa25ffa59f48784e99fc489de95d6e99dd40 2,576 1.00/1.00 vMB 15
688,926 688,926 0000000000000000000ac8e970f6df1fa231063629a65f81009f41bc3f01d4b9 2,296 1.00/1.00 vMB 30
688,925 688,925 000000000000000000034480e8ea63ab8ec74ed654ff073db665a4dc33419442 2,618 1.00/1.00 vMB 48
688,924 688,924 00000000000000000008318c3c63a919e523c76fe1f2747d27e1748d92099dff 1,267 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.75 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: 708.76 GB
    • Received: 16.77 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.