Loading Tool

Explorer IconExplorer

Memory Pool

42,038 transactions
28.72 vMB
0.07247901 BTC
Random Selection Loading Transactions
Max Size: 146.79/200 MB

Candidate Block

Mining Attempt 7de7d2f854085219f06c3151f1aa010a8f87f6c49983f3be12ac2c301027493a
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root 4c97a537f9616d5b3464f6b4859ab6aac2375f96836538166452ead1710329ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,651
Size: 1.00 vMB
Total Fees: 0.01661451 BTC
Feerates: 104.56 > 1.66 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (39,189 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
875,441 875,441 00000000000000000000bc8b7af5ade3332054aaef1e09e67b02580c9d433d87 3,032 1.00/1.00 vMB 14
875,440 875,440 000000000000000000020e991a4f259e301854b7679c93e8821a27a2ecba4e32 4,048 1.00/1.00 vMB 11
875,439 875,439 000000000000000000010ae3d9b715df0f0db43835bd9ba277da3b54d3fcf017 2,588 1.00/1.00 vMB 21
875,438 875,438 00000000000000000000714b4e04eacbfa82d84bd98e1559a39fb48108e56fa3 2,956 1.00/1.00 vMB 6
875,437 875,437 0000000000000000000236f69ab5afd1c3d87558398af697474e82a124e75e4d 2,834 1.00/1.00 vMB 18
875,436 875,436 00000000000000000001d28e39836e3ee4e6b73eb90d80bf731125d2617a7e5b 3,037 1.00/1.00 vMB 9
875,435 875,435 00000000000000000000875ed89e299c1ca33652bded5cceea2a1e083045a113 2,889 1.00/1.00 vMB 4
875,434 875,434 000000000000000000008ea4f53f1fa4b525f5744ad05197e6e66f92b18e72bd 2,805 1.00/1.00 vMB 5
875,433 875,433 000000000000000000020148eae845fffa3801b1216391219ddb8b22da704e9b 2,342 1.00/1.00 vMB 4
875,432 875,432 00000000000000000001baaf312502f7b8c4eed8aa31640dc4a0e5a16820a9a7 3,001 1.00/1.00 vMB 8
875,431 875,431 00000000000000000001413cb75abf2f489073f710c552900057974ad7675be8 2,075 1.00/1.00 vMB 7
875,430 875,430 0000000000000000000152889d426c654c617e5dc40f0951aa8fcd9e2d68364b 3,094 1.00/1.00 vMB 8
875,429 875,429 00000000000000000001e468bb36386f287d40129715346a5f2ad29c04577007 2,090 1.00/1.00 vMB 5
875,428 875,428 00000000000000000001324bbb75406ceeef54685b7ee0126d6807a4c1f6f7d4 1,752 1.00/1.00 vMB 6
875,427 875,427 0000000000000000000214c3d33c8a8b9f25faff8169e75fb1b218ceb229fb8b 2,676 1.00/1.00 vMB 10
875,426 875,426 0000000000000000000267aa83a88cd37bd2040b5db4f6c1f36ef5960a7e5fc8 2,882 1.00/1.00 vMB 6
875,425 875,425 000000000000000000011630af56b1420ea66d9e3720aa54223618ff26731dc8 3,148 1.00/1.00 vMB 10
875,424 875,424 0000000000000000000292acca3c0eb970918e19c481c78c5386fa50bd53ec04 3,547 1.00/1.00 vMB 17
875,423 875,423 00000000000000000001cb3bd13e1a8844671279b118a55eadf95e499ea77254 2,497 1.00/1.00 vMB 21
875,422 875,422 00000000000000000000f3f1e39241cf6483bc91e23bbbe2b478285cd8ae8c38 2,319 1.00/1.00 vMB 6
875,421 875,421 000000000000000000004723ac98e03c94bf47ac21e5a89459b7f302730ac4b9 2,866 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.74 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: 630.35 GB
    • Received: 12.03 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.