Loading Tool

Explorer IconExplorer

Memory Pool

42,277 transactions
26.92 vMB
0.06945816 BTC
Random Selection Loading Transactions
Max Size: 140.79/200 MB

Candidate Block

Mining Attempt 1981f69768fa35dce7f45f016ee0408f0ae8c3f8c999f2d382ed2d20718d1608
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root 41fd957f24ef93edeaa151294c01c5cd0f474b165ab77d06acdae79581395911
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,147
Size: 1.00 vMB
Total Fees: 0.01945906 BTC
Feerates: 130.68 > 1.95 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (68,135 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
846,769 846,769 00000000000000000001a4cdf932ca6315d536590d915872d703e930f30a8f91 3,237 1.00/1.00 vMB 43
846,768 846,768 000000000000000000026f906d0582359ab2f699224d0de742e3a5bc75086a6d 3,242 1.00/1.00 vMB 40
846,767 846,767 00000000000000000002abf27c2579ed38fed17e3fc3c792799dc87e916efd0c 3,117 1.00/1.00 vMB 50
846,766 846,766 00000000000000000001db1e8a9da01b65887c3f0cb81cace58189a59cb8e6e1 4,071 1.00/1.00 vMB 55
846,765 846,765 000000000000000000009653f22ac53026eaa40e479a37bae1025ccd4ba54c60 4,480 1.00/1.00 vMB 69
846,764 846,764 00000000000000000003489d317ac2b43f30b66577c6bf780d0fbd7892ef439b 6,093 1.00/1.00 vMB 82
846,763 846,763 0000000000000000000233b95cb40e6e1bb08ebce83e419418e089526ef35a04 5,036 1.00/1.00 vMB 55
846,762 846,762 0000000000000000000122a5dd049887bac2e651df9e79949d55e76111e0511b 3,484 1.00/1.00 vMB 49
846,761 846,761 00000000000000000002f27bc9a5414f083fe0b1081fc5cf98358d8ecd58b170 3,267 1.00/1.00 vMB 53
846,760 846,760 000000000000000000031e4fdaa620ce9fe3f3beca73944c2e9d98dc1de5c2f7 3,206 1.00/1.00 vMB 58
846,759 846,759 0000000000000000000065a96ba36f497df87c1de7230fd77f1f5d184827f37f 3,576 1.00/1.00 vMB 52
846,758 846,758 00000000000000000002b829f7fbb20dc7315bb37858834fc64c2f6af8e22761 3,910 1.00/1.00 vMB 52
846,757 846,757 000000000000000000001ee2f836adf5c94ca0715d818eede5bb49c22cc687e5 3,060 1.00/1.00 vMB 64
846,756 846,756 000000000000000000023eb63d12ef19894285b6130ce2807986165c2b6c39f8 4,224 1.00/1.00 vMB 64
846,755 846,755 00000000000000000000629dfccb052ab4bb011a6ba753c08c9d466de0042389 4,424 1.00/1.00 vMB 70
846,754 846,754 0000000000000000000045ad63fa566f9f00cab3058963c1f6ef6729e8386d86 5,937 1.00/1.00 vMB 64
846,753 846,753 00000000000000000002ac3a3a8cb36040433aa12be257df370844780655c7e7 6,875 1.00/1.00 vMB 33
846,752 846,752 000000000000000000020a5d4c4f5e161716f55e70f6a3e95656a1f488479344 4,323 1.00/1.00 vMB 37
846,751 846,751 000000000000000000018c55f5bd5e0f1b0d6cc4b14d68b74ce682ac8b7bd765 5,066 1.00/1.00 vMB 40
846,750 846,750 000000000000000000005f0e3c26cf24be3b503847987bcb661b293e16bee69a 5,016 1.00/1.00 vMB 43
846,749 846,749 0000000000000000000045985fc9495b9839a19cbf659fa5aadc1af994a0c069 3,242 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.22 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: 654.70 GB
    • Received: 14.16 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.