Loading Tool

Explorer IconExplorer

Memory Pool

49,272 transactions
28.48 vMB
0.13914104 BTC
Random Selection Loading Transactions
Max Size: 152.29/200 MB

Candidate Block

Mining Attempt f3e98f7ed8c9c207eb9274f15d57d9f7bf2bdb7a92c95bb1e9a4a022f4d657bc
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 06c5a3e5ad69b827d88a1de826396a588f65da0b0389f26877baefa395abb621
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,473
Size: 1.00 vMB
Total Fees: 0.08247632 BTC
Feerates: 301.05 > 8.26 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (211,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
703,769 703,769 000000000000000000011189eee99ea30619314000cb4a2219b22242bbcdd94a 184 0.22/1.00 vMB 2
703,768 703,768 00000000000000000002d8a3adf772b012c7588267c7ff8f5633bfd554482eee 92 0.03/1.00 vMB 13
703,767 703,767 0000000000000000000b7ce0f5de144308943b933dfcf52ba27747d56bb1dcbc 1,203 0.49/1.00 vMB 11
703,766 703,766 00000000000000000001113d4a1784860515828d6567198ae33751870d68c79a 2,232 0.76/1.00 vMB 10
703,765 703,765 0000000000000000000d45158571cb76078f14e8f3940cf269c419c7d177ceca 2,187 1.00/1.00 vMB 14
703,764 703,764 000000000000000000020c0164509bd3e6fba12d1902f43ae2ae1fa8cf435b18 505 0.16/1.00 vMB 12
703,763 703,763 00000000000000000006f9a460e2f86f4262d8970902f7f38b0f86bf08bfc898 732 0.38/1.00 vMB 14
703,762 703,762 0000000000000000000a388f4e48c48676caa9ad5d4f3d595a66004d2b65e991 542 0.24/1.00 vMB 10
703,761 703,761 00000000000000000000c6bc7c1ff86d087803295c136e771bcdbe32ac573a99 1,112 0.46/1.00 vMB 8
703,760 703,760 0000000000000000000b6f2c607de1c0f1a797601b233baab26009bc36bb89e6 1 0.00/1.00 vMB 0
703,759 703,759 0000000000000000000a3504924aaf095f642ff724e10efde77e24d13974adab 2,874 1.00/1.00 vMB 13
703,758 703,758 0000000000000000000ce40d3d2412203f38aed7a0281332835df0c5e0c37029 273 0.11/1.00 vMB 9
703,757 703,757 000000000000000000011bd53fdac62b023f2a697c270590ef000fcabb8d4611 639 0.23/1.00 vMB 11
703,756 703,756 00000000000000000008250d377f9784a60b95e9d1e9f028ab9c86a806b1376b 1,424 0.51/1.00 vMB 4
703,755 703,755 00000000000000000002a3b086d85fe17dbad259619e53c7d2f9c7e22755d9be 1,882 1.00/1.00 vMB 14
703,754 703,754 00000000000000000007e6b3d81afb75f6681306665a22855607312e21435a67 157 0.05/1.00 vMB 12
703,753 703,753 000000000000000000088f52a1330d4d0ff7e542495216a1232cf6f9eb54f394 1,848 0.87/1.00 vMB 7
703,752 703,752 0000000000000000000404dd32264ccad8693104827d10d9cf1d9647adc20506 412 0.25/1.00 vMB 7
703,751 703,751 00000000000000000008e63181b31e0d5e415954e36a85cc851ed1cea49c1f02 878 0.50/1.00 vMB 9
703,750 703,750 00000000000000000008570d5a851c7683f70646d874f321d57ee8d76259f352 2,588 1.00/1.00 vMB 15
703,749 703,749 00000000000000000007f135ba30b9f9b945221f337392c3b2ee26c213b8a08c 3,060 0.99/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.