Loading Tool

Explorer IconExplorer

Memory Pool

36,296 transactions
27.59 vMB
0.06286711 BTC
Random Selection Loading Transactions
Max Size: 138.92/200 MB

Candidate Block

Mining Attempt a2bfeeb07e9350802158e5a4707cb459809747563bcf9b75c0893857e87d0e16
Version 20000000
Previous Block 0000000000000000000141edea387271cfa939f1c4e7740f679098889b1d55ec
Merkle Root d5bd51808bf52bbd6c569593a39910a5b62e7db46954957f0b2c1a1c5fca46a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,611
Size: 1.00 vMB
Total Fees: 0.01039645 BTC
Feerates: 101.47 > 1.04 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,624 (165,457 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
749,167 749,167 000000000000000000078cbef6c8f9151049806d03fbd8199f8746a170035283 3,191 1.00/1.00 vMB 4
749,166 749,166 00000000000000000001cc896ba6d4863c703a17ffc1f18926be477a4962538d 2,471 1.00/1.00 vMB 12
749,165 749,165 00000000000000000006985953be8f6325233d32372cbe72f270f7a28d66854b 3,574 1.00/1.00 vMB 26
749,164 749,164 0000000000000000000055b183d4788c6b641ce14ce46bd159af00f70f1b769d 2,158 1.00/1.00 vMB 4
749,163 749,163 00000000000000000009256ce24eb65fdce6e9632bacc7aa14c0a065a6a66ba2 3,395 1.00/1.00 vMB 22
749,162 749,162 0000000000000000000873876975b2443cfcb93cd9b66c58ed6da922fe5f40b3 3,657 1.00/1.00 vMB 6
749,161 749,161 00000000000000000001eb13d0d3554b76eeb7f63234fdae37d9ba077455a33c 3,283 1.00/1.00 vMB 22
749,160 749,160 0000000000000000000697402466e95cece42a8784670e361defa9725a58583f 2,303 1.00/1.00 vMB 6
749,159 749,159 000000000000000000091c5c78c6cc3e6130632a565d6c21b5686a23bb7fafd6 2,131 1.00/1.00 vMB 6
749,158 749,158 000000000000000000045968461c407553e5c2ef9824f07fe6d558395a8ac9e0 2,218 1.00/1.00 vMB 21
749,157 749,157 0000000000000000000721a62465c9dc2095e1dfcbe517cab02c878b9c16bede 1,693 1.00/1.00 vMB 21
749,156 749,156 00000000000000000003f9cb570e4cc84f4d4e51bd90fa4dfc3200749064aa45 2,284 1.00/1.00 vMB 9
749,155 749,155 000000000000000000065ab3736ba2a84f6c1707cb4d05d8f1a66a02495dbd96 2,637 1.00/1.00 vMB 16
749,154 749,154 0000000000000000000249b92d339451a989da44c1152dee6a6ec5e121d7dd8d 3,485 1.00/1.00 vMB 17
749,153 749,153 00000000000000000001e26b51fe7a195450f4696a760f2500851e04bcb0b82d 2,656 1.00/1.00 vMB 27
749,152 749,152 000000000000000000055d6537d13850e2dd5031487c9103f7f67aff8009077a 2,777 1.00/1.00 vMB 34
749,151 749,151 000000000000000000086fc2b90219b0e29470830db144132e5429c33195906f 1,708 1.00/1.00 vMB 8
749,150 749,150 000000000000000000081b33bb1b41b79e8cb6e3d49af661ed9041fec6b1e06b 2,397 1.00/1.00 vMB 20
749,149 749,149 00000000000000000008bfd48a29d3d151e6026b055ca4442627d4d786c816a3 2,789 1.00/1.00 vMB 26
749,148 749,148 0000000000000000000309e5b0f3e2b34254721868eda3ec8695a0cdceaa4ead 599 1.00/1.00 vMB 14
749,147 749,147 00000000000000000008d8984b01619a585531556096e886f363d0b9fba3f287 1,738 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.73 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.05 GB
    • Received: 11.97 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.