Loading Tool

Explorer IconExplorer

Memory Pool

33,712 transactions
26.35 vMB
0.05423640 BTC
Random Selection Loading Transactions
Max Size: 132.18/200 MB

Candidate Block

Mining Attempt ba55bc12e01444b1d1f9e9b35377a1fd8d925920ccf2b34aafb152fd519ea180
Version 20000000
Previous Block 000000000000000000019a6a43291f856c35b16a71da6815df4a131b431a0b21
Merkle Root 87cf9fd710f7d36c38af282eafb9049bf4a04874c8a9586b3e413732df20ad16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,611
Size: 1.00 vMB
Total Fees: 0.00538408 BTC
Feerates: 29.53 > 0.54 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,651 (682,431 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,220 232,220 000000000000007077e068af29caa88262247fbf2a6ca5f09f7032423ef84616 3 0.00/1.00 vMB 94
232,219 232,219 000000000000016759a82315789f33134e87670cacabb13c7eb82a7950f7d391 156 0.07/1.00 vMB 81
232,218 232,218 00000000000001a47a75761c487b44fb352f75322a8a9c8d5f698aa5db4af339 254 0.17/1.00 vMB 140
232,217 232,217 000000000000016dd2d94754b859b5f119f12fe7a06cf7389065b80b54a4c346 941 0.46/1.00 vMB 125
232,216 232,216 00000000000001595d6b0d0f3f2d2492a226ef874882729afdcf4e3bbd0499f5 216 0.10/1.00 vMB 95
232,215 232,215 0000000000000139532a8fdca110181d7c3d82999d4dac9b52dd52c0adea5d10 256 0.08/1.00 vMB 194
232,214 232,214 00000000000000a9817bcb7fdb0642de95edb46f79eae77c3cba009c66a82360 323 0.18/1.00 vMB 128
232,213 232,213 000000000000011868ca05c788a35e87a4d156b987f305f80d5401fd4291f3db 250 0.14/1.00 vMB 122
232,212 232,212 000000000000008e73f79ad13f70bac77585ab55fa7e0eb69097be9d15e4662b 79 0.03/1.00 vMB 148
232,211 232,211 0000000000000138ce992abc68f6a823ffd55b20250eee6189f2e13589f2464c 310 0.14/1.00 vMB 153
232,210 232,210 00000000000000e133fb2647e6d20600b5fa425925f952fdb6a16ac902161706 277 0.11/1.00 vMB 162
232,209 232,209 000000000000019ed94b6d556ec04873639b6e175185f4f248a6fba901cc5300 39 0.02/1.00 vMB 158
232,208 232,208 00000000000000db804eb4b8f6a19e7b68df7215176084c4998d918536b47a39 209 0.07/1.00 vMB 197
232,207 232,207 0000000000000156af1d43c58ea845a153751e0ee496916af5b25e1a362ede12 279 0.25/1.00 vMB 69
232,206 232,206 000000000000000782167e573d0b02fd0d7f9c91c5e899e06834728246f5d745 526 0.26/1.00 vMB 121
232,205 232,205 000000000000007bd8b0c61cd6b72b0ec8292dbf4d8416f603ca46f8ce955baa 332 0.17/1.00 vMB 130
232,204 232,204 000000000000018327f44a3a2cae63c8a3f5a0c4f3dc68a24b1279059cac69cc 404 0.22/1.00 vMB 230
232,203 232,203 000000000000003ad2e95582cb41cfd99f9f889a7df4b86dfd9f101907b9f2f5 14 0.01/1.00 vMB 146
232,202 232,202 00000000000000d2d1a90cd7a8e94af2502193c1a76627ae70478c96a770f335 74 0.03/1.00 vMB 267
232,201 232,201 00000000000001dcc80e63a5875f6980c10d21cab8df88c7d3cdbc1f03a5d97f 106 0.04/1.00 vMB 175
232,200 232,200 000000000000005e717a7db480e004001300a5183dcb380ecea1f6a7fc89233c 201 0.08/1.00 vMB 160
Previous 10 blocks ↓
Total Size: 781.77 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: 632.83 GB
    • Received: 12.15 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.