Loading Tool

Explorer IconExplorer

Memory Pool

45,914 transactions
32.27 vMB
0.12842543 BTC
Random Selection Loading Transactions
Max Size: 163.78/200 MB

Candidate Block

Mining Attempt 26a4be422e152d564ab9567290693ee9cc57eeb32e82718cb7d36b25f507fe83
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root 99e40b8c60683318a507f357365602c7fe63f47c2f583a6ee5aaefa8e256a018
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,727
Size: 1.00 vMB
Total Fees: 0.05540845 BTC
Feerates: 265.25 > 5.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (167,492 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,088 747,088 0000000000000000000455d63eab0486d04a825a374c2e3d73135b43c25a5d35 2,233 0.77/1.00 vMB 12
747,087 747,087 00000000000000000004ff64b0cba6ed493b5eb454ec5da5bb94d55b4787c0f1 902 0.36/1.00 vMB 10
747,086 747,086 00000000000000000008274a52545bf2e9b3c98026ad4b96d9d15c7208fbae9f 682 0.48/1.00 vMB 4
747,085 747,085 0000000000000000000924f0be9d453743fec7b2b9f5231b1e5ad7782fdd0cff 1,425 1.00/1.00 vMB 4
747,084 747,084 000000000000000000062799db18cde333733f77206d7aea2104c823215468a7 2,411 1.00/1.00 vMB 9
747,083 747,083 000000000000000000020f3320ebdf82d0e69a31c2ae3f98d786b408b6d16766 2,923 1.00/1.00 vMB 13
747,082 747,082 000000000000000000088f02a0f78ae847218f1ceefc8ce6ad0d80cc129dd645 2,936 1.00/1.00 vMB 19
747,081 747,081 0000000000000000000149728545703803498a5e1f1a9e050e0acf6f16dd94ee 2,559 1.00/1.00 vMB 5
747,080 747,080 00000000000000000005e4f885f38ac45734a560e040d02667d1eaef9eabc0b3 2,821 1.00/1.00 vMB 14
747,079 747,079 00000000000000000003f5a178913cbfbd6a095937e9d9d23518f52c369deb00 2,002 1.00/1.00 vMB 16
747,078 747,078 0000000000000000000130213134ec099fcd6b72ef27a0dc1fd14c44731f35a5 2,557 1.00/1.00 vMB 20
747,077 747,077 000000000000000000030664dcb2b5090ab4cc539f48f38a5e4d55bdf85b7beb 1,032 0.80/1.00 vMB 5
747,076 747,076 00000000000000000005810dcfc01005fc7ea2db40875a38169f97e245ceffe8 1,120 1.00/1.00 vMB 4
747,075 747,075 000000000000000000090f3309434e3e1e953afd7aa0340d73541b1849833f08 2,728 1.00/1.00 vMB 13
747,074 747,074 000000000000000000002ca1e83f4cb34365b7472e5e545757558177df08486d 2,466 1.00/1.00 vMB 10
747,073 747,073 0000000000000000000359aa0f65b1331b26c0c1257f33755155772ddb9bfc15 2,163 1.00/1.00 vMB 4
747,072 747,072 000000000000000000020cb0407f76ff2bbefba93a2ea89d06e7bd157c3afa5c 2,973 1.00/1.00 vMB 11
747,071 747,071 00000000000000000008b22cb5585dc52b512fca4016235ebdf49abef17d0140 2,514 1.00/1.00 vMB 11
747,070 747,070 00000000000000000008f42339fcff23b9d45b4e673ed41b93a3d3547639b44b 2,418 1.00/1.00 vMB 7
747,069 747,069 000000000000000000077379659bde9ef8c3dc89bcc0866901096be272a57e49 2,281 1.00/1.00 vMB 10
747,068 747,068 00000000000000000002abc8e4d47f734775fc12fbcdbcdc92acd455e4cfacf7 2,440 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 626.66 GB
    • Received: 11.70 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.