Loading Tool

Explorer IconExplorer

Memory Pool

53,782 transactions
29.93 vMB
0.10358526 BTC
Random Selection Loading Transactions
Max Size: 160.68/200 MB

Candidate Block

Mining Attempt 8f60d77afdbae8ed7846de6a8c34a1cf6facbbc91008e2abd16890e01d02b49a
Version 20000000
Previous Block 00000000000000000000c82bf1f7d055428156e8d4702bdc0fed9066619a5fcd
Merkle Root eb896e247d42863cfbe52b810c89abae98b5c6b2102685f87fec565113bdd239
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,186
Size: 1.00 vMB
Total Fees: 0.02863591 BTC
Feerates: 157.35 > 2.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,713 (165,588 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
749,125 749,125 00000000000000000001e47e9c24b847e2499838c8cf7c9892b8363753d67949 3,116 1.00/1.00 vMB 31
749,124 749,124 0000000000000000000645979326e6c5144a671091c33d73f43dc07a13d0b29c 2,316 1.00/1.00 vMB 8
749,123 749,123 00000000000000000007f3354b9ae20d92bf44d135abedb1b68699ce18d622b7 1,641 1.00/1.00 vMB 8
749,122 749,122 000000000000000000039d706403ec5c7677825af43aa0427d5d5b807482b8ee 3,086 1.00/1.00 vMB 15
749,121 749,121 0000000000000000000133225cb2be01e179bf773efb0b83b3a24aef94c65427 2,867 1.00/1.00 vMB 29
749,120 749,120 00000000000000000008401ff8b986abdb4145e7125a6920bd3291d8de6b32f4 2,188 1.00/1.00 vMB 16
749,119 749,119 00000000000000000009b4d4a1d37a10dbf20546d7dd436648adc08f024a4f58 1,589 1.00/1.00 vMB 12
749,118 749,118 00000000000000000006d2cdd2fae46427e930d4c10b15a193192bcfa17fb4f2 2,833 1.00/1.00 vMB 20
749,117 749,117 00000000000000000006bc4379de22cdf58fde80f84018b84878f7e8817f724f 2,587 1.00/1.00 vMB 29
749,116 749,116 00000000000000000004b591b028203db7617e9bf2dd800c26ac5e5770f81347 2,493 1.00/1.00 vMB 14
749,115 749,115 00000000000000000007db7e4f00ad31f2f0df7514052ce5a479c7b983a91810 2,372 1.00/1.00 vMB 16
749,114 749,114 00000000000000000007789b6bd1c417e9a21366c5275350c69881fbf24a43d3 2,214 1.00/1.00 vMB 23
749,113 749,113 00000000000000000009646f875a85c1eb7af798af8959adf7ead8df58d3a03a 1,419 1.00/1.00 vMB 6
749,112 749,112 00000000000000000007d5af23bcd5de39450a8b125ac4d31b0a3c1db3c34eab 1,587 1.00/1.00 vMB 9
749,111 749,111 00000000000000000009581ab56286777f80ba9d60570701adba9d2fca608f18 2,201 1.00/1.00 vMB 20
749,110 749,110 000000000000000000027d69895010a1286ed196451f40fd291d3c89f7803a0a 3,312 1.00/1.00 vMB 26
749,109 749,109 00000000000000000000adf7178030c045ae729c4970a13062b0e01a99fa8c45 2,516 0.80/1.00 vMB 13
749,108 749,108 000000000000000000088f97881b30524da496357c945b9f83a61e4009d879d2 2,167 0.86/1.00 vMB 10
749,107 749,107 00000000000000000006dbbe8487eb5dd99ecb87b12b09948aa04d5d2b6458dc 2,925 1.00/1.00 vMB 14
749,106 749,106 00000000000000000007f870de5d3cb4656519d000981e30e2554f83c60d8401 1,397 0.65/1.00 vMB 2
749,105 749,105 000000000000000000077f0141999eea81c97bd77599dd86bc90fc124c419d65 3,021 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.89 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: 645.10 GB
    • Received: 12.68 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.