Loading Tool

Explorer IconExplorer

Memory Pool

57,469 transactions
17.46 vMB
0.05382821 BTC
Random Selection Loading Transactions
Max Size: 111.01/200 MB

Candidate Block

Mining Attempt 118c82e95cc124b6cf439a1b77a436e14a2cab5d2626c340d1f42e4312cb32a3
Version 20000000
Previous Block 00000000000000000001a5ec907a29b59114e6136e120c5e59945429f2c78dc2
Merkle Root fd211a9d21c53c17467d98c2a6bda38d39336e1f95d449e9caed824a194ca516
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,911
Size: 1.00 vMB
Total Fees: 0.01113745 BTC
Feerates: 236.65 > 1.12 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,745 (91 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,654 915,654 0000000000000000000075bb338de6031a395491f0ac954c5e0750a7e1a1e68a 4,567 1.00/1.00 vMB 6
915,653 915,653 000000000000000000009c45c809cf8ca230f740617a448d800f8489917ad16e 3,612 1.00/1.00 vMB 3
915,652 915,652 0000000000000000000151e3529276bc41046e1b01e70644f9a98489f3b3defa 1,260 1.00/1.00 vMB 2
915,651 915,651 00000000000000000000dc2abe09c95625075c798769c4a6a310af770ee5e95c 821 1.00/1.00 vMB 2
915,650 915,650 0000000000000000000097c08c5622773dd2678675ca33f4eb63f64cab9c49a5 1,754 1.00/1.00 vMB 3
915,649 915,649 00000000000000000000cb89f4c36863bc352ac1f73ed5d9cd2c7c037078ba04 2,851 1.00/1.00 vMB 3
915,648 915,648 000000000000000000010cd0dab7910993758983b0801a1bac40f46e6f17d5e7 1,269 1.00/1.00 vMB 2
915,647 915,647 0000000000000000000155472c763a4786de1aae9f91a5dfd5ca26e778a3b95f 2,020 1.00/1.00 vMB 3
915,646 915,646 00000000000000000000575098f706fc00fa83e43e0c7fdcc4cbfad2c2a097f3 4,098 1.00/1.00 vMB 5
915,645 915,645 000000000000000000002128f08076c4278d8e6a8312c3abb6321e557facd1c9 2,279 1.00/1.00 vMB 2
915,644 915,644 00000000000000000001689feae05c5586942613c67baaa5a861943f759500fe 4,686 1.00/1.00 vMB 4
915,643 915,643 00000000000000000001f3f62cf8ea709b7bc0c5d6908e583181766e18cbe489 3,818 1.00/1.00 vMB 3
915,642 915,642 00000000000000000001f094266b9d65f046e251fa5f90f070137f64a43d3a17 3,825 1.00/1.00 vMB 7
915,641 915,641 0000000000000000000037c5242f11ef72c2e36b55fbaae2c65084cfde983f7f 3,610 1.00/1.00 vMB 4
915,640 915,640 00000000000000000001eb10e6dd50187c4bb54ce2ef20875dd569cc85647dd4 4,661 1.00/1.00 vMB 7
915,639 915,639 000000000000000000002387694becec4e877630814da8d76497a96598cb7502 3,722 1.00/1.00 vMB 9
915,638 915,638 00000000000000000000bb3bc41843719fe36e9ccf594ee58bf79ac5f82daed4 4,742 1.00/1.00 vMB 6
915,637 915,637 0000000000000000000064eb4b37020a1ad2e35abe0d9af7f8080c5b59a4be98 4,295 1.00/1.00 vMB 7
915,636 915,636 00000000000000000000dcfe18c3e42ef91cba968ba3b2f26fba23c17a72a66c 4,674 1.00/1.00 vMB 8
915,635 915,635 00000000000000000001e4fde79e1fe01af27d4e76c48343b723fc7054e22573 3,647 1.00/1.00 vMB 6
915,634 915,634 00000000000000000001a97a7e8496ce4c2a6d89606758ddf3eb31ad29a9060c 3,688 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.67 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: 776.75 GB
    • Received: 21.09 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.