Loading Tool

Explorer IconExplorer

Memory Pool

82,654 transactions
31.61 vMB
0.11461176 BTC
Random Selection Loading Transactions
Max Size: 190.60/200 MB

Candidate Block

Mining Attempt 95caa227a6b47d9674610691f5517cde7461510dbcbe89abd387aa033798dba3
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root 1bdaadb270264f642779a0e22bec869dde992eab16ca657e921a22602647c3ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,707
Size: 1.00 vMB
Total Fees: 0.04215346 BTC
Feerates: 150.75 > 4.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (721,644 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
193,536 193,536 00000000000001ec364644aa29dd604ad833b08ead382ed09ec12427c1f26086 55 0.02/1.00 vMB 137
193,535 193,535 000000000000019da474a1a598b5cf28534b7fd9b214eed0f36c67c203a9b449 16 0.01/1.00 vMB 117
193,534 193,534 00000000000007384e18403fd2ddf4e0f53c94ac8c9f38b317e84245db946d80 1 0.00/1.00 vMB 0
193,533 193,533 000000000000004b5d931c0b9dc7a836277c083b8b54a20b9fd65799bf83f934 86 0.03/1.00 vMB 504
193,532 193,532 00000000000007c3c6db332b99a71a734676d6103abd20e365e87247c86d8490 11 0.00/1.00 vMB 315
193,531 193,531 000000000000012cd20695e2da3870cb02ef594b3a84084220884d647192a459 101 0.03/1.00 vMB 74
193,530 193,530 000000000000035c78df0f5438a8312c06aade55e569a9063b55e42401328617 175 0.06/1.00 vMB 33
193,529 193,529 00000000000000603cccd6c3ff1bdbd9d9a478f853e12feb63b85a6585a44a09 32 0.01/1.00 vMB 0
193,528 193,528 00000000000001ebd0f48db0ba9e6ff333e787cf70ff2f57d994ed7a8e33c9b7 14 0.00/1.00 vMB 41
193,527 193,527 000000000000083b6ea8f640a96d82842ebb50a3f174086306da7fe6facdc47e 239 0.09/1.00 vMB 135
193,526 193,526 0000000000000153af7019db2f7b5378ba118e542ab4f2958e9ee37ef087ab4d 16 0.01/1.00 vMB 83
193,525 193,525 00000000000002b3c7fa4d240ef4cae10944bc7219388790ee7327d13a98d9e1 215 0.09/1.00 vMB 92
193,524 193,524 0000000000000073f833e974c52d27fe16a966bff504b71518311384615b346e 128 0.06/1.00 vMB 136
193,523 193,523 00000000000005891688f46ec467c94e4b30c963778ca78f85ae5434f3f5e967 1 0.00/1.00 vMB 0
193,522 193,522 000000000000079f1e1272289ef0ef08da5c9bd95179a9b88d132f15e89ce403 220 0.09/1.00 vMB 116
193,521 193,521 000000000000005a718a3cf885df79d80fe2eb527c3a88801e0cb7da414e68df 256 0.11/1.00 vMB 95
193,520 193,520 000000000000058d3e604eaaa5e86f29517351e63ea338e50b2ef5c3ef397c3b 512 0.21/1.00 vMB 154
193,519 193,519 00000000000004d3978226e69ad3bcf3f2dce7bfc05bd3bb07d31b864e3e1f8f 14 0.00/1.00 vMB 0
193,518 193,518 00000000000004e1a794f53c9a2484d8ca478b96a84d44e0315a9633342ff13e 39 0.02/1.00 vMB 229
193,517 193,517 00000000000006ac09e4ab2d4668b3342c4541a15e274ac22f390f2e83200ac1 103 0.06/1.00 vMB 111
193,516 193,516 00000000000002ee284c5e205fcf762d9c5374dbc3255a5869046506a18fd14c 9 0.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.71 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: 700.05 GB
    • Received: 16.60 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.