Loading Tool

Explorer IconExplorer

Memory Pool

44,926 transactions
27.37 vMB
0.10390112 BTC
Random Selection Loading Transactions
Max Size: 143.49/200 MB

Candidate Block

Mining Attempt b0c1a7f91e7f3f73304359b5a8f38326fa02a551ffa7dd72ef439b7cb5c92870
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 7ef4a2cb0774adb0753878e86c94500e3f3bbadecbb5dce8a36c8a16f0753f63
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,596
Size: 1.00 vMB
Total Fees: 0.04753531 BTC
Feerates: 151.16 > 4.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (384,746 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
530,123 530,123 0000000000000000002de116ebd645736bc6cf9decb9dd8982b2ad25731a5a81 2,362 1.00/1.00 vMB 10
530,122 530,122 0000000000000000001059159517bccc1071708225bf76fa8392ca4107ebed35 1,604 1.00/1.00 vMB 18
530,121 530,121 000000000000000000081b7bf834384e0198baf0fcb157dfa293ce75270383aa 942 1.00/1.00 vMB 28
530,120 530,120 00000000000000000025c3a8404acf1cabc9fe0a2901f59828128c3bb16f7616 64 0.05/1.00 vMB 12
530,119 530,119 0000000000000000000a430b6fdd3766c627f161433d1e83ebc19cbfca96cb8c 699 0.58/1.00 vMB 3
530,118 530,118 0000000000000000000c0590f95f01701eb40dc83fa64e523a6ed85c61c11428 382 0.20/1.00 vMB 46
530,117 530,117 0000000000000000001b2cb49462e526c442250fbd7e9555a8cd0d3cb6ba58b5 161 0.17/1.00 vMB 7
530,116 530,116 000000000000000000056c0b8256fc099b5885e5fc598ac0c51b7da17dfcf396 456 0.30/1.00 vMB 20
530,115 530,115 000000000000000000326b1697654ecb3df8f27c345e51ac45b1d0ee41e7d619 693 0.44/1.00 vMB 13
530,114 530,114 0000000000000000003595d3e2aec4f61e21b9c880c6089a5a9e53246e278d01 611 0.44/1.00 vMB 17
530,113 530,113 000000000000000000002a56b527daa93656ada6e3e9f19c5f933206c559adc7 296 0.46/1.00 vMB 6
530,112 530,112 0000000000000000000ee353aff9f0b127b1291bc50f936d9a01dbcf026f9193 1,917 0.99/1.00 vMB 16
530,111 530,111 00000000000000000019a0afc57a1c47b2fa347213a777e3a377a5482f988ce6 258 0.20/1.00 vMB 13
530,110 530,110 00000000000000000012835fcd09c8a468c4a31735d30a4b9732466df4ed2cae 476 0.27/1.00 vMB 18
530,109 530,109 0000000000000000001b314f2cf062cfc30e679d2b110ff1ea02af9c088df857 99 0.08/1.00 vMB 11
530,108 530,108 00000000000000000034210de81651f743ea57b7534f76a304eebc7f795a9d7e 314 0.17/1.00 vMB 10
530,107 530,107 00000000000000000034cdfcb66ed389bafb4a650f0de4bd48d0db7844e32a90 949 0.65/1.00 vMB 14
530,106 530,106 00000000000000000002d913dd77dd367be340c94bd262a345a765bd77f0512f 457 0.29/1.00 vMB 13
530,105 530,105 0000000000000000001d94ec3c7404ef998caee9ab906f51c793a4036dd0f758 117 0.31/1.00 vMB 2
530,104 530,104 0000000000000000002d72992685e133b1688cf580d5aef082b1679ae7e75df6 2,003 1.00/1.00 vMB 15
530,103 530,103 00000000000000000011820a46aa20ad06bbd2ba7c3b5f281952288f003e19d0 655 0.47/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.