Loading Tool

Explorer IconExplorer

Memory Pool

43,591 transactions
26.95 vMB
0.08820328 BTC
Random Selection Loading Transactions
Max Size: 140.56/200 MB

Candidate Block

Mining Attempt 323b752961eabde3fc5031ee86324e3b8efa8ccacc4d8d218e26d0f934b4bd92
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root a0f494ec35d09f2dabc63f06b45f4d2e5a5f2d17d4e0b8489e29f74f62775db2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,514
Size: 1.00 vMB
Total Fees: 0.03661485 BTC
Feerates: 151.01 > 3.67 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (140,043 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
774,833 774,833 000000000000000000006099ecde7e0eb179b02ab451d06c4767d1385e0162b4 2,578 1.00/1.00 vMB 18
774,832 774,832 00000000000000000004a4ade0fc1190973dce39853877b343f34a84424461d3 2,420 1.00/1.00 vMB 22
774,831 774,831 00000000000000000000c44dfd065c271372bb85a7f55c85bac3b9dc8632708b 2,252 1.00/1.00 vMB 9
774,830 774,830 00000000000000000004e66168ff2e02a956e345acb1c3488bc6825e1a157634 2,060 1.00/1.00 vMB 19
774,829 774,829 00000000000000000001faed6de25d3629d81f6525de22c5605ac0bed449d74d 2,326 1.00/1.00 vMB 21
774,828 774,828 000000000000000000018268b6de3412c69d97cb2e58f9b916fbd1f949129856 781 0.40/1.00 vMB 8
774,827 774,827 00000000000000000002e6d53ca877d370624f6f5be1c40275127e223ec1a91e 115 0.04/1.00 vMB 7
774,826 774,826 00000000000000000005803690b8eb323c3af0628bf9b2abd673ef8bf00f7988 835 0.50/1.00 vMB 7
774,825 774,825 0000000000000000000637672d1c0c6f8b1aeac8bb82a9eba41ec4b72313608a 516 0.75/1.00 vMB 3
774,824 774,824 00000000000000000002d01cf9c3c059a96072dd6e244bf7ff87512391b7e960 1,034 1.00/1.00 vMB 5
774,823 774,823 000000000000000000028f7f4a4a0ef7431257072258c90c3613fae5a15807cc 2,672 1.00/1.00 vMB 14
774,822 774,822 00000000000000000005792cff27f09217c3c1352b1d7ff79db92a2fa4296725 1,680 0.99/1.00 vMB 9
774,821 774,821 00000000000000000000d916ef02e3f8587d82b30bb870c664012a70da4a4232 1,853 0.90/1.00 vMB 9
774,820 774,820 0000000000000000000281ac4eb0a6e672d8bba6d843c906246d702089814afa 1,355 0.61/1.00 vMB 10
774,819 774,819 000000000000000000043bf5bf93526eeed57bcacc74bcafec3c94e0cec4a15b 909 0.39/1.00 vMB 8
774,818 774,818 00000000000000000005b1c6ed07b2ca19d909a10aedda614282353ad66c2126 1,531 0.53/1.00 vMB 10
774,817 774,817 000000000000000000056ef89ad91ffd3aebe8ea0e4880cb5f75b5b6d5d202a2 1,364 0.60/1.00 vMB 10
774,816 774,816 00000000000000000005e7b5c0ea10d83abfe6dc233b59bae61c938154bd4eb7 533 0.18/1.00 vMB 12
774,815 774,815 00000000000000000004b9b6cfca3ac06ce7dff60617272c702cf09b2c421a6a 892 0.77/1.00 vMB 4
774,814 774,814 000000000000000000057676f4ad5e7a9701c914eb677c3860320d42593bf9d6 2,922 1.00/1.00 vMB 6
774,813 774,813 000000000000000000036fe52b30ac209fc575a35bcd966d7e1b8394ebba49c8 2,467 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.17 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: 653.47 GB
    • Received: 13.90 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.