Loading Tool

Explorer IconExplorer

Memory Pool

84,921 transactions
32.30 vMB
0.10918105 BTC
Random Selection Loading Transactions
Max Size: 195.74/200 MB

Candidate Block

Mining Attempt da2a9cb63ddff05bd6e32aa4e8ab90484b7ef101ce63c2e366e23e06c5fa0301
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root d3bab94fecaec4fc4622258b16bd8ef82a008c4e6e4ccce14128e1216b766011
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,557
Size: 1.00 vMB
Total Fees: 0.03554162 BTC
Feerates: 181.54 > 3.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (632,038 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,171 283,171 00000000000000010393704b0916a641994b76a1c15b9c7b9d43c493e8f6973c 497 0.26/1.00 vMB 45
283,170 283,170 000000000000000075829f6169c79d7d5aaa20bfa8da6e9edb2393c4f8662ba0 202 0.12/1.00 vMB 54
283,169 283,169 0000000000000000f50d627a66d764bb932c69e2d5e67e441be0607bc667c341 305 0.14/1.00 vMB 46
283,168 283,168 00000000000000019f76069c1aac8eca282bdb45b548af61ed969f89495cb6fb 213 0.09/1.00 vMB 48
283,167 283,167 0000000000000000997fbb96e203193fad66647fdf51b476e86d61656f3aa14e 186 0.10/1.00 vMB 41
283,166 283,166 000000000000000169321e4b321a483a3131401ca8f87af412be135a761e5c66 405 0.22/1.00 vMB 60
283,165 283,165 00000000000000002067046119cdee201fa166ff8275f2afcca0ee6db189f6e3 194 0.10/1.00 vMB 35
283,164 283,164 0000000000000001c9710a43a76139d6ccbd4b9eaf43432695975f0637803d82 64 0.04/1.00 vMB 18
283,163 283,163 00000000000000017285973a748d1e2fdd039985c7e011ae6962abc39a906bc9 109 0.06/1.00 vMB 40
283,162 283,162 0000000000000001436223604ebf4ce4982b755bc9a00405c34db41a69a7b972 71 0.03/1.00 vMB 39
283,161 283,161 0000000000000001bb955d21f38ee1789fe79540a73b89be9f9b90b8503a5f14 171 0.11/1.00 vMB 32
283,160 283,160 0000000000000001c1004de350291eb1e096cc2a69ba9bbe6b84d728c8423fd8 209 0.11/1.00 vMB 25
283,159 283,159 00000000000000018d0e2546c7db5851d9214758d8a19db0a227dcab1a14e19d 256 0.08/1.00 vMB 186
283,158 283,158 0000000000000000c5ae69fbe6f5e4dd551cd7ce556ce97a84b93a84a6ea2bfe 125 0.05/1.00 vMB 66
283,157 283,157 000000000000000029f29162b3f209a74125ab74b1ca5502ed452d3cfd16b712 169 0.18/1.00 vMB 21
283,156 283,156 0000000000000000f91062fd36cd88b947212e84d306d20c8d70f043e0a14afe 128 0.05/1.00 vMB 42
283,155 283,155 00000000000000012d842e36668048556bfad7b67e54459d13d989fa0680dd7f 74 0.04/1.00 vMB 23
283,154 283,154 000000000000000186d17fe12a67fa50d91ed2d742092bbb3de4fb38cc4ccaba 518 0.26/1.00 vMB 51
283,153 283,153 00000000000000009a3dcc173a35cb446fc3488543b12d07a84ae795cbf95a4d 258 0.13/1.00 vMB 53
283,152 283,152 000000000000000003f409f25dcaa84d9c9480cf2b5d24684df12df2d0d01d1d 219 0.10/1.00 vMB 42
283,151 283,151 0000000000000000c910ddb0e9169fb9074c82ca78486f85e3e27f12181ee4d4 757 0.33/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.75 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: 708.76 GB
    • Received: 16.77 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.