Loading Tool

Explorer IconExplorer

Memory Pool

23,771 transactions
11.77 vMB
0.04051676 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.20/200 MB

Candidate Block

Mining Attempt cd61e5b6a47c6b4d939919de75db8df99138420157f380faacaa878ff44e10ac
Version 20000000
Previous Block 00000000000000000000e302f3878319182556fceedbb9bd50b83b87694db006
Merkle Root bc72a672264841e0fa700b92fcababfe11a360413aec4b27c6b091299c215cb4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,369
Size: 0.9979975 1.00 vMB
Total Fees: 0.02112438 BTC
Feerates: 503.57 > 2.12 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,669 (655,611 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,058 258,058 000000000000000eff5feec5b38625b027275c140c0c3aabcd794eba7948a662 373 0.17/1.00 vMB 102
258,057 258,057 00000000000000233218ab9df22d8561e593889933adee4142208fa11269e362 99 0.07/1.00 vMB 70
258,056 258,056 000000000000002220345ae78b210d559ddd15cd772bac0b860036468439e70d 109 0.08/1.00 vMB 57
258,055 258,055 0000000000000009981bc0afa5dc2e06cc038af733a8536e0c8aed496d586ff6 64 0.04/1.00 vMB 80
258,054 258,054 000000000000000658fc4dccb3caeb5afb6631c2d002a4a5e0b91f44716c30a5 216 0.14/1.00 vMB 57
258,053 258,053 000000000000000ac8d9f599c371d0354e3b4ab3bcb9d255c57a4c270b586d56 141 0.06/1.00 vMB 115
258,052 258,052 00000000000000230f04a343d428342fd6151255718d06359f9a29c1edd6a576 56 0.05/1.00 vMB 51
258,051 258,051 0000000000000002e23785bd91993399d7a4a4bb902400473c34b43b25a52b9f 237 0.10/1.00 vMB 109
258,050 258,050 000000000000000ea393b59ddc9f652a696c311b61297f35f8cc4f04c716a7de 255 0.12/1.00 vMB 106
258,049 258,049 000000000000000442ff6d9fc0419a8e093ee74657b66d38096552674ddfc354 133 0.10/1.00 vMB 104
258,048 258,048 000000000000000e2125022ec060f975d945fa7f42dd63b95ec8dc96b6e2a8a2 54 0.02/1.00 vMB 62
258,047 258,047 00000000000000202bf3ff30109538bfd9b5075c6438ab5ef64ebe2cf9b61404 347 0.14/1.00 vMB 114
258,046 258,046 000000000000002631fc19975f40e2d1b9567fa5a8777fbbf36cbc8aeb6ba46c 135 0.06/1.00 vMB 98
258,045 258,045 0000000000000007b75b4c57a0bb859e243f8e450f4e12e02ec6dbe1d2d272af 147 0.07/1.00 vMB 69
258,044 258,044 000000000000002d3e235fc665f96a102d6182a15b5641fea5fa807c535c59e6 118 0.05/1.00 vMB 145
258,043 258,043 000000000000001010b9bf7cd8d5e8a255239fde3275eadc2a72fc53f9730bf6 95 0.03/1.00 vMB 159
258,042 258,042 000000000000000e385ebf80048665ab1eba6d1c278d7bab616b8b03d7d56516 38 0.02/1.00 vMB 113
258,041 258,041 000000000000002212414a2d11be766d03290871dba1a4b7724daa4336f2c17d 52 0.03/1.00 vMB 13
258,040 258,040 0000000000000023b460b67d4d79e2c6d61cd1d566a526b7571f5404db5ec524 286 0.13/1.00 vMB 180
258,039 258,039 000000000000002c4870b2c178e7430c82230c71ace9a6b55470176b0db3ce4c 222 0.10/1.00 vMB 112
258,038 258,038 0000000000000026e2bdad92bb1180192f64666d37dc835893a674264b81af93 411 0.19/1.00 vMB 109
Previous 10 blocks ↓
Total Size: 780.04 GB

Node Details:

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