Loading Tool

Explorer IconExplorer

Memory Pool

85,279 transactions
30.68 vMB
0.13934202 BTC
Random Selection Loading Transactions
Max Size: 186.42/200 MB

Candidate Block

Mining Attempt f7b1e243cb517ef8de4d2e4d200d738c156f32dfe5691ab2a3a08e279675dfd4
Version 20000000
Previous Block 000000000000000000010d0a3e37e31e12beb7277f8808ba3ca72eb0ef7badb5
Merkle Root 616e405dd33cc8013e3f7c9feccec9dbd3d65c4409e0e21bd96984357df7cf90
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,288
Size: 1.00 vMB
Total Fees: 0.07608113 BTC
Feerates: 170.36 > 7.62 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,959 (605,888 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
309,071 309,071 0000000000000000167abff6af1e1757d2d8363d3b63d189c6b0b6a53a4e7f69 471 0.27/1.00 vMB 30
309,070 309,070 000000000000000030396ce8caa85e8a498ae7765a8099df36a3979463ee3f88 415 0.27/1.00 vMB 26
309,069 309,069 000000000000000015686c31f573d3187aab7abcd90ff85448604eb3c308c560 101 0.05/1.00 vMB 22
309,068 309,068 000000000000000014984ef326d02b5050f0e53ab4c47dba2452939e8f85be03 65 0.03/1.00 vMB 35
309,067 309,067 000000000000000020a25d755d991503f2d7993366e4779e9ef6f6b6506da126 170 0.12/1.00 vMB 21
309,066 309,066 0000000000000000257481ae637a22464621f61f90cedf367c74c7432151a5cf 237 0.14/1.00 vMB 27
309,065 309,065 00000000000000000fd3a3765067db8158e5e0ac6bbaad7e63f2186075e53536 1,290 0.66/1.00 vMB 32
309,064 309,064 00000000000000000c4c68ed4a274015c397e5ac25324e9790c4f252abbe7993 543 0.39/1.00 vMB 49
309,063 309,063 00000000000000003f614d6cc9537418f3c32fa7b44503547036cdc335f6e851 969 0.52/1.00 vMB 31
309,062 309,062 00000000000000000fb3c14ff1f58f2e040cafcb0b4e42365e271d63a9f53f02 85 0.03/1.00 vMB 41
309,061 309,061 000000000000000040ad0649f9bde9abf5149e6fbf2301aa66c45aab7e13a064 714 0.40/1.00 vMB 31
309,060 309,060 00000000000000000a00b549b11b763a080f79515e77a6a0ae9b42b5ae29727b 81 0.07/1.00 vMB 13
309,059 309,059 000000000000000023f4b8805d456bf7be1d325ae58df8f6a14d560e6ea477ad 877 0.49/1.00 vMB 31
309,058 309,058 0000000000000000040fb8128f621f3636894cbcfe54fbd182e1bcc5ee3dab65 137 0.07/1.00 vMB 30
309,057 309,057 0000000000000000212a09ad9865723edb93631c8a37e9f301baaeaade44f8bf 538 0.34/1.00 vMB 28
309,056 309,056 0000000000000000389b7025047f22b7cb2d99298d3c33063a14d1f28582f59b 242 0.13/1.00 vMB 26
309,055 309,055 000000000000000007f0a7c414ea8c80d6063900330fcd14d1a2babdafdfb33d 1,164 0.61/1.00 vMB 31
309,054 309,054 00000000000000000f17dec0d0bd7ec1e884d84aedc701709016c121d81454d0 494 0.36/1.00 vMB 23
309,053 309,053 00000000000000000bdb0eea5488110cbc90d9f453f6a23b22efffd74e26b006 256 0.09/1.00 vMB 51
309,052 309,052 000000000000000015e4b539f489ecd5ac460fc92a7906bb2cf5971b0ce903d6 901 0.48/1.00 vMB 31
309,051 309,051 000000000000000002334b6005f042c38b3fbce403a7df394d7a4e491466741e 512 0.16/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.32 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 660.27 GB
    • Received: 14.66 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.