Loading Tool

Explorer IconExplorer

Memory Pool

82,499 transactions
31.20 vMB
0.10197700 BTC
Random Selection Loading Transactions
Max Size: 190.00/200 MB

Candidate Block

Mining Attempt 68102ec870089479c507586a1f667eed2d891caa30e4d51c1397b763d2339705
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 2590ba543d7bd1c9bdb7e6a34eed95b6461d11bc67b6c86055e77b7d2a555dfe
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,937
Size: 1.00 vMB
Total Fees: 0.02675089 BTC
Feerates: 151.12 > 2.68 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (232,399 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,985 682,985 00000000000000000009691d244513eec5b841fa4fdac3872e0ae2984280af6d 1,961 1.00/1.00 vMB 35
682,984 682,984 0000000000000000000814d153d3b04272384304bd47a542376a08d3b261300b 1,713 1.00/1.00 vMB 32
682,983 682,983 0000000000000000000025fc57cf5aade89e5e890bcc249a7b098e132484bf9c 2,433 1.00/1.00 vMB 59
682,982 682,982 00000000000000000005f0961016eeb4c8abc31cc8324a0fbd87005c1813db1f 2,261 1.00/1.00 vMB 78
682,981 682,981 0000000000000000000a659c5c2fd4d0dca61483c22818e1fc117f89649b8812 1,466 1.00/1.00 vMB 73
682,980 682,980 00000000000000000007bff5ac7b4ace6744dafa1e78ed0685093f168169089b 2,777 1.00/1.00 vMB 105
682,979 682,979 00000000000000000001d6afe13e2ffdd3f7b6e66f6e8b81539080cf877039c2 2,388 1.00/1.00 vMB 88
682,978 682,978 0000000000000000000ca3e737337eb394decda89166dca68603235279ce61d7 1,124 1.00/1.00 vMB 87
682,977 682,977 0000000000000000000068226bc26904cb3e5480175a8457317a93cbe07df73d 1,887 1.00/1.00 vMB 99
682,976 682,976 0000000000000000000b9ee355271d05189f1288fb851f6323f33ced4e807b58 1,211 1.00/1.00 vMB 91
682,975 682,975 00000000000000000003ea850c62f7e3959786e46d597fc3ac777ed86c1add12 3,051 1.00/1.00 vMB 97
682,974 682,974 0000000000000000000652a172dd4a0aa642e897af1b6e41c9b77ee3246a72d5 3,266 1.00/1.00 vMB 129
682,973 682,973 00000000000000000003aba1ec0ba8cef41e9a047467f1c9ff54f82654ad1369 2,394 1.00/1.00 vMB 48
682,972 682,972 0000000000000000000554294451793b99c5f99970b0665c0e093cbf1d9a83fc 2,381 1.00/1.00 vMB 63
682,971 682,971 0000000000000000000c400e994491ccc748243fd5bdcfad9eeb2841aff2036f 1,948 1.00/1.00 vMB 43
682,970 682,970 00000000000000000006f58520bdecc6b6f2ecc14585073664db08454b3373ba 1,879 1.00/1.00 vMB 38
682,969 682,969 0000000000000000000a2ad21184723809b0dc9c71b6406afb91dfa9134f3657 2,417 1.00/1.00 vMB 92
682,968 682,968 00000000000000000005373884d5d135e1c5c5c6c623c119528fbe80ab687d25 1,969 1.00/1.00 vMB 55
682,967 682,967 0000000000000000000add1c326a38fc749a2d4e8485486b983c8e9cd4bccabf 1,586 1.00/1.00 vMB 45
682,966 682,966 0000000000000000000a88f4ec477667e9d14ae87f3c1062dd4722e36fc993cb 2,140 1.00/1.00 vMB 84
682,965 682,965 000000000000000000097a91ae916ee548b2528a9245daf4e9efd0d47fbf697f 1,803 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.06 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: 720.64 GB
    • Received: 18.23 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.