Loading Tool

Explorer IconExplorer

Memory Pool

75,141 transactions
20.49 vMB
0.06237038 BTC
Random Selection Loading Transactions
Max Size: 137.42/200 MB

Candidate Block

Mining Attempt 5f91b195403ad87e2b59671dd58265800d575dc0ab6dcde1e7abce0dc70202f1
Version 20000000
Previous Block 000000000000000000017c51d64429fc44857e89c20e15d0516785aee4fdd00c
Merkle Root e9abe24397492ed85a5cb58cec1e08b331dfa6e2b76f9bbbeca216ec8d5363d7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,110
Size: 1.00 vMB
Total Fees: 0.01714152 BTC
Feerates: 137.15 > 1.72 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,004 (886,850 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
29,154 29,154 00000000af77f511e78f72cbebb7253060a7a70f5dac0a7fbccdf2151d75e214 1 0.00/1.00 vMB 0
29,153 29,153 0000000059706bd64ea9e61b42e5a0f5ffa1d68af44f60f912b7fdd2a7148753 1 0.00/1.00 vMB 0
29,152 29,152 00000000ac5f7b431af0f8693d3a77da0bc0aef1d09154a2e2aa5e02dc0dae12 1 0.00/1.00 vMB 0
29,151 29,151 0000000059c1e34660a83aab3c390d19c6f3ec956015fa66ed9b81c4ce271fcc 1 0.00/1.00 vMB 0
29,150 29,150 00000000be2cc2d36034830ed891da807562f01e8452241b659dc546951f2475 1 0.00/1.00 vMB 0
29,149 29,149 0000000056cbcfc8eb44b5d1efab79d716997c5f395a0e24c35f5a55f84d35b8 1 0.00/1.00 vMB 0
29,148 29,148 00000000e9318ffdc35788e014181d1413121355e4956956dc6f147723803e70 1 0.00/1.00 vMB 0
29,147 29,147 000000009005c94ab4eddbf6eae05b9649309425a01a705db5fffd09b07db2e1 1 0.00/1.00 vMB 0
29,146 29,146 00000000554e1d133fcf8eacd728bd91065c901ede8303bf15d460b974f835f8 1 0.00/1.00 vMB 0
29,145 29,145 00000000e05aa88af77feae4377727d75bf2cc36e33d9016de58273020cf5ea8 1 0.00/1.00 vMB 0
29,144 29,144 000000002588b24a30dd8ca1f31d1aede40df09d4d9e664ce8757349168f5503 1 0.00/1.00 vMB 0
29,143 29,143 00000000b5c17b383fbfdb49b8ec9ba6075eb6cb73eab79c60c7b5a789727529 1 0.00/1.00 vMB 0
29,142 29,142 00000000d612199e23ae57ed071a9a3a0953f077511599d9a37dcc35a19c1282 1 0.00/1.00 vMB 0
29,141 29,141 00000000132ef6615386e2bb2f8da81e604f8d51b41270ecf7b8e47dd75ddb5b 1 0.00/1.00 vMB 0
29,140 29,140 00000000541cc4becaf17db9e363faa54645e4255b86a8c5f1238f46e9f1a14d 1 0.00/1.00 vMB 0
29,139 29,139 0000000028f0ed7481a71ae65f2e779c480fc7a5ebdd54eb2a9f4a73e7d3e513 1 0.00/1.00 vMB 0
29,138 29,138 00000000d4b235836e327d6d5fc816ff2c4651de4d9a2130e0ca2320172e5cad 1 0.00/1.00 vMB 0
29,137 29,137 00000000a02a43e1afd0d68cd23cc2ecfb70b59738d18e417b79e4e148f373d8 1 0.00/1.00 vMB 0
29,136 29,136 00000000a33262008bd676003f05270c90f0f33f96cd11fdfad81ee4c7ff1e4f 2 0.00/1.00 vMB 0
29,135 29,135 00000000158519d1a4851059adae7409b84291b58b048fd6db1424657088fc67 1 0.00/1.00 vMB 0
29,134 29,134 00000000d16f32beffb63e7e6535f09acd2899a0070c24732f89b06af94486e7 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.13 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: 808.19 GB
    • Received: 23.26 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.