Loading Tool

Explorer IconExplorer

Memory Pool

72,265 transactions
27.98 vMB
0.06611083 BTC
Random Selection Loading Transactions
Max Size: 165.70/200 MB

Candidate Block

Mining Attempt f8c0e36c4063768af79f28a4f249d19a7b6d5fe2ad3746ff23ba6840bd548f77
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 14a45b1864b0311c3341fe109d6d10a248510042037bf81102f0d3b5c627fdba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,834
Size: 1.00 vMB
Total Fees: 0.01024489 BTC
Feerates: 73.20 > 1.03 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (101,148 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
813,888 813,888 000000000000000000001df9228b29f586b3e06f27870a59e5593049567bb03c 2,618 1.00/1.00 vMB 27
813,887 813,887 00000000000000000000ac9dfedc38f1869224001dcded378d96f9981691f6c3 3,642 1.00/1.00 vMB 42
813,886 813,886 0000000000000000000475238c77102ff809824e4b21eb2a11f435b5eeac264e 3,138 1.00/1.00 vMB 8
813,885 813,885 000000000000000000028c5a4a89febf1f746736411f18e359be6c013583ff49 4,333 1.00/1.00 vMB 22
813,884 813,884 0000000000000000000407f229e5be061a727f38e885c201ef782ce1d3d787d6 2,646 1.00/1.00 vMB 14
813,883 813,883 0000000000000000000359cc7d4066270d07de8de598b25d7d69fb04fce7059d 2,943 1.00/1.00 vMB 37
813,882 813,882 000000000000000000042cc6ae5051290b12b5ebaa19c3330ecf9459c05bc805 3,119 1.00/1.00 vMB 18
813,881 813,881 000000000000000000029b8c5d0cc7cb5f3e7aa796cbcccada2fefc643860cd3 544 1.00/1.00 vMB 2
813,880 813,880 000000000000000000029cb28a34ec2ffe7a40a52ab9fb251a22f15428ef5283 3,297 1.00/1.00 vMB 14
813,879 813,879 00000000000000000003674dc4f463fcb9b2cfaebdbe1d75e341fa6800953426 2,175 1.00/1.00 vMB 7
813,878 813,878 000000000000000000007e9db3c0f0d7760720f5d717f2ed35e51150db250a62 2,888 1.00/1.00 vMB 26
813,877 813,877 00000000000000000001b2795644b2d63fb806f3f8b1b67af0f0afff0b10b880 2,737 1.00/1.00 vMB 5
813,876 813,876 00000000000000000002aadcf16959f94de2441f7651cac70a585e6d70675b3a 4,170 1.00/1.00 vMB 9
813,875 813,875 00000000000000000001d93d7f4701e111ad45a3a2a104be57569cfca1aa2481 2,301 1.00/1.00 vMB 3
813,874 813,874 00000000000000000002bbd4a19c8dc61972271a1945f0436eafcb18a4153cae 1,517 1.00/1.00 vMB 7
813,873 813,873 00000000000000000002a9798db955d16e67dcf01dfa04a4995c8721cd5e9c56 2,491 1.00/1.00 vMB 10
813,872 813,872 000000000000000000020bde80824d12f3a8b2e97d4b940da96e983984b8e288 2,085 1.00/1.00 vMB 9
813,871 813,871 00000000000000000000075b6c1b468a6a373a0648fe11182dee24738ca4d002 1,755 1.00/1.00 vMB 14
813,870 813,870 00000000000000000002ee34f117c3e6d87da9f03c3cf45d7440baa5764002ab 530 1.00/1.00 vMB 4
813,869 813,869 000000000000000000038e1f14e96ee1a23d516c7bc66a857238c003bdda68e9 2,595 1.00/1.00 vMB 18
813,868 813,868 000000000000000000019b9091a1d938f80638ed721152f6894c403a24c6f2dd 1,043 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.