Loading Tool

Explorer IconExplorer

Memory Pool

78,718 transactions
30.03 vMB
0.08967714 BTC
Random Selection Loading Transactions
Max Size: 179.39/200 MB

Candidate Block

Mining Attempt 2d10fb7085f7fbfff906ef2e5ca1f7cf5e47211879200f6dcdd04520432f1193
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 23a780b6a0da7bbb6f5efe5f7a82709acb9a361f930e2877e117708f94e2c28b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,936
Size: 1.00 vMB
Total Fees: 0.02027496 BTC
Feerates: 150.61 > 2.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (128,094 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
787,058 787,058 00000000000000000000ce72ad7440cd9a3499925912a061e35487f5b92b451f 3,167 1.00/1.00 vMB 25
787,057 787,057 00000000000000000000aeb2e02e09e5f8dd8fda7d43d50ba1daaa3b56d0f51e 4,199 1.00/1.00 vMB 13
787,056 787,056 00000000000000000001963903af620b80f422898b6b991f068e37a1e829d4ef 4,409 1.00/1.00 vMB 11
787,055 787,055 00000000000000000000828b5561d32cab4a06b196618e1ccf51d2a2dc9fd3e6 2,240 1.00/1.00 vMB 22
787,054 787,054 000000000000000000018a47f4efd715212db6405cbeab90fc7a92fa071c1c3e 2,081 1.00/1.00 vMB 20
787,053 787,053 000000000000000000027816e9095d4433b6c6cb9532417297ebba90851207d4 1,871 1.00/1.00 vMB 3
787,052 787,052 00000000000000000000196e1d41921bab28ab7acd387f9cfa4f881d60b5bd8f 4,127 1.00/1.00 vMB 7
787,051 787,051 000000000000000000021e33f39cc1dd6368015e0a35d368be30cad8465f654b 4,631 1.00/1.00 vMB 4
787,050 787,050 00000000000000000000efd6394c4205211bb33bf7250b01422f4e8783dc29e3 4,797 1.00/1.00 vMB 11
787,049 787,049 000000000000000000034faf727de22f844cb42b797f4d3613990c7a9de005d1 3,168 1.00/1.00 vMB 19
787,048 787,048 000000000000000000045886e4fa92352531bbafaf1fcd2a62818c6522e5252a 2,816 1.00/1.00 vMB 21
787,047 787,047 000000000000000000047be7532fb576901716b092370568bd24ad2842559385 2,347 1.00/1.00 vMB 13
787,046 787,046 00000000000000000000930888c3c92b59e9527f0b02ae1a428ba8bd52b75dff 4,984 1.00/1.00 vMB 8
787,045 787,045 00000000000000000004c5ef5e037c66d1396f0cf9e2ee4e1f9c235d615e4c9e 4,640 1.00/1.00 vMB 5
787,044 787,044 000000000000000000006881eb60ae080da89adb1df242a210598ae96441c5ba 4,031 1.00/1.00 vMB 10
787,043 787,043 000000000000000000024544397c7f6d08b0d069aca2b3de9ac2ff1943b433bc 3,570 1.00/1.00 vMB 16
787,042 787,042 0000000000000000000178309b730bb13636a1d1988015993bad711d84dbb329 4,127 1.00/1.00 vMB 10
787,041 787,041 000000000000000000027a42ebdecfd08ccc47753fcec198ccecca8a4517e584 4,525 1.00/1.00 vMB 11
787,040 787,040 0000000000000000000480e891d609b863c8e61087ea54a8a4bebb00c821e4dc 1,719 1.00/1.00 vMB 24
787,039 787,039 000000000000000000007b7cf271d62721acd846c49f3624ee3ce4acea7966b8 2,153 1.00/1.00 vMB 13
787,038 787,038 00000000000000000002422f18463b84547c3434446ce4de3df6890a6b546889 3,095 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.34 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.