Loading Tool

Explorer IconExplorer

Memory Pool

86,309 transactions
31.44 vMB
0.20600883 BTC
Random Selection Loading Transactions
Max Size: 190.82/200 MB

Candidate Block

Mining Attempt 98c61e1a670854607184597be48c2b3ae79b5e0c7cf654dac2383cdd33c7c77a
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 68448e2ef4065523ee83c78a3d2eb2b57f06835b39dbb004ab4713e0c04bda6f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,642
Size: 1.00 vMB
Total Fees: 0.10435029 BTC
Feerates: 502.67 > 10.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (653,040 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,085 262,085 0000000000000000ce75324084f3c52fd1d5f4ce7735df7517eb631ad58a11ac 377 0.23/1.00 vMB 98
262,084 262,084 00000000000000064046dfda23647ac56f3e6db8c0f08989ea84cf42c8fee478 614 0.25/1.00 vMB 147
262,083 262,083 000000000000000cd9818acc368aeef2eedf025b4a78ab75b5dff9af9f96edc5 249 0.10/1.00 vMB 82
262,082 262,082 0000000000000009ad43d0afa0ed0a0c0429b3838b5d78722f82aee6dafab139 263 0.13/1.00 vMB 91
262,081 262,081 000000000000000bef017e33cf0939f3fda47491b5581a2b42ae2425684c67a1 511 0.24/1.00 vMB 94
262,080 262,080 000000000000000aa77be1c33deac6b8d3b7b0757d02ce72fffddc768235d0e2 637 0.25/1.00 vMB 157
262,079 262,079 0000000000000010c13ce182a3d8fc6748b75640447eb360d7739a5fe984ffc1 102 0.05/1.00 vMB 71
262,078 262,078 0000000000000019e0f8d9cd6444e0295894c5d5cc0f0e1b035c92a40c37aca2 248 0.15/1.00 vMB 90
262,077 262,077 0000000000000005efbc7f548d6ce111e4e0a8610528b1cdc67653b0d6074a17 602 0.25/1.00 vMB 149
262,076 262,076 0000000000000010d2c65cf65b4568243c4b0096027304e370e7915a50c3c821 145 0.14/1.00 vMB 50
262,075 262,075 000000000000001021d71a47195b170c955a401539d7287f62a10685caf6984c 435 0.17/1.00 vMB 129
262,074 262,074 00000000000000077f088cb33cca5817cfa8dca9b709225ee09d5351167ee6ea 537 0.20/1.00 vMB 148
262,073 262,073 000000000000000be0dd62a2117dc81f5c8f6a6bb88fa8b4fec203207270f198 98 0.04/1.00 vMB 187
262,072 262,072 0000000000000009790ed9b3b5313aac270e637729ca1fdfe028cfa313ed53ca 266 0.10/1.00 vMB 106
262,071 262,071 000000000000000e8ff05be1bdff5ee9f148955f098a7b267eb4d42da18cebdf 65 0.14/1.00 vMB 11
262,070 262,070 000000000000000a08de19a5c4883638e8c01126e28e667d98aaa5fc9dba9d51 52 0.02/1.00 vMB 75
262,069 262,069 0000000000000013201c57c83234a310f8ec88cdc667a19ecbe8287f11dfbca8 59 0.03/1.00 vMB 89
262,068 262,068 000000000000000cf6ded9bc8a28bd105ece100ee3b2acbd3eff019eaacc14d4 92 0.04/1.00 vMB 55
262,067 262,067 00000000000000059dc8e63f822dd56b2fc341875ffa8e1c4e2746089602498e 374 0.17/1.00 vMB 85
262,066 262,066 000000000000000532afe28056a596cb6406745b52d391d0f6aadd083c2074c9 780 0.25/1.00 vMB 174
262,065 262,065 000000000000001836838febd4e5d26e0590f0765b0899d6d4a816c9fc214ca7 138 0.06/1.00 vMB 113
Previous 10 blocks ↓
Total Size: 782.61 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.93 GB
    • Received: 16.07 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.