Loading Tool

Explorer IconExplorer

Memory Pool

50,183 transactions
30.12 vMB
0.11809745 BTC
Random Selection Loading Transactions
Max Size: 160.64/200 MB

Candidate Block

Mining Attempt 5716dc5c809c94f7b5d7f7d95d5ee9d349325c01a854589ad8e2953db5762c71
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 019ba6aedd4ce94a734b733b75f8e6fec4688973969e1797f4eab2ca344681ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,423
Size: 1.00 vMB
Total Fees: 0.04596457 BTC
Feerates: 179.69 > 4.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (529,869 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,975 384,975 000000000000000009cd874bbbaca2a84a90405f9183839d7f0c627826ae8410 176 0.12/1.00 vMB 23
384,974 384,974 00000000000000000f261c00d415b7a0935160065ce2568d68b37dae448d9904 1,052 0.91/1.00 vMB 57
384,973 384,973 000000000000000007400725a669cdcb548f50c196e82556c29cafad886b26f4 686 0.43/1.00 vMB 41
384,972 384,972 000000000000000000e8a396de8ea44913b22d3377bfaec865bf87fc35166e62 915 0.99/1.00 vMB 15
384,971 384,971 00000000000000000228517657c2029fc306cba56dcfe2b2c4c74a1ac66ba64b 1,114 0.54/1.00 vMB 38
384,970 384,970 00000000000000000bad76ff71974d1fa75eb634cbedb9075d9af90408150a17 2,376 0.93/1.00 vMB 47
384,969 384,969 00000000000000000a2b441fe3eb4c17272d1698c18dd09e2465f964f9c9369d 1,713 0.94/1.00 vMB 27
384,968 384,968 00000000000000000b2469c2b8693b06d3a2cfa8a15d41c801a5a0b73927638b 1 0.00/1.00 vMB 0
384,967 384,967 000000000000000004c447536a482fabc0cb447594e814c73e7adf6af342858b 1,031 0.95/1.00 vMB 18
384,966 384,966 00000000000000000d3205ee73eb22bdde04f935780584c5546b532ae3f05a29 2,438 0.93/1.00 vMB 51
384,965 384,965 00000000000000000f9c1357c4898a2aca7a2b7069b32232daba1e0e3e15a8fd 1,344 0.75/1.00 vMB 32
384,964 384,964 000000000000000009300f90a3c7741ccdd0d005829b9d4984d80e89e212fc07 1,100 0.75/1.00 vMB 23
384,963 384,963 0000000000000000085d637d8739de8fb88aaad4e8d3559e29442f0c72dc5a76 2 0.00/1.00 vMB 0
384,962 384,962 0000000000000000021d34299ea4c054d7b908d3f2b8723cc7681cdae3671c0b 2,850 0.94/1.00 vMB 59
384,961 384,961 00000000000000000084dc2bbf83f66e714255ed6eef85186acc6522d1ffca27 1,306 0.93/1.00 vMB 27
384,960 384,960 000000000000000008a05be49821b7de8436ef0b5b0d49912a4f4619412184e4 2,100 0.75/1.00 vMB 45
384,959 384,959 000000000000000000806c8a9b2908adeecd7fa02cfa74a4096e18a2a474c3c5 1,171 0.73/1.00 vMB 22
384,958 384,958 00000000000000001016f7e5a9debe835f557f58c1c5f3dcd5071fdfd057517f 1,166 0.51/1.00 vMB 61
384,957 384,957 0000000000000000051fc29dfb37da88414360e7cf348829280a0715a8877371 1,754 0.79/1.00 vMB 34
384,956 384,956 00000000000000000496e3013387809af710e967236e108f9f07510431a5d7bc 1,137 0.54/1.00 vMB 31
384,955 384,955 00000000000000000a6938a67c874d517e38eb989da4e053591daa330fc39b41 330 0.26/1.00 vMB 18
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.03 GB
    • Received: 13.69 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.