Loading Tool

Explorer IconExplorer

Memory Pool

76,263 transactions
28.53 vMB
0.06584431 BTC
Random Selection Loading Transactions
Max Size: 172.85/200 MB

Candidate Block

Mining Attempt 525d7e032578a94b3980ebaa9cedece87f29307799c0e1495c5788610d6ff063
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 7284e3555d5f0e4d0e9c2fb7293896ede6e6e8fcc100dbfc1053d597898dcc3f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,474
Size: 1.00 vMB
Total Fees: 0.00675520 BTC
Feerates: 150.91 > 0.68 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (653,041 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,088 262,088 000000000000001310b9e5d683f2d74a00571a04aa678cd3485c9a29e7a46b05 397 0.16/1.00 vMB 158
262,087 262,087 0000000000000007a3c1f2115d78803d172cab03a1869f45f6efbc60e2128469 27 0.01/1.00 vMB 102
262,086 262,086 0000000000000007f0b5578555d27d39ddf5e0947220c8fb5a7c359cade51acf 156 0.06/1.00 vMB 78
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
Previous 10 blocks ↓
Total Size: 782.62 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.97 GB
    • Received: 16.09 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.