Loading Tool

Explorer IconExplorer

Memory Pool

81,258 transactions
29.85 vMB
0.10571924 BTC
Random Selection Loading Transactions
Max Size: 180.53/200 MB

Candidate Block

Mining Attempt 3292d9bb7d5ceb5e81304835794b6ba61b01d537cc4e0ed6136fb573f54ea6d3
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 5d92e794a1e45227890dcee790d8503ab82298c389c3f20cb3b4749be998ce98
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,133
Size: 1.00 vMB
Total Fees: 0.03995897 BTC
Feerates: 146.36 > 4.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (268,924 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
646,184 646,184 00000000000000000002bfa465f61469008ae0cecbe2b289af209c16fe491bd7 1,965 1.00/1.00 vMB 101
646,183 646,183 0000000000000000000b060fbc40b04eb95743c236e6c85b47b6a807488ef1d6 2,712 1.00/1.00 vMB 112
646,182 646,182 0000000000000000000c6a7505c5e3aa1f1af0c77772f1aeb99303dddc901e22 2,454 1.00/1.00 vMB 89
646,181 646,181 00000000000000000003906ee6cc057f3d24b7324fb84222caa84aae5bccd2a2 2,940 1.00/1.00 vMB 98
646,180 646,180 00000000000000000000506be207bc7bf0c755899adcff3a80657454e5c15016 3,056 1.00/1.00 vMB 100
646,179 646,179 0000000000000000000ee5943065db33c247cde825a818681a121372ded0666a 2,582 1.00/1.00 vMB 94
646,178 646,178 00000000000000000007ce0a47ac66107a4a55b750644b136d66ccb1c0905ce5 2,586 1.00/1.00 vMB 108
646,177 646,177 0000000000000000000ca180dc5575daac79f80a8efaf7596d90baaa9e49377c 3,013 1.00/1.00 vMB 112
646,176 646,176 0000000000000000000a5109c7be81de7a775ac56a9646c469565eb223159892 2,770 1.00/1.00 vMB 110
646,175 646,175 00000000000000000000e2f27500685346703bb47492e2022011fd1404c2951f 3,016 1.00/1.00 vMB 139
646,174 646,174 000000000000000000061f309285e064cec6975fe9b395bbc23fb745c4327f0c 2,517 1.00/1.00 vMB 68
646,173 646,173 000000000000000000046d022603db8d78f69cf68941a144bf3b439bd15c977e 2,922 1.00/1.00 vMB 71
646,172 646,172 0000000000000000000c96a6d7b16ca7dfc7014ee0571c90647c5c0666a91a74 2,354 1.00/1.00 vMB 73
646,171 646,171 00000000000000000004f74dfcb06c05f82b80cfa91e1141d9d012d05cc43b1f 3,194 1.00/1.00 vMB 100
646,170 646,170 0000000000000000000d4de79cde1bdf9e13b9451bfbb882ca639ad8f94a2d6a 2,920 1.00/1.00 vMB 78
646,169 646,169 00000000000000000007bc523906e1d4f36bd79813bce79aa6cf4425e2e7e8d0 2,777 1.00/1.00 vMB 94
646,168 646,168 0000000000000000000ebc1bff13966baaf91c1cea7b0cfebb0c786656276895 2,491 1.00/1.00 vMB 88
646,167 646,167 00000000000000000007602f486ef715eccf91b70d69c1b018d807497ea69126 2,752 1.00/1.00 vMB 95
646,166 646,166 0000000000000000000a5245eca94817267ae79c0ae0689dc5a32721ed753015 2,784 1.00/1.00 vMB 103
646,165 646,165 0000000000000000000d206a3d211e554a55e8cdaa64217e0cddc94980375479 2,782 1.00/1.00 vMB 98
646,164 646,164 0000000000000000000452a8a5cbd1d66d56e9e9896010614e68b69750b46fea 2,547 1.00/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.