Loading Tool

Explorer IconExplorer

Memory Pool

78,501 transactions
29.25 vMB
0.10480470 BTC
Random Selection Loading Transactions
Max Size: 175.92/200 MB

Candidate Block

Mining Attempt 208d129e8878d7303bb22bb9391cff94dcf6c8a42221057a1904de5a95c7dc2e
Version 20000000
Previous Block 00000000000000000001a2148a353b227d382a7d8eddccbe4a14c874fc92a04e
Merkle Root a4cf6a7cf4eb277d99690f2a3b937c61cc3b80d4fdfa1d7c2808d006bf33be6a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,364
Size: 1.00 vMB
Total Fees: 0.02886604 BTC
Feerates: 144.91 > 2.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,267 (516,220 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
399,047 399,047 0000000000000000049ab444be27f8393f36b87141738e0cab96e2d034931b61 168 0.10/1.00 vMB 33
399,046 399,046 000000000000000000fbc31168e1650489ce76fd7b88978e209c15dfaf178fa1 439 0.25/1.00 vMB 29
399,045 399,045 0000000000000000022dd3c6dd20863f9c4023ce5680b09bd3c00047a6cfb169 1,871 1.00/1.00 vMB 42
399,044 399,044 0000000000000000043013a558376debfc63064b16ea4652e42455d824e7fe9a 1,277 0.81/1.00 vMB 25
399,043 399,043 00000000000000000339c5518fe0e1c7f834aeeba920d21fc19cd4c58c51022b 635 0.34/1.00 vMB 42
399,042 399,042 000000000000000004638347276c3571aff8cdad0c81f1b40e2a76cea637bf81 1,594 0.75/1.00 vMB 40
399,041 399,041 0000000000000000059a895b67f12ab62be29cb95c71afb6a6fa718a68a070ce 611 0.35/1.00 vMB 41
399,040 399,040 000000000000000004cd4f2f272382beb82b2204d7b2f63c983a3e37c5fcc3f0 1,424 0.73/1.00 vMB 38
399,039 399,039 000000000000000001d36554135a1c39759996213d5d6f350472fdd804fe86ef 1,050 0.46/1.00 vMB 40
399,038 399,038 0000000000000000004896d13c6518951719d0cb14cc0eab028b6f5f3b38b191 366 0.19/1.00 vMB 38
399,037 399,037 000000000000000004d40a4e6aca2953fdb7d93f4b2575f741830d946391d8fc 77 0.03/1.00 vMB 41
399,036 399,036 000000000000000000db04ad1ef65198c4cd92b1f85913299dd7576764a8ddf6 1,212 0.50/1.00 vMB 40
399,035 399,035 00000000000000000358f556f3bda848ecb587840af2aef5719547f7e4e1ad57 1,398 1.00/1.00 vMB 18
399,034 399,034 000000000000000003dca1f331c6ceb9bac827c5916fa0fc93cd9a97d741374d 2,412 0.99/1.00 vMB 46
399,033 399,033 000000000000000003387a71105d5020105635ec30404d1f1383d7bd334e8b20 1,714 0.93/1.00 vMB 30
399,032 399,032 000000000000000002d7d75d8d4a4efcb0423a0a1ca2bde613894e80a23b5bc0 846 0.37/1.00 vMB 35
399,031 399,031 000000000000000004d72a7bc434f398600aa16e38c9c74a8e7403e782f3f14c 1,967 0.94/1.00 vMB 39
399,030 399,030 000000000000000001cf2b32618c2d212ef59cc596e6ed895093d7979ffa369d 686 0.64/1.00 vMB 16
399,029 399,029 0000000000000000047a79e1592ea4cddf31cec0081bac2a1fa18005e073ba05 2,674 1.00/1.00 vMB 47
399,028 399,028 0000000000000000070c18f295bce98c980ac7a4eb6f505f04a5107dd86d208c 1,783 1.00/1.00 vMB 35
399,027 399,027 0000000000000000051ab8e211fc0850c84198a92eba8c37989f571266c4650b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.85 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: 712.81 GB
    • Received: 17.22 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.