Loading Tool

Explorer IconExplorer

Memory Pool

48,386 transactions
30.43 vMB
0.10394137 BTC
Random Selection Loading Transactions
Max Size: 162.14/200 MB

Candidate Block

Mining Attempt 5d15dc69f9b62f7634a88c30d615218a1b8f20cca9c2691dbe4ca495bb580abf
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 2c9b0aa13ae3af69d14506ada95fb2971e6b26b9631945bf7148c6556cbb9825
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,159
Size: 1.00 vMB
Total Fees: 0.04101082 BTC
Feerates: 150.97 > 4.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (226,145 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
688,707 688,707 0000000000000000000717a1d4090821cc6a02db2f6764eb6a1c4336586a208d 3,289 1.00/1.00 vMB 75
688,706 688,706 00000000000000000008afcebbadfb8d8be1563780f9ca0b80920ff01ba66096 2,803 1.00/1.00 vMB 62
688,705 688,705 000000000000000000007bd1961c6bbdb31b918ad52c264dfd947698c012063a 2,807 1.00/1.00 vMB 69
688,704 688,704 0000000000000000000c98156ac17990b882220b6d5858cd86a3783d003a2587 3,251 1.00/1.00 vMB 78
688,703 688,703 0000000000000000000cdd8dd8a12da856960254f6157b59542783c757915491 2,288 1.00/1.00 vMB 12
688,702 688,702 00000000000000000006fc1d3721f8ae1ff54a5b1695295bd0ebac599c087917 1,441 1.00/1.00 vMB 14
688,701 688,701 00000000000000000006ae81ebf6ab300a67565e764bee1fe0c53a13e3aef795 2,540 1.00/1.00 vMB 18
688,700 688,700 0000000000000000000c810559269f522f3e3c13458f2a5eb18eb420662b078f 2,284 1.00/1.00 vMB 51
688,699 688,699 000000000000000000059872de4d46798ae378b47d8615f35b01c8f6ecf10dac 627 1.00/1.00 vMB 54
688,698 688,698 000000000000000000046a5d7e62a6ed1d9a8c2db416ac9584089e42369cb5ee 2,439 1.00/1.00 vMB 70
688,697 688,697 0000000000000000000d05611d473f1b24bda0f50cfbc3cf393d190f759fdfae 2,805 1.00/1.00 vMB 79
688,696 688,696 000000000000000000049281946d26fcba7d99fdabc1feac524bc3a7003d69b3 2,927 1.00/1.00 vMB 34
688,695 688,695 00000000000000000000e3d956b5325c5507f71b79c02ff8f05d3e037f19aa79 1,264 1.00/1.00 vMB 31
688,694 688,694 00000000000000000005b10e6cc092902986553950c746cc9f3fce737e24d9a3 2,162 1.00/1.00 vMB 38
688,693 688,693 00000000000000000009955a7c0c7a5a2b2abd06e8ec4ee58fb7362efc0fbafe 2,656 1.00/1.00 vMB 42
688,692 688,692 0000000000000000000b3d27bd457b5e4c4c2670e3a30bb888fc71ad51430aab 3,513 1.00/1.00 vMB 45
688,691 688,691 00000000000000000002834ba240f4027e4f8e46775a66e9620e1c50eefe77d2 2,239 1.00/1.00 vMB 59
688,690 688,690 0000000000000000000ad639da37e5b3854841f5ad3b927d2c94a0814ba1d94f 2,181 1.00/1.00 vMB 68
688,689 688,689 00000000000000000007d13f40515598b721c63ca19ba039c9f7f24e535ca974 2,225 1.00/1.00 vMB 55
688,688 688,688 0000000000000000000757f123db1753268cbb450851f0221738662817cd9b98 1,268 1.00/1.00 vMB 56
688,687 688,687 000000000000000000093423310da528d2c67003664545919312f7548b96ac27 2,579 1.00/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.