Loading Tool

Explorer IconExplorer

Memory Pool

49,356 transactions
29.59 vMB
0.10223537 BTC
Random Selection Loading Transactions
Max Size: 157.81/200 MB

Candidate Block

Mining Attempt 81989ea47f9584aa488e38cf4fafb042d0b9867d481bd5714332efce51a73e7a
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root cf3b2b9e522a89fcc272b24d60ecfd8a43d273fb1d55503591159bcc2c4a81f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,240
Size: 1.00 vMB
Total Fees: 0.04187535 BTC
Feerates: 301.60 > 4.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (422,088 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
492,760 492,760 0000000000000000000c373a1e42f20574ebaf9bfa2da834d804ac3dcad7acab 1,305 0.45/1.00 vMB 314
492,759 492,759 000000000000000000700bc070309b0f174baa680491fc7caf961b778d590f09 2,462 1.00/1.00 vMB 268
492,758 492,758 0000000000000000008728b30ff0a1fb4f78e3e288602cdf08e88faaf2a37715 2,805 1.00/1.00 vMB 205
492,757 492,757 0000000000000000000583d7d6e9f463875351652df6e89015516cc5cfab81b4 2,194 1.00/1.00 vMB 260
492,756 492,756 00000000000000000098cf4d2a3113ccfdd5d81d0c971c06e05fe6cfcf1381bd 2,503 1.00/1.00 vMB 225
492,755 492,755 00000000000000000022ce9f300120144f4e241f85f33e085b81a38214860092 2,927 1.00/1.00 vMB 255
492,754 492,754 000000000000000000367b378c45feddc34434f6faca8069b9f974454dec0efa 2,594 0.95/1.00 vMB 315
492,753 492,753 000000000000000000bc57077ec1e9a5b50964af18ca6d4dd3d5bcc5838fa032 225 1.00/1.00 vMB 23
492,752 492,752 00000000000000000039e773c32ae81498c9cd4251982ddbcb89af2a35247d97 1,172 1.00/1.00 vMB 45
492,751 492,751 000000000000000000a7957befad4d311de66aadafd51da9ae242a4d41474dff 1,424 1.00/1.00 vMB 111
492,750 492,750 00000000000000000032527d482b563bd9f6f69627082bd57dd4930a2c9a9cb2 2,170 1.00/1.00 vMB 188
492,749 492,749 000000000000000000a32ed10edf9a8f072eaf1b800cb22865ca682c703b9510 2,368 1.00/1.00 vMB 199
492,748 492,748 0000000000000000001320ce0d80008f091dc179851d6edb329eae3a969d3505 2,378 1.00/1.00 vMB 92
492,747 492,747 000000000000000000bf3638d4926d479b620dfa38cba3bc1b080d71f075e786 1,844 1.00/1.00 vMB 97
492,746 492,746 00000000000000000019f015068585182636c27eb0157f8bb13a58a481cc5ef9 1,152 1.00/1.00 vMB 173
492,745 492,745 00000000000000000043debee86987a2f4572078f48f89a74b6c7d19421be596 2,275 1.00/1.00 vMB 227
492,744 492,744 0000000000000000006abfe31e59af9f81b3fc84a1a25a8fdc095e429dc6dffa 2,100 1.00/1.00 vMB 105
492,743 492,743 0000000000000000004b5bb9f1a5a43ba47edc7976dc8802bd2f353334ee8fdb 1,848 0.73/1.00 vMB 249
492,742 492,742 000000000000000000a858f38128ee77582a6835a4f5790a528e5f2d0d0f99b9 2,357 0.92/1.00 vMB 224
492,741 492,741 0000000000000000007b5ca87245ce03e7a3671524c179aedca1c93b87814213 1,976 1.00/1.00 vMB 142
492,740 492,740 00000000000000000077cd9cc9c2b953e3bc987365e9dcd04a846519a9be76e6 2,679 1.00/1.00 vMB 253
Previous 10 blocks ↓
Total Size: 782.12 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.12 GB
    • Received: 13.73 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.