Loading Tool

Explorer IconExplorer

Memory Pool

81,935 transactions
30.66 vMB
0.10078406 BTC
Random Selection Loading Transactions
Max Size: 184.09/200 MB

Candidate Block

Mining Attempt 63e2a2393b77297bc6e44fce89a3bf684cdcf92304bf31b8ca1553ce730b49c0
Version 20000000
Previous Block 000000000000000000005486e251aed8c030d32cefd8c077bbe263649de79032
Merkle Root ca6192754fdd0bbad25a1dbae23a14ea45fd58fae0d9889aff77524c4c59dd06
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,477
Size: 1.00 vMB
Total Fees: 0.03505219 BTC
Feerates: 150.77 > 3.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,987 (342,997 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
571,990 571,990 0000000000000000000394e73d87e091780230bb539d180976701386b1566e22 2,966 1.00/1.00 vMB 32
571,989 571,989 00000000000000000004a3f3f14d3b8c0e6b76c17e89a1d2a069b9eaf2a045e3 2,885 1.00/1.00 vMB 69
571,988 571,988 0000000000000000000970e0dcdb77cecf7faa647c539a152feeafa91cda0081 2,997 1.00/1.00 vMB 36
571,987 571,987 0000000000000000000dc92df91b64fa204a664a799fff0fc2de6b565e79733f 2,493 1.00/1.00 vMB 51
571,986 571,986 00000000000000000004b35560f65b1fb364bac9ec9c3b51af0f23afeb2a0c14 2,663 1.00/1.00 vMB 88
571,985 571,985 000000000000000000047e530784363a590b625faf757556acb7d7f4003bf899 2,988 1.00/1.00 vMB 45
571,984 571,984 0000000000000000001cce0b17cf3da54af24d7370580f796428a151fb136996 3,156 1.00/1.00 vMB 45
571,983 571,983 00000000000000000021bd1fd7e3e50bca1ee8613d92ceb345dd34e3e06f49dd 2,400 1.00/1.00 vMB 81
571,982 571,982 0000000000000000000802474c969babb8aa8072fcca498c9b169f32f6a3bee2 2,702 1.00/1.00 vMB 37
571,981 571,981 000000000000000000135c1101f77431378ae2961c7e4eba025adf8c24dc04e3 2,902 1.00/1.00 vMB 53
571,980 571,980 000000000000000000242ee11ef02010e35299d59bb09fd3a48494ea660c6ac3 1,897 1.00/1.00 vMB 75
571,979 571,979 00000000000000000014404eb4091294a6ae0d284e498659ecbd9a2c99e42112 2,453 1.00/1.00 vMB 61
571,978 571,978 00000000000000000003ab92aae6ad9521e4947f36a32e01c7d056241fb70811 1,639 1.00/1.00 vMB 60
571,977 571,977 0000000000000000002b87078b239750b87aad6e10731d91e1d9952b61318e84 1,589 1.00/1.00 vMB 71
571,976 571,976 00000000000000000020f84f73d55fa3d9f8142b9d76c347802fa20021206a71 2,051 1.00/1.00 vMB 70
571,975 571,975 0000000000000000001587bc7f200063f4cf524c776dd0fbb3eaf3a097d46b24 1,694 1.00/1.00 vMB 74
571,974 571,974 000000000000000000001418a3bec58cc4d70d4b9500cd6ff9ef574dac369040 2,404 1.00/1.00 vMB 38
571,973 571,973 0000000000000000000f7f611bfa03f086b9290cd74738a41e4809bf463ab164 2,527 1.00/1.00 vMB 18
571,972 571,972 00000000000000000016419c141945fee0c742cb86c2c640c0a0eb72a140ebe2 1,704 1.00/1.00 vMB 55
571,971 571,971 0000000000000000000d27f0d54baa76b7eb8413535565b7c2fd4e16ca5cd5bb 2,370 1.00/1.00 vMB 66
571,970 571,970 00000000000000000012b5b2b3f5e5c7a469c74acbb84513e84fdee3dee757df 3,259 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.37 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: 663.67 GB
    • Received: 14.93 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.