Loading Tool

Explorer IconExplorer

Memory Pool

74,852 transactions
27.47 vMB
0.06614607 BTC
Random Selection Loading Transactions
Max Size: 168.12/200 MB

Candidate Block

Mining Attempt 5116165a5c0240d714878423e8045965b0254ee411231097b149e51c55b374d2
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 5a12601cee400748f1a2fc874e868a577f0aae9e4a1e6bc7665deaf9e39e1e2e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,329
Size: 1.00 vMB
Total Fees: 0.00729174 BTC
Feerates: 74.05 > 0.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (754,086 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,219 161,219 0000000000000127e509b06a3ce8edff6c479ad8fdd2d5e1cb0ec63cde68608f 29 0.02/1.00 vMB 77
161,218 161,218 0000000000000d0b9f405a09f4630f40077f39d7c2fd0dde9a1f2d57c8c0b9fd 45 0.02/1.00 vMB 119
161,217 161,217 0000000000000746109c8efbdbb8869754ebbe767f50cde6b51a88f46cedfd87 63 0.03/1.00 vMB 89
161,216 161,216 000000000000077f043984119ba148dcfc86306409bc84b4be839f29353304e0 7 0.00/1.00 vMB 0
161,215 161,215 00000000000006ff232db5c1baf2fcb096af4cf6b9b32f8f2e1a63ce65341b82 28 0.02/1.00 vMB 166
161,214 161,214 00000000000000ad453a6a89449624bcc997fe1327151949c8910300a7ae0673 66 0.03/1.00 vMB 84
161,213 161,213 0000000000000575637d02030f5fa771d8777f118524f9e97f35c0e2253041bd 26 0.01/1.00 vMB 64
161,212 161,212 0000000000000117b3d2aa3836ca46c81671294c6bfad004f77badaa6813f962 2 0.00/1.00 vMB 0
161,211 161,211 000000000000059ccb5c9e33fba4d5c6d79e2d406710c540251918a4338ab76d 7 0.00/1.00 vMB 66
161,210 161,210 000000000000007ab1215e9f038af38d3b423ad59f69ecf79a2380f35b964e5b 94 0.04/1.00 vMB 61
161,209 161,209 0000000000000801df2dd4b88c595e449bb863d88718059fc29529a4e469867f 44 0.02/1.00 vMB 58
161,208 161,208 0000000000000d8d80efe70e27172b5ca7cd2cc4b3003f9be7f528d955ee721b 7 0.02/1.00 vMB 45
161,207 161,207 0000000000000bd62861f10571a516f9972e3e5f9a667029364694697e6dcb9e 45 0.02/1.00 vMB 123
161,206 161,206 00000000000008075f20a7149a2ef043091165e8cd546524dd36f5033ae9dbfd 27 0.02/1.00 vMB 105
161,205 161,205 00000000000001665c91b2a46497b4b6b0170227103bd701ec222f2133fecd75 20 0.01/1.00 vMB 34
161,204 161,204 0000000000000b07c3999dc74adcbc6ededabacea1a9ca72a89626aee65e1c9f 1 0.00/1.00 vMB 0
161,203 161,203 000000000000030740abe29784c2979ff9116e94462e86a42d0fa9d3e08eafba 44 0.01/1.00 vMB 89
161,202 161,202 0000000000000e33f1a48cd77260c0d90cf9aeaac74e85a546c2629da956a2f3 22 0.01/1.00 vMB 151
161,201 161,201 00000000000009d0a1cfd2b907d620c1f77a68a938c10c99cc504814f904c1b9 16 0.01/1.00 vMB 55
161,200 161,200 000000000000095897af517cdea929fcb149dbb8333aa0da11daa485fe233629 13 0.00/1.00 vMB 784
161,199 161,199 0000000000000594f7eaed57c1ce0f2edc42d62d5bcf67192548b64dae921751 19 0.01/1.00 vMB 255
Previous 10 blocks ↓
Total Size: 782.92 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: 714.24 GB
    • Received: 17.52 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.