Loading Tool

Explorer IconExplorer

Memory Pool

75,319 transactions
29.90 vMB
0.11066763 BTC
Random Selection Loading Transactions
Max Size: 173.64/200 MB

Candidate Block

Mining Attempt b20190558b90ae85e42e551ff3afaf4432dc7837efd788c43fc234a0514c990f
Version 20000000
Previous Block 00000000000000000000eac0d0edfeacbf2a9e265a4f05056996405b4c699ecd
Merkle Root 32418cc13a7ba4383422a330f2cf39287d260a5860918461772b80035587ece0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,040
Size: 1.00 vMB
Total Fees: 0.03880419 BTC
Feerates: 101.64 > 3.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,053 (302,926 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
612,127 612,127 0000000000000000000e4cb65ea523672688c31a29d2c4ca17284964b44c37f9 257 0.06/1.00 vMB 15
612,126 612,126 00000000000000000010bc5028071458382ed2b4ff6b9125d59d5edd0a89ccb9 1,714 0.53/1.00 vMB 24
612,125 612,125 000000000000000000025945c66d0230414627257a651bd359c1fe33e5a80427 1,263 0.39/1.00 vMB 21
612,124 612,124 000000000000000000022dc42ef39fafcbfb1abeafeaf38a788db06f9ac03deb 568 0.39/1.00 vMB 13
612,123 612,123 00000000000000000013404aedffb7f59d020c81053f25c0748e43d4cbdb2977 1,711 0.49/1.00 vMB 19
612,122 612,122 000000000000000000080214ca549342bf3473f135dfa3f7ae7e5d189716315a 1,764 0.58/1.00 vMB 31
612,121 612,121 00000000000000000003ec7507807386def1c6cbb9947b7691e3e0fa60d543a2 31 0.03/1.00 vMB 6
612,120 612,120 000000000000000000131e19c3bfdbe78d214fc071aa771a680c722a1e5c72e4 2,895 0.90/1.00 vMB 16
612,119 612,119 0000000000000000000bc077465657f65abcdb376cb1746f527d202d928964e5 2,952 1.00/1.00 vMB 32
612,118 612,118 000000000000000000067ee1e7dcb4140a5894ccb18253caa6aebb98a4bc23d2 2,498 1.00/1.00 vMB 16
612,117 612,117 0000000000000000000656200a5b133a64256629764e2c845d26448042f43840 1,744 1.00/1.00 vMB 12
612,116 612,116 0000000000000000000d41ee58e0360fcba07cba5da54603a87a2496c862369d 2,524 1.00/1.00 vMB 30
612,115 612,115 000000000000000000026f06766c3528a24af4acd3ba2dee112fddcf0b958018 2,027 1.00/1.00 vMB 15
612,114 612,114 0000000000000000000d09d0cf392ee8de76e4ff37b3df895d769a157149ff2b 803 1.00/1.00 vMB 26
612,113 612,113 0000000000000000000a0055c5e1aac4ff38714e05d8b126714f05ef151822ad 1,484 1.00/1.00 vMB 20
612,112 612,112 0000000000000000000d8f12629a523e4b3e892baa1f2069cb179e7100707566 2,631 1.00/1.00 vMB 31
612,111 612,111 00000000000000000009278ec0aec0a79173d19224857a08775a482bcd842f80 1,090 0.31/1.00 vMB 4
612,110 612,110 000000000000000000044fd5a3aa630a01e463f119814c384d37d91563a370a0 3,021 1.00/1.00 vMB 23
612,109 612,109 000000000000000000085382cd3548bc05716d45c89dab4ffb0ed68c50437813 314 0.16/1.00 vMB 27
612,108 612,108 0000000000000000001338def1652b4fc2903431d582f42e5ae695bc9035216d 414 0.10/1.00 vMB 18
612,107 612,107 00000000000000000004e1d45c5b599a2b6fcb1f503302a3bc3177ed1511c1e3 2,072 0.57/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.49 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: 668.23 GB
    • Received: 15.43 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.