Loading Tool

Explorer IconExplorer

Memory Pool

55,608 transactions
32.52 vMB
0.16745622 BTC
Random Selection Loading Transactions
Max Size: 174.02/200 MB

Candidate Block

Mining Attempt f48b859e3aeffe3fc10cf555291942ad7599e5cbb6876a0690a9fcda2fd0ef64
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root 24eb53db52932ee3577a8369be7c648d1ae5c117c8da744cdfc4d71a728bcf64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,532
Size: 1.00 vMB
Total Fees: 0.05746107 BTC
Feerates: 301.66 > 5.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (347,286 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
567,535 567,535 0000000000000000000a496a0f1accec79ddc9aa68e9043204663f9e6fc358ef 1,391 0.52/1.00 vMB 15
567,534 567,534 0000000000000000000156a619149e3e640dab7f1f2b367d616739ef5da1e03b 190 0.05/1.00 vMB 21
567,533 567,533 0000000000000000001070192a64a6cff614fd4fd72fa1d4a2e090c3d0b80408 994 0.35/1.00 vMB 16
567,532 567,532 00000000000000000010fb98997ed0481b93016ec03b12ff88a2739b5301c4fd 952 0.36/1.00 vMB 15
567,531 567,531 0000000000000000000c6a018d705a92afa7696c73449c55ed707544dd727b0a 1,286 0.55/1.00 vMB 7
567,530 567,530 0000000000000000000c533f74e975f8dd21baa1d1299827735483f5a7586611 3,118 1.00/1.00 vMB 16
567,529 567,529 000000000000000000267307a75fd3775bacdac06311d3549fb9695001cece57 2,404 1.00/1.00 vMB 28
567,528 567,528 0000000000000000001399fad359fadf9f782bf9486864ff48cee40a584b592b 753 0.34/1.00 vMB 15
567,527 567,527 0000000000000000002b8e3656265cab225b74a9b3864e654f3e3a5cc56515d5 254 0.13/1.00 vMB 12
567,526 567,526 0000000000000000001adc5b1711e1c87a632a061f3e27aa32297a0d18355601 819 0.27/1.00 vMB 18
567,525 567,525 0000000000000000000dfc3a484a1c583cb3ffcec7e7562a6d1f084c731a153a 78 0.02/1.00 vMB 16
567,524 567,524 0000000000000000000235c88e6fae5d4928074b65995b2df44f9437629a8a57 1,813 0.71/1.00 vMB 16
567,523 567,523 0000000000000000001e2836be93afca87820470ef07b778483ad9e8d023eeb7 1,415 0.53/1.00 vMB 19
567,522 567,522 000000000000000000006bef550c4022d9775d10bc7b4ef1e682b10743094adc 751 0.29/1.00 vMB 16
567,521 567,521 0000000000000000001d376185182f9579590c1fd5ba2afccaa9960955a81acb 3,051 1.00/1.00 vMB 7
567,520 567,520 000000000000000000016ce2b0429c4f60e45686c78cfa1ee5efc4b46094e4c8 2,969 1.00/1.00 vMB 31
567,519 567,519 00000000000000000028be8758607982120982c88e396d3e797aff200b973ce9 682 0.21/1.00 vMB 25
567,518 567,518 00000000000000000017da2deb31eef6de3bbd404b5639d02433beb339b7de87 1,628 0.78/1.00 vMB 16
567,517 567,517 0000000000000000001e479c7f41b4cac62a333583bdbf7e5333a365d1cf4066 1,780 0.99/1.00 vMB 7
567,516 567,516 00000000000000000006543ef0228d6ac885edd9dd2ae065afd356e49565e608 2,632 1.00/1.00 vMB 17
567,515 567,515 00000000000000000019f7afe02a69adc2fd4d49ad0ce90d67658d6ad246e57d 2,555 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.07 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: 651.27 GB
    • Received: 13.52 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.