Loading Tool

Explorer IconExplorer

Memory Pool

30,732 transactions
17.08 vMB
0.04153795 BTC
Random Selection Loading Transactions
Max Size: 92.17/200 MB

Candidate Block

Mining Attempt 162bdfeafa27c0eb2952346ac11963bb36cd7f05f6cde057f9b7aca8f401397f
Version 20000000
Previous Block 0000000000000000000157985ae5e218ec435eef53db9d5e47bda7e17dfc1bdc
Merkle Root 87b53eec2522dcf292a481ac4ff94057f5fdbaf9de46c39e07d40ce1a3f02ba0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,957
Size: 1.00 vMB
Total Fees: 0.00986006 BTC
Feerates: 151.12 > 0.99 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,163 (1,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
913,153 913,153 0000000000000000000044a70abc7192a5b587160cd5ae230946df72de821c2d 4,487 1.00/1.00 vMB 1
913,152 913,152 0000000000000000000003fef6db3a9c7f3402516cf6356e3117559449feddbc 5,760 1.00/1.00 vMB 0
913,151 913,151 00000000000000000000a055482d50656de9f41b2ab793c04c8999e2dfab8e01 1,869 1.00/1.00 vMB 2
913,150 913,150 000000000000000000021a6795faef86c56977ea20eb8e399722360de6acce18 3,171 1.00/1.00 vMB 3
913,149 913,149 00000000000000000000a5b829f9d146a7ff383c5a7af0c8ceb30cef0e75ab71 5,232 1.00/1.00 vMB 0
913,148 913,148 000000000000000000015f62a9a4cd49b28c8d05954902a12c8582565321a10e 4,665 1.00/1.00 vMB 0
913,147 913,147 000000000000000000017fd575de56790c90b40b680056a291da6f1a4819e9ad 2,689 1.00/1.00 vMB 6
913,146 913,146 00000000000000000001b30c0817e6d54a67625b1a01f90757134f8a547230bf 5,276 1.00/1.00 vMB 1
913,145 913,145 0000000000000000000003e4dd06caedad917cc2fee252e1025c524c38ad3c1f 3,853 1.00/1.00 vMB 1
913,144 913,144 000000000000000000010e05ad77a9bca7c8ee1e623783b48f986b143e72a139 2,213 1.00/1.00 vMB 5
913,143 913,143 00000000000000000001f292910ba5854fa0b2c643728764306a0d6abc4df6f5 2,765 1.00/1.00 vMB 3
913,142 913,142 00000000000000000000d7318bad5d3698ab014db08d08ca274b94c8882dcf45 2,007 1.00/1.00 vMB 3
913,141 913,141 0000000000000000000087def9f6001b67b7586f5e0d14872ec277275c7fd13d 3,254 1.00/1.00 vMB 5
913,140 913,140 000000000000000000011bfc1ebd25a33d921c69a61993481d0b1ab810c58175 3,212 1.00/1.00 vMB 3
913,139 913,139 00000000000000000000d6911f3e7e720632b81aa560a11c7b3ef3cb105bfefe 2,366 1.00/1.00 vMB 2
913,138 913,138 0000000000000000000023aa70be27ea7f453122d109f0e533ccdb9046dbc182 1,492 0.36/1.00 vMB 7
913,137 913,137 000000000000000000017b3c9b3e6f1eecc1585b39a659aecf954e8d249bb5f5 2,461 0.61/1.00 vMB 1
913,136 913,136 00000000000000000001bb02121bc3df13715309b196e1bc75c3012eddc1bae2 2,023 0.49/1.00 vMB 1
913,135 913,135 00000000000000000000ec3ecf5d65bc347cd02f9c545c77359bd97589646b93 918 0.15/1.00 vMB 0
913,134 913,134 00000000000000000001c7cfb489fa6360c15ed0440007fb3f71f3be370c096f 484 0.12/1.00 vMB 2
913,133 913,133 00000000000000000000b45782a0bcb4e64e2fd06215b51f60cb6663a342ad6a 4,300 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 780.88 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 565.63 GB
    • Received: 7.65 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.