Loading Tool

Explorer IconExplorer

Memory Pool

78,269 transactions
29.09 vMB
0.08092646 BTC
Random Selection Loading Transactions
Max Size: 176.05/200 MB

Candidate Block

Mining Attempt c9912a2c249fc9f4e247fc19f6ed831ca78355c6c8b3c73a41715cd72b277d7e
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 683c89251a178d1ddb42f6603fd73091d22a48a57695cd1614035e3e95948b65
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,827
Size: 1.00 vMB
Total Fees: 0.02017053 BTC
Feerates: 178.73 > 2.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (211,830 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
703,332 703,332 00000000000000000008b6db1722766ab939fee34fe71f10ea31bb010b1431a4 2,295 0.88/1.00 vMB 7
703,331 703,331 0000000000000000000068380074ec5baa5b2b900644215aea0c6cc49dd0f785 2,116 1.00/1.00 vMB 14
703,330 703,330 0000000000000000000234dc0b364b85e7d60bb3bf965d66d12d2c988ebef3dd 329 0.27/1.00 vMB 5
703,329 703,329 000000000000000000089b20ed4ac89f2f6a5fbec9049ccbeebd58f1429062ad 2,510 1.00/1.00 vMB 2
703,328 703,328 0000000000000000000b8711137732e534acf0b81916c4013b738daa0a66fdd5 2,171 1.00/1.00 vMB 5
703,327 703,327 0000000000000000000d28e7549466913210c33f036b7355efa54ce195ad29ac 1,630 1.00/1.00 vMB 11
703,326 703,326 00000000000000000007a5d52bf48ad43772b0564087de0ddbbc34ef240f2156 1,113 1.00/1.00 vMB 5
703,325 703,325 0000000000000000000855ef1a36b9db199483178d49bf73a9a9f388ac106b72 2,986 1.00/1.00 vMB 21
703,324 703,324 00000000000000000006e978a75cf407070a0301e67720b802f2676dce0305b0 1,492 1.00/1.00 vMB 8
703,323 703,323 00000000000000000009a881c360f030aa97991dee2d8726266cb76744db863a 272 0.10/1.00 vMB 10
703,322 703,322 00000000000000000002ace4daed0690e69a516df734c537de45a92e83c1b77b 340 0.21/1.00 vMB 7
703,321 703,321 00000000000000000000e320cf90f229432ff3cd1a07369710abe8a9d28e5045 1,081 0.58/1.00 vMB 10
703,320 703,320 00000000000000000007935724da064a14fd25a98b56175ba8f81f4833c8c33e 1,252 0.55/1.00 vMB 10
703,319 703,319 0000000000000000000eb4e00c392809ba3e516b02a576d631c7d1cc098f548e 1,008 0.50/1.00 vMB 9
703,318 703,318 00000000000000000006173d54a814cc711c45fb5a2270d4b7f6ec200c700a23 585 0.25/1.00 vMB 9
703,317 703,317 0000000000000000000594f11ed1df42394e120cf4c4b3206c7abf80f839fee2 712 0.27/1.00 vMB 10
703,316 703,316 00000000000000000006b5a0d50de10bda341496f97601540a51fa51a96d8ad9 1,536 0.68/1.00 vMB 9
703,315 703,315 0000000000000000000da76dee6ec9f05360436262ae4fcfed4f1d651e0abd20 1,588 0.81/1.00 vMB 9
703,314 703,314 0000000000000000000cfef41627901885944e4f577daf6aea11f064fe0596d3 1,334 1.00/1.00 vMB 8
703,313 703,313 0000000000000000000c108ece5eb6ccf299783b170e72490a5383f856a66c0e 125 0.11/1.00 vMB 7
703,312 703,312 0000000000000000000460a5abb6bcb28b9be0876e98f0f61384029adb14f97b 1,158 0.39/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.68 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: 677.77 GB
    • Received: 16.44 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.