Loading Tool

Explorer IconExplorer

Memory Pool

43,128 transactions
26.90 vMB
0.05380731 BTC
Random Selection Loading Transactions
Max Size: 141.71/200 MB

Candidate Block

Mining Attempt 823747d001917c38843e401f2de2fee9e78cf7277d84fd3b14894322781529eb
Version 20000000
Previous Block 000000000000000000001260ba24b1c90e21ac7ae42fa5287b1c1450592fa5bb
Merkle Root 2cf7618f9a7906a37bf5467ac8ac01020e3e2786d440157cabf03b4ebc36e536
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,391
Size: 1.00 vMB
Total Fees: 0.00390437 BTC
Feerates: 21.20 > 0.39 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,914 (119,193 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
795,721 795,721 00000000000000000004668a03952a0357f6d3ac42b29149891620b00c498b68 2,791 1.00/1.00 vMB 16
795,720 795,720 000000000000000000007cd1f702280a89aaf687116386d6217a5357c6e38527 2,727 1.00/1.00 vMB 16
795,719 795,719 00000000000000000003e89b503d47a5deab248e9e469867050b25742bbfc9ff 3,368 1.00/1.00 vMB 25
795,718 795,718 00000000000000000003900ad756c772a75346bd366f8cf06b39f58ca28f889d 3,656 1.00/1.00 vMB 43
795,717 795,717 000000000000000000048ca3604258140acd5b1e40b106f6e357e163fbfdd1a0 3,631 1.00/1.00 vMB 27
795,716 795,716 000000000000000000006e5e36041bd0a14ec548a8e92704a0a6729000a89d95 3,023 1.00/1.00 vMB 26
795,715 795,715 0000000000000000000371aeb1685304bab4c94982aa77aa0019ac3d17e2f910 3,229 1.00/1.00 vMB 26
795,714 795,714 00000000000000000004d05b753b068c3673d21fe52828470cf15e5b36da505a 338 1.00/1.00 vMB 13
795,713 795,713 000000000000000000051325022ef15be6a665406f38ff7ed5ad2c729ba03ab8 2,506 1.00/1.00 vMB 20
795,712 795,712 00000000000000000004fd23399c459c36734b4155640ce9b0fba77244748d34 1,841 1.00/1.00 vMB 30
795,711 795,711 00000000000000000003cd8faca3cd9932c40826f2b5aee067ea575d67cb0ef3 1,239 1.00/1.00 vMB 13
795,710 795,710 00000000000000000004b321c35b863d05a26b771bf397b8ac9af5470531a86a 2,377 1.00/1.00 vMB 24
795,709 795,709 0000000000000000000081ea78ab0b4555604b5cf8964a2bc93a3a66395c01f1 3,679 1.00/1.00 vMB 33
795,708 795,708 0000000000000000000502ac8898f85e3ad755edbeca37886214097409c7f8c3 1,841 1.00/1.00 vMB 18
795,707 795,707 00000000000000000000521deec3c506acab8d59d56ea28a5afc977b61ff043e 3,271 1.00/1.00 vMB 18
795,706 795,706 00000000000000000001934a583d292c9962c3d5a4d4adbf4f7c901bd964d505 1,061 1.00/1.00 vMB 15
795,705 795,705 00000000000000000003e789cec8d6492fab46d518e4d25509c2dc7ae23bd41a 3,806 1.00/1.00 vMB 23
795,704 795,704 00000000000000000001ae20039daa9acdada84de88b6e3d54e6d0e891aa62fa 3,122 1.00/1.00 vMB 21
795,703 795,703 00000000000000000003d75f4416211b850e7ded03ea8faf0e008fda6ce9b81a 3,298 1.00/1.00 vMB 37
795,702 795,702 00000000000000000003c76a8150e35f2996d9e085be60150aac456dc8aef610 928 1.00/1.00 vMB 15
795,701 795,701 00000000000000000005172dce10cf42f2d3f8937e91bf330c3c8da7d5b3d799 2,386 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.24 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: 655.06 GB
    • Received: 14.25 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.