Loading Tool

Explorer IconExplorer

Memory Pool

80,264 transactions
29.51 vMB
0.13245156 BTC
Random Selection Loading Transactions
Max Size: 178.36/200 MB

Candidate Block

Mining Attempt 58cb980381ace045c503b2eef9ca03632dada9da922afab14c22c1823d72abd6
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root ec403659604b9bc821ac342b221ec1bc385cf889a0839571c4a7f965d9748542
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,765
Size: 1.00 vMB
Total Fees: 0.04960488 BTC
Feerates: 301.72 > 4.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (730,456 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,841 184,841 00000000000004dd3ee17cf5dc6493847ae02c806f170268b0c9c267b3820107 150 0.05/1.00 vMB 36
184,840 184,840 00000000000002feda216a56b145519bb4601bc13adca4983ed3e190a5f3f22c 127 0.09/1.00 vMB 74
184,839 184,839 00000000000004ee5a863061873f42c5fd00538e8ebaed6c53c123e685bad831 211 0.11/1.00 vMB 140
184,838 184,838 00000000000002fbc9774522f50ac400981cb58c6ddda7f5d33287784ec2e30a 209 0.11/1.00 vMB 184
184,837 184,837 00000000000004e86cf766efd806bb96d230cd5ce56b43d88934e86315dc1169 138 0.05/1.00 vMB 21
184,836 184,836 000000000000054bf069c6ab9f5c5fff7ee3f53932a9ab18950285ffd6200068 373 0.16/1.00 vMB 130
184,835 184,835 000000000000084974340608ea883d17a961d7a7becc49d0e964c8316b2fc132 608 0.24/1.00 vMB 175
184,834 184,834 0000000000000a8f33dec98a08e1cf005d8c7e4791ff203a0e4c6c655427857c 5 0.00/1.00 vMB 0
184,833 184,833 0000000000000677688ab4a9588b5a1b09c599d50595fa7f79ed628a297074d2 138 0.08/1.00 vMB 107
184,832 184,832 00000000000006326e8d2e5fdfd3e95d84a19c49e0e92cc6252a90bd0605af60 96 0.04/1.00 vMB 122
184,831 184,831 000000000000041a337cc8e2b501865a286c4eb6d2025933db3b4383aeac8c98 61 0.02/1.00 vMB 210
184,830 184,830 0000000000000319912ec2fe9a984037d535cfcdf8696505bfedc73176cc00e4 11 0.00/1.00 vMB 29
184,829 184,829 00000000000001ad6436d1f7bc460312175add0a48733ad3c2bc94ce66546c68 9 0.00/1.00 vMB 14
184,828 184,828 000000000000054f997d7219cb2beed88472925cd9fa4d112c008e113a753cba 459 0.18/1.00 vMB 136
184,827 184,827 00000000000008fc5e5e7ae66596317fb29ce074bbcdf82d4cc8919cb8636f8d 183 0.14/1.00 vMB 94
184,826 184,826 00000000000004a6591debf187b00ac083ec8a784e4f05cfd6c05936007b33f4 135 0.05/1.00 vMB 121
184,825 184,825 00000000000005fdae903488c63958ea57e8a0d32b6fd388cc2c559e7a2e398a 658 0.25/1.00 vMB 137
184,824 184,824 00000000000002090276b36e2b7b34ead1e00ecae4656596c4b4b1bf464d66dd 137 0.04/1.00 vMB 87
184,823 184,823 0000000000000a7c591a7533266e3a389f7d95aa35768b762175b79c71348874 521 0.23/1.00 vMB 119
184,822 184,822 000000000000026470c24a7465ae1456f8aeb80364c859605fba6fa234398af0 528 0.21/1.00 vMB 167
184,821 184,821 00000000000006c660f547ac95c18a58c0463dcceb3ecbe20d2dc191d325a18f 293 0.13/1.00 vMB 143
Previous 10 blocks ↓
Total Size: 782.90 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: 713.75 GB
    • Received: 17.46 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.