Loading Tool

Explorer IconExplorer

Memory Pool

82,358 transactions
30.75 vMB
0.08418179 BTC
Random Selection Loading Transactions
Max Size: 185.36/200 MB

Candidate Block

Mining Attempt a0f4bf0f874d9532d1244c26ee1dec35430709d3344542926eadb97e35020ffe
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root 736da1bfaf74677ee902979c3faec7f749a053eec38d0c108cf874c0c8a3d89c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,177
Size: 1.00 vMB
Total Fees: 0.01883617 BTC
Feerates: 73.20 > 1.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (370,079 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
544,896 544,896 00000000000000000000b7993895c2c0998176afd06648450f8758452165ce6e 1,000 1.00/1.00 vMB 45
544,895 544,895 00000000000000000010bd07a15e6291642f530952c77c307f14913335d0d3cd 647 1.00/1.00 vMB 64
544,894 544,894 00000000000000000014b67e4dcf889eef09d46d5b2192eab930507f25c68c8e 2,578 1.00/1.00 vMB 45
544,893 544,893 00000000000000000003d7978e00fba9c5cebda8921be4a68616e8dd96d03b01 3,159 1.00/1.00 vMB 24
544,892 544,892 0000000000000000001955c9c11ba70e332ceb5440a09754cf49c961deaecf9c 2,934 1.00/1.00 vMB 15
544,891 544,891 0000000000000000000e11d1942c65866ff34d156d6261cdcd3c68b237c3b126 1,642 0.85/1.00 vMB 7
544,890 544,890 000000000000000000128f1a64365909fd0d0ba88767e08875b2f5db785565ee 2,780 1.00/1.00 vMB 15
544,889 544,889 0000000000000000000438b28b5b352420cb064e96f5c87249eb648bf60ae040 2,308 0.92/1.00 vMB 14
544,888 544,888 0000000000000000001d89ce78cc1f6de9370f6f4264541dae069a560524517b 620 0.26/1.00 vMB 15
544,887 544,887 00000000000000000011d146f915a054cdc3554486419112328fce5431ff109c 2,080 0.97/1.00 vMB 12
544,886 544,886 000000000000000000027b5953f9d797e5439333588fe049d7a577ef92d19d59 2,158 0.99/1.00 vMB 20
544,885 544,885 00000000000000000005d9d387d78cf52ab7414d05f2bb03e5b80b53c5c6cae7 630 0.26/1.00 vMB 13
544,884 544,884 0000000000000000001abf875478bbc5d328cb4e0b3a8b1df407026180be2834 4 0.00/1.00 vMB 7
544,883 544,883 00000000000000000007e535aa46fd1371986983f63c57fdfd7a56e12696d30c 1,900 0.81/1.00 vMB 12
544,882 544,882 0000000000000000000a2d499c4fe43da9c07d33b10f8547f4aa85f1573832ac 2,287 1.00/1.00 vMB 14
544,881 544,881 0000000000000000000b7fbec02765fc8ddffa7645c9a5da3b5c3091307c0dc2 1,229 0.64/1.00 vMB 2
544,880 544,880 00000000000000000014cc7a275ffecbcd1cbee94fb247e6586377dd41980efe 2,465 1.00/1.00 vMB 13
544,879 544,879 00000000000000000010c6fe1edd3f236745b6af51929969bdaba2d59200dcc5 2,487 1.00/1.00 vMB 22
544,878 544,878 0000000000000000000a5240053b77458a0a8107deb1006d4f1fece0fcdd9c0f 1,676 0.88/1.00 vMB 12
544,877 544,877 00000000000000000015e704a7af9cf98cc589cb7faef2925c655c9a4d4e6294 629 0.43/1.00 vMB 10
544,876 544,876 0000000000000000001428376660a0840023c77602c1f9d7debd0c2cffc8a3c7 2,078 0.95/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.35 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: 661.74 GB
    • Received: 14.83 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.