Loading Tool

Explorer IconExplorer

Memory Pool

46,045 transactions
28.58 vMB
0.06767552 BTC
Random Selection Loading Transactions
Max Size: 152.32/200 MB

Candidate Block

Mining Attempt 65fc499b0bffd3ee28788a0f4f1c1c1050a5e4198232b8fa9601e65dc399183e
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root d5e3ca8086bd381cea3578c56a22bbe7e925463172d9f755a70334279518a949
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,812
Size: 1.00 vMB
Total Fees: 0.01354097 BTC
Feerates: 73.20 > 1.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (598,016 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,828 316,828 00000000000000002a30ca62c99f515c44e0fde816c384b7556cfa3e0d4225c3 193 0.30/1.00 vMB 13
316,827 316,827 00000000000000002a220e5235ac7d3a303109e1a0495d8626312b77a3b7e720 347 0.48/1.00 vMB 15
316,826 316,826 00000000000000001821a4f161ed7edb0bb1678edb6ed1a36d3d6b2007e649cf 512 0.21/1.00 vMB 30
316,825 316,825 00000000000000002cb9afec4d8495ae509d42c8b09900291ac06245e1b0a457 43 0.07/1.00 vMB 10
316,824 316,824 000000000000000027a3e38b52377b07a919f7138ddac8d367158f8fa2423adf 1,118 0.75/1.00 vMB 25
316,823 316,823 00000000000000002991b557dc475bc2fc781960757118a6469bff9b7d92fed1 512 0.19/1.00 vMB 46
316,822 316,822 00000000000000000e94708f8aea7c41d456e961428fb8694bb1dc64c69c5b5d 956 0.56/1.00 vMB 26
316,821 316,821 0000000000000000097ca29f0cbbb245b12b69ad7d8f6d4ae1d70e62a0f079b5 1,124 0.59/1.00 vMB 28
316,820 316,820 00000000000000001de1834a0a241ba2f40b9b78067749dba27a66060da618d4 276 0.16/1.00 vMB 21
316,819 316,819 0000000000000000237bd5630aedaed5d1a0f8365f6b17c750fbed81478164a2 639 0.30/1.00 vMB 28
316,818 316,818 000000000000000013298cc3aa1c555cbbdf9e6b72e7cd915f697855e20ca18c 813 0.38/1.00 vMB 29
316,817 316,817 0000000000000000018843108eec5e279235bd85c5adbc0d4efe9a4e260cb737 176 0.09/1.00 vMB 28
316,816 316,816 000000000000000015b88e77b7af59cc25cc9d1e6f7cb879a827b5895c449a4e 239 0.11/1.00 vMB 20
316,815 316,815 00000000000000000bc8d43a97986af51c391919626e3c11997d235a86363b2a 164 0.30/1.00 vMB 10
316,814 316,814 00000000000000002332ccf2c381700bb4f4248fc23b00ee168d258485d95f4d 1,593 0.75/1.00 vMB 32
316,813 316,813 00000000000000000936264a878bf14267368153fab420d78e43d70426a9936f 79 0.03/1.00 vMB 32
316,812 316,812 00000000000000001700c8977f6b9dfc847f145ad6a6eed6e9985b4615e459df 676 0.34/1.00 vMB 27
316,811 316,811 000000000000000005ecd47c3df5d573d2fe260216e801e6071bf785ef1adfc4 238 0.13/1.00 vMB 18
316,810 316,810 000000000000000017c7b5c1f8ab1f4744590b0ec9bfe9f703f7c8006388ad73 1,094 0.63/1.00 vMB 26
316,809 316,809 00000000000000000fbe053edf765aa0670955f819508c11f26cbc32c4a3a1c3 120 0.06/1.00 vMB 32
316,808 316,808 000000000000000008ee30eeaafb428e3fad86ec2fd6746fb03f64fc127d8dae 532 0.29/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.11 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.01 GB
    • Received: 13.68 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.