Loading Tool

Explorer IconExplorer

Memory Pool

27,468 transactions
27.32 vMB
0.07487835 BTC
Random Selection Loading Transactions
Max Size: 131.11/200 MB

Candidate Block

Mining Attempt 7cc0e406d0d9f165a56f1d340b48c89ba75f498da9c3595dbd0d5172ce7f40bf
Version 20000000
Previous Block 00000000000000000000222279f35db39c4c1e723abe28171badb7bd3d2267db
Merkle Root 485a25ffb7de95c7ba51af0b8873beaee53e2fa01ba51829ffc1065ac8225742
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,204
Size: 1.00 vMB
Total Fees: 0.02323694 BTC
Feerates: 178.73 > 2.33 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,491 (152,679 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,812 761,812 00000000000000000003cf307ecd9c5657d457bba6aa5a3940da07a428d090d9 95 0.02/1.00 vMB 16
761,811 761,811 0000000000000000000124c05e9482233c4a93205c84d8ddca8df1cd4c65ca2e 390 0.37/1.00 vMB 11
761,810 761,810 0000000000000000000787a17dfe4e44651b5474b898dfccd7a7f81ba3e1b207 1,125 0.98/1.00 vMB 14
761,809 761,809 000000000000000000014ed8128d3335c1ed4c9e8ee6118a5043b8006ae03d75 1,779 0.68/1.00 vMB 8
761,808 761,808 0000000000000000000066987d08064f8ca3414b2e6ef0b1c33566a5fef63ae1 3,322 1.00/1.00 vMB 19
761,807 761,807 00000000000000000006fe09a3221befd22aa8fd904e58ee17006c612949d5e5 226 0.09/1.00 vMB 21
761,806 761,806 000000000000000000059e9871da4ccf3a5241cd599ee789cd71ce83b9c478f5 128 0.05/1.00 vMB 20
761,805 761,805 00000000000000000000157f69ecd568eae3399f0fd14c5f60948b3a32429b11 320 0.09/1.00 vMB 19
761,804 761,804 000000000000000000043d5e38a9f5d22c03495463c627250f2bd3c6fa10f283 761 0.25/1.00 vMB 13
761,803 761,803 00000000000000000001a1e2be6d7b61475c6842bddd8c1344ae29d13921d381 1,782 0.72/1.00 vMB 13
761,802 761,802 00000000000000000006db12f972077731dca2f51a7cacd001c37dae79939393 506 0.17/1.00 vMB 15
761,801 761,801 0000000000000000000362f2e08e88ee8f14371dbcdfa1e317697c47d17e5896 168 0.07/1.00 vMB 11
761,800 761,800 00000000000000000004dd8911c3a53327f2c0b0c31bce0e12983c447d51ab0c 1,800 0.83/1.00 vMB 12
761,799 761,799 0000000000000000000658dcceec4a39c1ebdae9b16bc99258963b7592dc967b 1,799 0.84/1.00 vMB 12
761,798 761,798 00000000000000000006a2a4ac68f4c23c2510c84c45cadadb1c25e6c1588a2e 883 1.00/1.00 vMB 5
761,797 761,797 0000000000000000000140d9618f1743aeefc2e7d4f193a60fe6652aab6771cc 678 1.00/1.00 vMB 4
761,796 761,796 00000000000000000004483e8bb5a14c4ca196b5920788f39cbada529cbe42fc 1,558 1.00/1.00 vMB 5
761,795 761,795 0000000000000000000681d2d651b275d8767f598012b5ce90e2654b281b3ed6 2,837 1.00/1.00 vMB 22
761,794 761,794 0000000000000000000348d4717a454212a89e85d1283c8d701aa6fd909c25cd 886 1.00/1.00 vMB 7
761,793 761,793 00000000000000000002202f6d59970687b671deb9093f530fbc0d20f1e4f52c 1,321 1.00/1.00 vMB 11
761,792 761,792 00000000000000000000447d556654eb5e1372ebbc94d33f3ff0cf13e5f88490 2,351 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.48 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: 611.74 GB
    • Received: 10.88 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.