Loading Tool

Explorer IconExplorer

Memory Pool

81,104 transactions
29.80 vMB
0.10408913 BTC
Random Selection Loading Transactions
Max Size: 180.28/200 MB

Candidate Block

Mining Attempt 5039607d30543e6250ecb7943d47b5b751d235e37fc7962b9183e099bfdf31f5
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 5cdd071a2d66ea7c9aaa6e2e46303dcbae9e22004d2955bc6953a6e041326a4c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,079
Size: 1.00 vMB
Total Fees: 0.03887330 BTC
Feerates: 146.36 > 3.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (268,929 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
646,163 646,163 000000000000000000055dae17e57a596e88ba55a325a9aaf762277e821febbf 1,883 1.00/1.00 vMB 97
646,162 646,162 000000000000000000013448efba7786c799d9ad5f181093d333cbd4c29753de 2,179 1.00/1.00 vMB 81
646,161 646,161 0000000000000000000d51ae6aa2419b4d3435f268a1a97f2b5a5510073bbb0e 2,580 1.00/1.00 vMB 92
646,160 646,160 00000000000000000009a268379e3b1de3e2ca03c9a8ccf97cd5169546963073 2,810 1.00/1.00 vMB 97
646,159 646,159 00000000000000000008d24d193d99a8f30a687ee4b4a1b6d28de3f7d5379be0 2,049 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.