Loading Tool

Explorer IconExplorer

Memory Pool

76,259 transactions
28.26 vMB
0.09203825 BTC
Random Selection Loading Transactions
Max Size: 171.48/200 MB

Candidate Block

Mining Attempt 5af8f9891fadc8c99dcc8fb9bf27340234dce99213337bc8fd6b5bf1521f5ccc
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 44e8787d7bc5c285cbb2dc2776c6fe443129ed24950b84e2898722778bb5c975
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,574
Size: 1.00 vMB
Total Fees: 0.03010630 BTC
Feerates: 402.60 > 3.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (655,164 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,147 260,147 000000000000001292708bc903354c1819e4620864cce37fa7716aa44e610d3e 449 0.31/1.00 vMB 82
260,146 260,146 000000000000000fc49824b9e8f4b2f0fe73358a2a9bdad76d80e74e0301f16c 272 0.12/1.00 vMB 129
260,145 260,145 0000000000000013b7eb99e6e94c5b1b87ea9e0ed6de01d0fd60a80b4148b633 563 0.23/1.00 vMB 153
260,144 260,144 000000000000000c6b0afd70d479a9437429ef81c0e2c96ca29f8fb2b3581d9e 199 0.25/1.00 vMB 41
260,143 260,143 000000000000000d81d004085c889cb7535c07c01cc7670ea0682afb58a1ea2b 204 0.25/1.00 vMB 42
260,142 260,142 00000000000000091fdc374b739eb370c76f2aad87cc45660468e414b5932fcc 573 0.25/1.00 vMB 185
260,141 260,141 000000000000000d9ac13b608ccfe8d1ee16a33b420e91ee3cbce2fd4c9c086a 66 0.02/1.00 vMB 76
260,140 260,140 0000000000000013fac5d3ebb6fe35b29735af4cd9e06bb2d3fbc11e088f04e8 540 0.22/1.00 vMB 99
260,139 260,139 000000000000000d283c83c42f79d1c2c6a61041a826c47bd80b962cd3e1c1a6 1,085 0.45/1.00 vMB 111
260,138 260,138 000000000000001ae9b2342b1020b5deea9ab4a538143b694e4d0372d77ea54d 79 0.04/1.00 vMB 64
260,137 260,137 00000000000000062af9a4db2ad46b7c15c67c11c225c4e24ab11f8311f85b56 483 0.20/1.00 vMB 106
260,136 260,136 000000000000000f322634dd2e08d1d4f7d5bd20e29ad9ad9f3ea5a5fca03270 229 0.10/1.00 vMB 126
260,135 260,135 0000000000000005148048f306a31bc981c1afe5d04192c1b6a59ddcf6864fe4 118 0.09/1.00 vMB 85
260,134 260,134 000000000000000654a81e2a0965c9e4cad4cae48783fef52ae250598250e706 512 0.25/1.00 vMB 908
260,133 260,133 0000000000000010113f264055d6dceeea4a3d181003ba59a113817ad19579b7 626 0.25/1.00 vMB 125
260,132 260,132 0000000000000001f98da70a427f9519c4bd111d560993281f89fc513c70c403 124 0.06/1.00 vMB 55
260,131 260,131 000000000000000f9fcf185529ee44c6e64eae071f117d6ee83e02ba5548dd6f 35 0.05/1.00 vMB 26
260,130 260,130 0000000000000006983914149f1cd6be83762cf369bb1b2e776c69ea6559315f 545 0.25/1.00 vMB 106
260,129 260,129 0000000000000000f63386e81e6b163fded690630ece2132e777d0b48aa9ab94 331 0.10/1.00 vMB 27
260,128 260,128 0000000000000003b2c318ab56ac83151e201d41d921e942d565e93ad07be6b7 4 0.00/1.00 vMB 33
260,127 260,127 000000000000000e29d55103f838cde19cc2fb8b0183d577be6b37214d7ed3fa 70 0.04/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 782.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 714.69 GB
    • Received: 17.58 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.