Loading Tool

Explorer IconExplorer

Memory Pool

26,206 transactions
22.41 vMB
0.03317027 BTC
Random Selection Loading Transactions
Max Size: 120.36/200 MB

Candidate Block

Mining Attempt f8c78f1d88ac397e8a52176b7e68a56ca687f0e666f2eaa528823d81db477ef0
Version 20000000
Previous Block 000000000000000000009b7795bebc190494422f815c57845b571262b4480762
Merkle Root 98e6f4f4a6efe690951f4cefbcbc4ba34a10eab8e3428d9318bf7f453842d584
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,374
Size: 1.00 vMB
Total Fees: 0.00869175 BTC
Feerates: 100.46 > 0.87 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,472 (779,259 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
161,198 161,198 0000000000000395ce53f8fc14f00a9f62daf3b85ef4e8c5cb2e9f70ab9234ab 49 0.03/1.00 vMB 80
161,197 161,197 0000000000000cd8e9a5f7875817799f80f05b43249a5821b9bd08167679c9e9 26 0.02/1.00 vMB 60
161,196 161,196 0000000000000d22db364121fe02e9a353167afedb7c3d290ada910f50b8c82a 11 0.01/1.00 vMB 9
161,195 161,195 000000000000072b271bda0d8b8be846e095e12a43313bcec453e0f628d24587 82 0.04/1.00 vMB 63
161,194 161,194 0000000000000b31f21f657dd8bf35883397bef0f47e94e67d5cd622add07657 16 0.01/1.00 vMB 240
161,193 161,193 00000000000005a5286fe2bbe3bc9f0baaa0138ebacb60609836d34c7fca29cb 8 0.01/1.00 vMB 157
Previous 10 blocks ↓
Total Size: 827.61 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: 4,459.81 GB
    • Received: 243.28 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.