Loading Tool

Explorer IconExplorer

Memory Pool

74,303 transactions
28.80 vMB
0.08244626 BTC
Random Selection Loading Transactions
Max Size: 170.18/200 MB

Candidate Block

Mining Attempt 83dbaa38a30c550d3fc0c333fe188ff5aae2be07f5bc8819f3bc97ed837cb213
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 23ce359e79cc2a8f167975a9a88eff88925908c7c7391fec4fc97b0d6def1df5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,324
Size: 1.00 vMB
Total Fees: 0.02350936 BTC
Feerates: 150.36 > 2.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (98,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
816,059 816,059 000000000000000000018334304b1d2f4f160a7ad8d8e99e64d537ff9d10ce53 3,658 1.00/1.00 vMB 164
816,058 816,058 000000000000000000012cfd76f9bfcaf30c316913f61df671d0e6ea8bd9d32c 2,897 1.00/1.00 vMB 135
816,057 816,057 0000000000000000000090a98be7ca60dc1af0dbe8d34357d7db6d8c64021132 1,243 1.00/1.00 vMB 137
816,056 816,056 0000000000000000000295c26a68556386523ed9253e0230173ca22c41a8eefa 350 1.00/1.00 vMB 108
816,055 816,055 00000000000000000000b3e2fcdfdfc3165c4578f7656c1c68362405d75e0a24 963 1.00/1.00 vMB 136
816,054 816,054 000000000000000000027b8da73b1075dfea0c0a8f03097be67eaaf026474d89 2,101 1.00/1.00 vMB 150
816,053 816,053 00000000000000000000b1b05b776229b7bdc5d976e9ebba67b37a9fba6fc4fc 3,676 1.00/1.00 vMB 160
816,052 816,052 000000000000000000000509455c894e1410baf15230036827dc2e9e0fb49f95 2,810 1.00/1.00 vMB 133
816,051 816,051 0000000000000000000191b94c81d812a30e6d97e1a2d865eb7dcc8da9a49278 3,857 1.00/1.00 vMB 159
816,050 816,050 0000000000000000000280f0100d8c680bfd1daa99095862f46f590f84311351 3,788 1.00/1.00 vMB 199
816,049 816,049 000000000000000000016d5ab665df498114c88d6418a705904810bf36ed8aeb 3,215 1.00/1.00 vMB 155
816,048 816,048 00000000000000000002fd27789fc34ceb77c5f640998214bbb4d9a84a38628c 3,767 1.00/1.00 vMB 192
816,047 816,047 00000000000000000000453a5388b13f6c220c1a69b327f306de8a6eb99a3fd7 3,188 1.00/1.00 vMB 299
816,046 816,046 0000000000000000000413d19aa63c274ad6ca86686003b949e8b94babfad040 3,255 1.00/1.00 vMB 166
816,045 816,045 000000000000000000036af6e9562e612ba3c32874abcea78335ca1fe23b02fe 4,180 1.00/1.00 vMB 172
816,044 816,044 000000000000000000045291ae290f7d145553f192ba0c76dc49f04e7c6e4542 4,605 1.00/1.00 vMB 165
816,043 816,043 00000000000000000001cfdacf93ae21d5c47f813c199fedd3e103b60eb23781 3,229 1.00/1.00 vMB 269
816,042 816,042 00000000000000000003f3739a79ddea8a0d1ce4ec18fb93cba1bdb459ae5d81 3,282 1.00/1.00 vMB 272
816,041 816,041 0000000000000000000426e6bc177ad08004ebfdbe9b7f117981f554962b6d0e 3,875 1.00/1.00 vMB 183
816,040 816,040 0000000000000000000019ba54c3d69aa81939915995aaf6fd40c64704eb5815 3,797 1.00/1.00 vMB 211
816,039 816,039 00000000000000000001cdce2fd660988b03a0d257ffa044ef2296931f4c2ce7 3,147 1.00/1.00 vMB 237
Previous 10 blocks ↓
Total Size: 782.48 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: 668.19 GB
    • Received: 15.42 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.