Loading Tool

Explorer IconExplorer

Memory Pool

18,213 transactions
8.64 vMB
0.10749694 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.89/200 MB

Candidate Block

Mining Attempt 9960b25fd354d01f02aea34923b1321362b7b06f413caa5fedfe33a3ed48da1b
Version 20000000
Previous Block 00000000000000000001a3bad11a156a9b1405118d655a367303f4e9599e5dec
Merkle Root eb5aba02241b4a1dd7fdf7b5d3b7dc30c68c33706c25d9dcac0d66711db4a4b0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,773
Size: 1.00 vMB
Total Fees: 0.08937914 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,429 (767,126 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
146,303 146,303 000000000000059314ca5c903c18d7e7ed6f068974c70a057eddea578845cca1 24 0.01 vMB 70
146,302 146,302 0000000000000616e7bfcdd615bd411939c4ffe9dfdfa237a5e3c0a15a33da47 49 0.02 vMB 109
146,301 146,301 00000000000005b8a31c97b703fee3ab73b22b4510aeb360e14849402ff2ca80 30 0.01 vMB 58
146,300 146,300 00000000000008aeb3b98261e29d4ea6b5b3cd7ff291af95db8806c5bfeb909d 8 0.00 vMB 55
146,299 146,299 00000000000002874a92c770de12e62c7eed112335dcda2c510475b7c6b67c16 1 0.00 vMB 0
146,298 146,298 000000000000086f600449c573540a98eecb45300deadf0ab03caecd52dc7847 11 0.00 vMB 34
146,297 146,297 000000000000016ed4d352eb0e9fd024434cda27d3659d4298e0bab3c7488dcd 27 0.01 vMB 559
146,296 146,296 00000000000002a4b55173f3c3b79de09aabf48d102218dd2ba84ec07a663157 32 0.01 vMB 295
146,295 146,295 0000000000000509a419798bc07835f638b5a5b23f734232a97d9012ff3011de 11 0.00 vMB 87
146,294 146,294 000000000000051ee8b9f5abac92f2b6eda3d068f55aeb11a5905a57a084d6de 39 0.01 vMB 199
146,293 146,293 000000000000076f3a4e5d58c5bb4b6629f4fbf253db3bf6669148202ea3c42e 1 0.00 vMB 0
146,292 146,292 00000000000002febf9c973a93b2c8ecc6350776bf2d8db05fd56f25c8999951 67 0.02 vMB 369
146,291 146,291 000000000000004bfab2522f6a7861c281c0fc023a7c7a361946300517580a0f 5 0.00 vMB 857
146,290 146,290 000000000000044ea812237572c1153ef5e613f0d748d23338750dd736ddceab 74 0.02 vMB 115
146,289 146,289 00000000000007dd3005bd0772566c975206e7b51b58bfe39c295c43e672ef5a 18 0.00 vMB 68
146,288 146,288 00000000000006a3c3c8a0678ed3c917be6d171fa1b9bb20122b5e55e61fa5b1 37 0.02 vMB 131
146,287 146,287 000000000000068454fe51130c282e2943bf9cf5c34887e426c598b9baa32bb2 118 0.04 vMB 164
146,286 146,286 00000000000001b520e1b095afbd72d8565a7b774c157872505a0c15936a1f02 9 0.00 vMB 825
146,285 146,285 000000000000015617d09ba19142a21544858110c49febf9ec2f63774b9a7583 22 0.01 vMB 53
146,284 146,284 000000000000053f2d2df05f2e545b6c3a1d0e3bb59201347748754b1852c8d6 52 0.02 vMB 67
146,283 146,283 00000000000000c756dfdeb6f56d33009d40370254c8e8421cc17824f93ceae2 21 0.01 vMB 50
Previous 10 blocks ↓
Total Size: 779.62 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: 301.45 GB
    • Received: 1.32 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.