Loading Tool

Explorer IconExplorer

Memory Pool

75,104 transactions
27.59 vMB
0.06745317 BTC
Random Selection Loading Transactions
Max Size: 168.60/200 MB

Candidate Block

Mining Attempt af3f5aaac1f8b1b3751c0672953e5281e9b779f0bc8d9245329a5cf285be80ab
Version 20000000
Previous Block 0000000000000000000091aab2e57355cdf4c0fac78ba90baa2b5eeac3f0e020
Merkle Root 31faf584fed7d4e7cc8be32f3bfb7cd4cc35addf583277b26d81c12ce065e529
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,052
Size: 1.00 vMB
Total Fees: 0.00867904 BTC
Feerates: 526.32 > 0.87 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,278 (402,694 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,584 512,584 00000000000000000031b21d095bd1c062f3cb75ef1fcaec3878ca014c681ff4 1,610 1.00/1.00 vMB 16
512,583 512,583 00000000000000000045aad36768696b75e253bcd98738acd9e3275be9e5f973 2,755 1.00/1.00 vMB 58
512,582 512,582 00000000000000000028c50d51f117dde3775a7ee92128840c61c2c016fe2894 869 1.00/1.00 vMB 15
512,581 512,581 0000000000000000004dd58f1c1ec276953bb4a9f802d606dae66e4a428f6777 585 1.00/1.00 vMB 9
512,580 512,580 00000000000000000028bc142fe9d2a8b785d33a72ce22a839bc642d294e4f96 648 1.00/1.00 vMB 15
512,579 512,579 0000000000000000003f7bf23014978a3384b0d274a0d25888d5027ca9870ff3 353 1.00/1.00 vMB 5
512,578 512,578 0000000000000000001fb7d51d6b08cdd094e4d26745198d7c94c5a0a75a5a96 663 1.00/1.00 vMB 8
512,577 512,577 00000000000000000025079c449f0009ae1a1bb25b98eb34bd747d1d8a48a722 2,289 1.00/1.00 vMB 33
512,576 512,576 0000000000000000002712fd5ea297f3ab83c2443e3ac4ac7331b4f42e85bf20 171 1.00/1.00 vMB 4
512,575 512,575 00000000000000000042d467e1ee4159a2c3128a48a20180ee3f26d24486a83d 666 1.00/1.00 vMB 16
512,574 512,574 000000000000000000204f5c6acf43744a736320259319b2ed242495eed9333e 148 1.00/1.00 vMB 4
512,573 512,573 0000000000000000002152082e093017aaa89e38ee507093c2bfe2e3ec916f3b 935 1.00/1.00 vMB 15
512,572 512,572 0000000000000000003ab7d2f4bacfae69f5138af54317f2e7130cf9fa5a1f12 1,409 1.00/1.00 vMB 27
512,571 512,571 0000000000000000005502e0ac89b5da371a6125fd9299cf90e739da45c94a74 836 1.00/1.00 vMB 16
512,570 512,570 0000000000000000003c54729e2e650cc09852094a2413112351b2f37a3b02fb 1,672 1.00/1.00 vMB 25
512,569 512,569 0000000000000000004446ee7699d240e882db77ae2c58192935d80ab89ba048 1,139 1.00/1.00 vMB 28
512,568 512,568 000000000000000000103b0f4914a4e610024013144c282b7f0c00fe6e1432a5 1,374 1.00/1.00 vMB 30
512,567 512,567 0000000000000000003aa92f0cb11ff68544f6f35b372bdc6c7f93ab7e353524 876 1.00/1.00 vMB 21
512,566 512,566 00000000000000000008fd45b8ba9be7f88f1c243dcea719c84e91a49cabe82e 392 1.00/1.00 vMB 3
512,565 512,565 00000000000000000043667096e43d7182fad77b266e2cd8aa7d5eed1cae1213 2,067 1.00/1.00 vMB 5
512,564 512,564 0000000000000000003aa337abf133c1ad661b70ecae1b192821b26507c63cf2 2,295 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.87 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: 713.10 GB
    • Received: 17.31 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.